Skip to content

deps: update ngtcp2 to 1.24.0 - #64297

Merged
nodejs-github-bot merged 3 commits into
mainfrom
actions/truetools-update-ngtcp2
Jul 11, 2026
Merged

deps: update ngtcp2 to 1.24.0#64297
nodejs-github-bot merged 3 commits into
mainfrom
actions/truetools-update-ngtcp2

Conversation

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

This is an automated update of ngtcp2 to 1.24.0.

@nodejs-github-botnodejs-github-bot added the dependencies Pull requests that update a dependency file. label Jul 5, 2026
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

Review requested:

  • @nodejs/quic
  • @nodejs/security-wg

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Jul 5, 2026
@aduh95

Copy link
Copy Markdown
Contributor
../src/quic/session.cc:1659:48: error: missing field 'recv_stop_sending' initializer [-Werror,-Wmissing-field-initializers]
1659 | ngtcp2_crypto_get_path_challenge_data2_cb};
| ^
../src/quic/session.cc:1706:48: error: missing field 'recv_stop_sending' initializer [-Werror,-Wmissing-field-initializers]
1706 | ngtcp2_crypto_get_path_challenge_data2_cb};
| ^
2 errors generated.

@Renegade334
Renegade334force-pushed the actions/truetools-update-ngtcp2 branch from febfe53 to f7712aeCompareJuly 6, 2026 16:34
@Renegade334

Copy link
Copy Markdown
Member

Rebased onto cac1a9f.

@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

@aduh95
aduh95 requested a review from jasnellJuly 6, 2026 20:20
@Renegade334Renegade334 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 7, 2026

@aduh95aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 11, 2026
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 11, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 8a3b11c into mainJul 11, 2026
81 of 82 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
CollaboratorAuthor

Landed in 8a3b11c

@nodejs-github-bot
nodejs-github-bot deleted the actions/truetools-update-ngtcp2 branch July 11, 2026 10:37
aduh95 pushed a commit that referenced this pull request Jul 21, 2026
PR-URL: #64297
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2026
PR-URL: #64297
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jul 29, 2026
PR-URL: #64297
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit to aduh95/node that referenced this pull request Aug 3, 2026
PR-URL: nodejs#64297
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 6, 2026
PR-URL: #64297
Backport-PR-URL: #64675
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.dependenciesPull requests that update a dependency file.needs-ciPRs that need a full CI run.quicIssues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nodejs-github-bot@aduh95@Renegade334@pimterry