node
node copied to clipboard
deps: update llhttp to 9.2.0
This is an automated update of llhttp to 9.2.0.
Review requested:
- [ ] @nodejs/http
- [ ] @nodejs/net
- [ ] @nodejs/security-wg
CI: https://ci.nodejs.org/job/node-test-pull-request/57081/
CI: https://ci.nodejs.org/job/node-test-pull-request/57140/
CI: https://ci.nodejs.org/job/node-test-pull-request/57181/
CI: https://ci.nodejs.org/job/node-test-pull-request/57523/
CI: https://ci.nodejs.org/job/node-test-pull-request/57612/
CI: https://ci.nodejs.org/job/node-test-pull-request/57711/
Are there notable changes?
Are there notable changes?
support for http method QUERY, @ShogunPanda anything else?
Nope, that's it!
The https://github.com/nodejs/node/labels/notable-change label has been added by @targos.
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section.
CI: https://ci.nodejs.org/job/node-test-pull-request/57723/
Landed in 25a6fb6a07b34487a2d8d55cfcac3f0af19b0e2c
@nodejs/releasers is it ok to land this in v20.14.0 although a major bump? it adds support for http QUERY
@nodejs/releasers is it ok to land this in v20.14.0 although a major bump? it adds support for http QUERY
Probably not because https://github.com/nodejs/node/pull/48981 is https://github.com/nodejs/node/labels/semver-major.