From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:43:21 +0000 (+0000) Subject: GHA: update ngtcp2 and nghttp3 X-Git-Tag: curl-8_12_0~310 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5e2e09a75def01f7c103d11d36fb34cbaf464dd;p=thirdparty%2Fcurl.git GHA: update ngtcp2 and nghttp3 - ngtcp2 to v1.10.0 - nghttp3 to v1.7.0 Closes #15783 Closes #15782 --- diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 36f9d63d96..dbe78a2e79 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -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