-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
child_process: serialize advanced IPC messages natively
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.
#63933
opened Jun 15, 2026 by
anonrig
Member
Loading…
dgram: add synchronous Socket connectSync()
dgram
Issues and PRs related to the dgram subsystem / UDP.
needs-ci
PRs that need a full CI run.
#63932
opened Jun 15, 2026 by
guybedford
Contributor
Loading…
doc: announce upcoming end of tier 2 support for macOS x64
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
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.
#63931
opened Jun 15, 2026 by
aduh95
Contributor
Loading…
child_process: pass spawn options to the binding positionally
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.
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#63930
opened Jun 15, 2026 by
anonrig
Member
Loading…
benchmark: add child_process async path baselines
benchmark
Issues and PRs related to the benchmark subsystem.
child_process
Issues and PRs related to the child_process subsystem.
request-ci
Add this label to start a Jenkins CI on a PR.
#63929
opened Jun 15, 2026 by
anonrig
Member
Loading…
module: implement Symbol.dispose in ModuleHooks
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#63928
opened Jun 15, 2026 by
remcohaszing
Contributor
Loading…
module: add persistent module resolution cache
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63927
opened Jun 15, 2026 by
watilde
Member
Loading…
lib: lazy-load builtins not used during startup
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63926
opened Jun 15, 2026 by
watilde
Member
Loading…
crypto: reject resizable backing stores in Web Crypto buffer parameters
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.
crypto
Issues and PRs related to the crypto subsystem.
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.
webcrypto
#63925
opened Jun 15, 2026 by
panva
Member
Loading…
doc,crypto: mark argon2 and encap/decap as stable
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.
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#63924
opened Jun 15, 2026 by
panva
Member
Loading…
crypto: throw on uninitialized DH computeSecret
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.
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.
#63922
opened Jun 15, 2026 by
panva
Member
Loading…
doc: run license-builder
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
meta
Issues and PRs related to the general management of the project.
#63918
opened Jun 15, 2026 by
github-actions
Bot
Loading…
loader: enforce path normalization before lookup
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#63917
opened Jun 14, 2026 by
arcanis
Contributor
Loading…
util: avoid quadratic whitespace scan in MIMEType parser
needs-ci
PRs that need a full CI run.
#63916
opened Jun 14, 2026 by
uwezkhan
Loading…
fs: cache glob matcher functions in path.matchesGlob
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#63915
opened Jun 14, 2026 by
beeequeue
Loading…
vm: fix SourceTextModule memory leak
needs-ci
PRs that need a full CI run.
vm
Issues and PRs related to the vm subsystem.
#63913
opened Jun 14, 2026 by
vishalranaut
Loading…
doc: fix callback example import in fs documentation
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#63912
opened Jun 14, 2026 by
Rawal27
Loading…
repl: handle dot commands syntax error for multiline inputs
needs-ci
PRs that need a full CI run.
repl
Issues and PRs related to the REPL subsystem.
#63911
opened Jun 14, 2026 by
SudhansuBandha
Contributor
Loading…
crypto: make webcrypto aliasKeyFormat directional
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.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
webcrypto
#63910
opened Jun 14, 2026 by
panva
Member
Loading…
stream: only pass the expected number of parameters to callbacks
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.
needs-ci
PRs that need a full CI run.
web streams
#63909
opened Jun 14, 2026 by
aduh95
Contributor
Loading…
path: fix win32 relative for driveless root paths
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
#63907
opened Jun 14, 2026 by
watilde
Member
Loading…
buffer: validate copyArrayBuffer offsets against buffer length
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
buffer
Issues and PRs related to the buffer subsystem.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#63904
opened Jun 14, 2026 by
iliaal
Loading…
deps: update undici to 8.5.0
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
dependencies
Pull requests that update a dependency file.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63903
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
tools: update nixpkgs-unstable to 49a4bd0573c376468dd7996ddb6f9fa31d8
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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-v26.x
PRs that should not land on the v26.x-staging branch and should not be released in v26.x.
tools
Issues and PRs related to the tools directory.
#63902
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update acorn to 8.17.0
dependencies
Pull requests that update a dependency file.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63901
opened Jun 14, 2026 by
nodejs-github-bot
Collaborator
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.