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

tools: fix man-page generation on Windows doc Issues and PRs related to the documentations. tools Issues and PRs related to the tools directory.
#64886 opened Jul 31, 2026 by Cherry Loading…
deps: upgrade npm to 11.19.0 needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64885 opened Jul 31, 2026 by npm-cli-bot Contributor Loading…
deps: upgrade npm to 10.9.9 needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#64884 opened Jul 31, 2026 by npm-cli-bot Contributor Loading…
deps: upgrade npm to 11.19.0 needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#64883 opened Jul 31, 2026 by npm-cli-bot Contributor Loading…
deps: upgrade npm to 12.0.2 needs-ci PRs that need a full CI run. npm Issues and PRs related to the npm client dependency or the npm registry.
#64882 opened Jul 31, 2026 by npm-cli-bot Contributor Loading…
ffi: fix crash in refCallback and unrefCallback c++ Issues and PRs that require attention from people who are familiar with C++. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#64881 opened Jul 31, 2026 by trivikr Member Loading…
dns: validate address type in lookupService dns Issues and PRs related to the dns subsystem. needs-ci PRs that need a full CI run.
#64878 opened Jul 31, 2026 by lazerg Loading…
http: normalize CONNECT request paths http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64876 opened Jul 31, 2026 by efekrskl Member Loading…
test_runner: flush report stream before force exit needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64875 opened Jul 31, 2026 by Navaneethp007 Loading…
doc: add missing float32/float64 FFI type names doc Issues and PRs related to the documentations. ffi Issues and PRs related to experimental Foreign Function Interface support.
#64874 opened Jul 31, 2026 by soulee-dev Contributor Loading…
child_process: fix fatal error in ParseStdioOptions c++ Issues and PRs that require attention from people who are familiar with C++. child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64873 opened Jul 31, 2026 by saitejabandaru-in Loading…
Fix missing references in doc type map author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
#64872 opened Jul 31, 2026 by pimterry Member Loading…
net: throw on multiple listen calls needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#64871 opened Jul 31, 2026 by mcollina Member Loading…
src: use UTF-8 for task runner filesystem paths c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64868 opened Jul 31, 2026 by Archkon Contributor Loading…
Doc: Clarify TestContext lifecycle and hook execution order doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#64867 opened Jul 31, 2026 by Rawal27 Contributor Loading…
test_runner: fix env option validation needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64865 opened Jul 31, 2026 by hanityx Contributor Loading…
ffi: support SharedArrayBuffer in getRawPointer c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64864 opened Jul 31, 2026 by ganjanggejang Contributor Loading…
doc: add contributing detail for git Signed-off-by trailer 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. doc Issues and PRs related to the documentations.
#64862 opened Jul 31, 2026 by MikeMcC399 Contributor Loading…
src: constrain COW forwarding constructors c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64861 opened Jul 31, 2026 by Archkon Contributor Loading…
ffi: reject fast calls after library close 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.
#64860 opened Jul 31, 2026 by trivikr Member Loading…
src: copy-construct data when cloning threadsafe COW c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64859 opened Jul 31, 2026 by Archkon Contributor Loading…
src: include declaration header in threadsafe COW inl c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64858 opened Jul 31, 2026 by Archkon Contributor Loading…
test_runner: drain event loop before force-exit process.exit() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64857 opened Jul 31, 2026 by NeverBetterEnough Loading…
http: runtime deprecate instantiating without new 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. deprecations Issues and PRs related to deprecations. 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-major PRs that contain breaking changes and should be released in the next major version.
#64853 opened Jul 30, 2026 by anonrig Member Loading…
4 tasks done
crypto: improve argument validation and error messages author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#64852 opened Jul 30, 2026 by panva Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.