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

worker: optimize cpu profile implement 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.
#59683 opened Aug 29, 2025 by theanarkh Loading…
4 tasks done
fs: fix dereference: false on cpSync 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#59681 opened Aug 29, 2025 by npaun Loading…
lib: fix DOMException subclass support needs-ci PRs that need a full CI run.
#59680 opened Aug 29, 2025 by legendecas Loading…
esm: populate separate cache for require(esm) in imported CJS 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.
#59679 opened Aug 29, 2025 by joyeecheung Loading…
lib: use slice to compact Readable buffer in streams needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59676 opened Aug 29, 2025 by wlgh1553 Loading…
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…
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.