Skip to content

GHA: Update dependency ngtcp2/nghttp3 to v1.18.0 - #22397

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ngtcp2-nghttp3-1.x
Closed

GHA: Update dependency ngtcp2/nghttp3 to v1.18.0#22397
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ngtcp2-nghttp3-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ngtcp2/nghttp3 minor 1.17.01.18.0

Release Notes

ngtcp2/nghttp3 (ngtcp2/nghttp3)

v1.18.0: nghttp3 v1.18.0

Compare Source

What's Changed

Full Changelog: ngtcp2/nghttp3@v1.17.0...v1.18.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the CI Continuous Integration label Jul 26, 2026
@github-actions github-actions Bot added the HTTP/3 h3 or quic related label Jul 26, 2026
@vszakats vszakats closed this in 6b1ff54 Jul 26, 2026
@renovate
renovate Bot deleted the renovate/ngtcp2-nghttp3-1.x branch July 26, 2026 14:44
@vszakats

vszakats commented Jul 26, 2026

Copy link
Copy Markdown
Member

After this patch these two pytests fail:

FAILED ../../tests/http/test_02_download.py::TestDownload::test_02_36_looong_urls[65536-h3] -
  AssertionError: expected exit code 0, got 56
FAILED ../../tests/http/test_14_auth.py::TestAuth::test_14_05_basic_large_pw[h3] -
  AssertionError: expected exit code 0, got 56

https://github.com/curl/curl/actions/runs/30207198835/job/89807247058?pr=22400

Maybe due to:
ngtcp2/nghttp3#539
ngtcp2/nghttp3@a587264

edit: → PR #22402

vszakats added a commit that referenced this pull request Jul 27, 2026
Fixing:
```
FAILED ../../tests/http/test_02_download.py::TestDownload::test_02_36_looong_urls[65536-h3] -
  AssertionError: expected exit code 0, got 56
FAILED ../../tests/http/test_14_auth.py::TestAuth::test_14_05_basic_large_pw[h3] -
  AssertionError: expected exit code 0, got 56
```
Ref: https://github.com/curl/curl/actions/runs/30207198835/job/89807247058?pr=22400

Refs:
ngtcp2/nghttp3#539
ngtcp2/nghttp3@a587264

Bug: #22397 (comment)

Closes #22402
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

1 participant