GHA: update ngtcp2 and nghttp3

- ngtcp2 to v1.10.0
- nghttp3 to v1.7.0

Closes #15783
Closes #15782
This commit is contained in:
renovate[bot] 2024-12-19 20:43:21 +00:00 committed by Daniel Stenberg
parent ed732e3596
commit e5e2e09a75
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -50,9 +50,9 @@ env:
gnutls-version: 3.8.8
wolfssl-version: master
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
nghttp3-version: 1.6.0
nghttp3-version: 1.7.0
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
ngtcp2-version: 1.9.1
ngtcp2-version: 1.10.0
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
nghttp2-version: 1.64.0
# renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com