Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update nghttp3 to 1.6.0 #55976

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nodejs-github-bot
Copy link
Collaborator

This is an automated update of nghttp3 to 1.6.0.

@nodejs-github-bot nodejs-github-bot added the dependencies Pull requests that update a dependency file. label Nov 24, 2024
@nodejs-github-bot
Copy link
Collaborator Author

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Nov 24, 2024
@targos
Copy link
Member

targos commented Nov 24, 2024

 ../deps/ngtcp2/nghttp3/lib/nghttp3_http.c:39:10: fatal error: 'sfparse/sfparse.h' file not found
   39 | #include "sfparse/sfparse.h"
      |          ^~~~~~~~~~~~~~~~~~~
1 error generated.

We can see in the diff that sfparse.h and sfparse.c are removed, but they are still upstream: https://github.com/ngtcp2/nghttp3/tree/v1.6.0/lib

@richardlau
Copy link
Member

#51321 (comment)

sfparse is now a git submodule in upstream nghttp3: ngtcp2/nghttp3@e755bfb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants