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

benchmark: calibrate config dgram multi-buffer benchmark Issues and PRs related to the benchmark subsystem. dgram Issues and PRs related to the dgram subsystem / UDP.
#59696 opened Sep 1, 2025 by brunocroh Loading…
src: add NODE_OPTIONS_STANDALONE c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#59693 opened Aug 31, 2025 by devsnek Loading…
typings: update 'types' binding c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. typings
#59692 opened Aug 31, 2025 by Renegade334 Loading…
worker: add Notification API 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#59691 opened Aug 31, 2025 by ShogunPanda Loading…
tools: update gyp-next to 0.20.4 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#59690 opened Aug 31, 2025 by nodejs-github-bot Loading…
deps: update histogram to 0.11.9 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#59689 opened Aug 31, 2025 by nodejs-github-bot Loading…
lib: fix inspect deduplication logic needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59687 opened Aug 30, 2025 by miguelmarcondesf Loading…
test_runner: remove failure attribute in junit_report testcase element needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59685 opened Aug 30, 2025 by devholic22 Loading…
node-api: make napi_delete_reference use node_api_basic_env c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#59684 opened Aug 30, 2025 by JeetuSuthar Loading…
3 tasks done
worker: optimize cpu profile implement 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++. 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
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. review wanted PRs that need reviews.
#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…
Rewrite fastutf8stream tests node test needs-ci PRs that need a full CI run. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. 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…
src,sqlite: refactor value conversion 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-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. sqlite Issues and PRs related to the SQLite subsystem.
#59659 opened Aug 28, 2025 by geeksilva97 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…
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. review wanted PRs that need reviews. 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: 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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.