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

net: support sync connect for BoundSocket needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64375 opened Jul 8, 2026 by guybedford Contributor Loading…
events: optimize once() and removeListener() events Issues and PRs related to the events subsystem / EventEmitter. needs-ci PRs that need a full CI run.
#64373 opened Jul 8, 2026 by mcollina Member Loading…
test: fix flaky watch + cwd + argv test-runner test needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#64372 opened Jul 8, 2026 by pimterry Member Loading…
doc: use promote wording in release guide doc Issues and PRs related to the documentations.
#64371 opened Jul 8, 2026 by Muhtasim-Munif-Fahim Loading…
http: remove unused n arg from IncomingMessage._read http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64370 opened Jul 8, 2026 by efekrskl Member Loading…
inspector,http: support builtin http request bodies lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64369 opened Jul 8, 2026 by GrinZero Contributor Loading…
fs: preserve readFile() errors for numeric file descriptors fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64368 opened Jul 8, 2026 by jibin7jose Loading…
doc: clarify proxy threat model doc Issues and PRs related to the documentations.
#64366 opened Jul 8, 2026 by mcollina Member Loading…
test: cover worker throwing primitive values needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64365 opened Jul 8, 2026 by dobbydobap Loading…
doc: document net Socket server property doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#64364 opened Jul 8, 2026 by efekrskl Member Loading…
Add check for Reviewed-By: line to merge.sh tools Issues and PRs related to the tools directory.
#64363 opened Jul 8, 2026 by sxa Member Loading…
doc: document TLS alpnProtocol and servername fields doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#64362 opened Jul 8, 2026 by pimterry Member Loading…
doc: update a Dispatcher undici doc link doc Issues and PRs related to the documentations.
#64358 opened Jul 8, 2026 by panva Member Loading…
test_runner: add handleSignals option to run() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64357 opened Jul 8, 2026 by mete0rfish Contributor Loading…
dns: stop using deprecated functions in SetServers c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. 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.
#64356 opened Jul 8, 2026 by aduh95 Contributor Loading…
dns: address compile-time warnings 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++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run.
#64355 opened Jul 8, 2026 by aduh95 Contributor Loading…
stream: drain WHATWG stream queues from a head index needs-ci PRs that need a full CI run. web streams
#64354 opened Jul 8, 2026 by mcollina Member Loading…
fs: fix cp symlink and EEXIST handling on Windows c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64353 opened Jul 8, 2026 by PickBas Contributor Loading…
stream: reject nested async streamables in from() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64352 opened Jul 8, 2026 by trivikr Member Loading…
vfs: make lchmod update symlink mode needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#64350 opened Jul 8, 2026 by trivikr Member Loading…
http: reduce per-request server overhead commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64348 opened Jul 7, 2026 by anonrig Member Loading…
src: zero-initialize cap_data in node_credentials.cc 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.
#64347 opened Jul 7, 2026 by spkapust Loading…
http: cut per-message outgoing overhead http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64346 opened Jul 7, 2026 by anonrig Member Loading…
test_runner: error on test file patterns that do not exist needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64345 opened Jul 7, 2026 by UditDewan Loading…
test: use heapdump test for SecureContext memory tracking needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64344 opened Jul 7, 2026 by mertcanaltin Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.