-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fs: add encoding option to glob and globSync
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62951
opened Apr 25, 2026 by
maruthang
Loading…
fs: accept Buffer paths in fs.promises.cp
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62950
opened Apr 25, 2026 by
maruthang
Loading…
perf_hooks: do not record timerify entry for async throw
needs-ci
PRs that need a full CI run.
#62947
opened Apr 25, 2026 by
maruthang
Loading…
child_process: emit close on parent stdin when child closes fd 0
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
#62945
opened Apr 25, 2026 by
maruthang
Loading…
assert: surface prototype mismatch in deepStrictEqual diff
assert
Issues and PRs related to the assert subsystem.
needs-ci
PRs that need a full CI run.
#62944
opened Apr 25, 2026 by
maruthang
Loading…
test_runner: mock dual-package with conditional exports
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62943
opened Apr 25, 2026 by
maruthang
Loading…
doc: clarify copyFile symlink behavior
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#62941
opened Apr 24, 2026 by
cookesan
Loading…
lib: fix modulo sign in webidl convertToInt
needs-ci
PRs that need a full CI run.
#62940
opened Apr 24, 2026 by
deepview-autofix
•
Draft
Fix windows DNS server resolution
cares
Issues and PRs related to the c-ares dependency or the cares_wrap binding.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62938
opened Apr 24, 2026 by
greguintow
Loading…
http: emit 'drain' on OutgoingMessage only after buffers drain
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#62936
opened Apr 24, 2026 by
ronag
Member
Loading…
src: add event loop based metrics into node
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#62935
opened Apr 24, 2026 by
pabloerhard
•
Draft
src: add a native mode to monitorEventLoopDelay
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.
http,inspector: add WebSocket upgrade observability
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62933
opened Apr 24, 2026 by
GrinZero
Loading…
src: remove outdated comments in contextify
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.
dont-land-on-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
dont-land-on-v25.x
PRs that should not land on the v25.x-staging branch and should not be released in v25.x.
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#62932
opened Apr 24, 2026 by
legendecas
Member
Loading…
src: add -f alias for --experimental-config-file
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.
#62931
opened Apr 24, 2026 by
marco-ippolito
Member
•
Draft
src: replace snapshot flag with affects_annotation
#62930
opened Apr 24, 2026 by
watilde
Member
Loading…
src: simplify 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.
net
Issues and PRs related to the net subsystem.
TCPWrap::Connect signature
author ready
#62929
opened Apr 24, 2026 by
addaleax
Member
Loading…
lib: insert argv[0] at argv[1] in setDeserializeMainFunction
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.
v8 module
Issues and PRs related to the "v8" subsystem.
#62928
opened Apr 24, 2026 by
watilde
Member
Loading…
validator: introduce experimental node:validator module
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62927
opened Apr 24, 2026 by
sheplu
Member
Loading…
lib: add NODE_PROXY_TUNNEL env var to disable CONNECT tunneling
needs-ci
PRs that need a full CI run.
process
Issues and PRs related to the process subsystem.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62926
opened Apr 24, 2026 by
mcollina
Member
Loading…
ffi: support Symbol.dispose on DynamicLibrary
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
ffi
Issues and PRs related to experimental Foreign Function Interface support.
needs-ci
PRs that need a full CI run.
#62925
opened Apr 24, 2026 by
mcollina
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.