The Wayback Machine - https://web.archive.org/web/20250829152930/https://github.com/nodejs/node/pulls
Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

src: separate module.hasAsyncGraph and module.hasTopLevelAwait c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59675 opened Aug 29, 2025 by joyeecheung Loading…
test_runner: make signal handling configurable needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59674 opened Aug 29, 2025 by mete0rfish Loading…
build: use windows-2025 runner meta Issues and PRs related to the general management of the project.
#59673 opened Aug 29, 2025 by targos Loading…
src: use non-deprecated Get/SetPrototype methods author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#59671 opened Aug 29, 2025 by targos Loading…
Rewrite fastutf8stream tests node test needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59667 opened Aug 28, 2025 by mcollina Loading…
[v22.x backport]deps: V8: cherry-pick 6b1b9bca2a8 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59663 opened Aug 28, 2025 by Xiao-Tao Loading…
[v20.x backport]deps: V8: cherry-pick 6b1b9bca2a8 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#59662 opened Aug 28, 2025 by Xiao-Tao Loading…
sea: implement sea.getAssetKeys() needs-ci PRs that need a full CI run. single-executable Issues and PRs related to single-executable applications
#59661 opened Aug 28, 2025 by joyeecheung Loading…
test: fix internet/test-dns author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59660 opened Aug 28, 2025 by targos Loading…
src,sqlite: refactor value conversion c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#59659 opened Aug 28, 2025 by geeksilva97 Loading…
benchmark: calibrate util.* benchmark Issues and PRs related to the benchmark subsystem. util Issues and PRs related to the built-in util module.
#59655 opened Aug 27, 2025 by brunocroh Loading…
[v20.x backport] lib: suppress source map lookup exceptions needs-ci PRs that need a full CI run. v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#59653 opened Aug 27, 2025 by devjiwonchoi Loading…
doc: update "Type stripping in dependencies" section doc Issues and PRs related to the documentations.
#59652 opened Aug 27, 2025 by joshkel Loading…
lib: revert to using default derived class constructors dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59650 opened Aug 27, 2025 by Renegade334 Loading…
src: remove duplicate code author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#59649 opened Aug 27, 2025 by theanarkh Loading…
4 tasks done
crypto: add KMAC Web Cryptography algorithms crypto Issues and PRs related to the crypto subsystem. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. semver-minor PRs that contain new features and should be released in the next minor version. webcrypto
#59647 opened Aug 27, 2025 by panva Loading…
doc,crypto: add description to the KEM and supports() methods crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
#59644 opened Aug 27, 2025 by panva Loading…
src: migrate WriteOneByte to WriteOneByteV2 c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59634 opened Aug 26, 2025 by legendecas Loading…
doc: improve documentation for raw headers in HTTP/2 APIs commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. tools Issues and PRs related to the tools directory.
#59633 opened Aug 26, 2025 by pimterry Loading…
src: fix race on process exit and off thread CA loading author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#59632 opened Aug 26, 2025 by legendecas Loading…
[v22.x backport] src: add percentage support to --max-old-space-size c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59631 opened Aug 26, 2025 by Asaf-Federman Loading…
src: added nullptr check for 'end' in ImplementationVisitor::Visit needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#59628 opened Aug 26, 2025 by F3lixTheCat Loading…
src: call V8::ExternalMemoryAccounter::Update instead of V8::ExternalMemoryAccounter::Increase to report memory difference to V8 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#59623 opened Aug 25, 2025 by thunder-coding Loading…
http: improve http parser performance async_hooks Issues and PRs related to the async hooks subsystem. async_local_storage AsyncLocalStorage c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#59621 opened Aug 25, 2025 by anonrig Loading…
streams: add check transfer option needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#59610 opened Aug 24, 2025 by hotpineapple Loading…
ProTip! Adding no:label will show everything without a label.