-
-
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: restore fs patchability in ESM loader
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
#62835
opened Apr 19, 2026 by
joyeecheung
Member
Loading…
querystring: validate surrogate pairs in encodeStr
needs-ci
PRs that need a full CI run.
querystring
Issues and PRs related to the built-in querystring module.
#62834
opened Apr 19, 2026 by
deepview-autofix
Loading…
lib: short-circuit WebIDL BufferSource SAB check
needs-ci
PRs that need a full CI run.
web-standards
Issues and PRs related to Web APIs
#62833
opened Apr 19, 2026 by
panva
Member
Loading…
http: reject addTrailers after finish
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
http
Issues or PRs related to the http 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.
#62832
opened Apr 19, 2026 by
islandryu
Member
Loading…
stream: reject duplicate nested transferables
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
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
web streams
#62831
opened Apr 19, 2026 by
daeyeon
Member
Loading…
lib: use Object.freeze to avoid defensive cloning in SourceMap
needs-ci
PRs that need a full CI run.
#62830
opened Apr 19, 2026 by
watilde
Member
Loading…
doc: add large pull requests contributing guide
doc
Issues and PRs related to the documentations.
#62829
opened Apr 19, 2026 by
mcollina
Member
Loading…
doc: fix typos and inconsistencies in crypto.md and webcrypto.md
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#62828
opened Apr 19, 2026 by
panva
Member
Loading…
permission: add --allow-env flag for environment variable access control
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.
#62827
opened Apr 19, 2026 by
nabeel378
Contributor
Loading…
tools: silence cpplint refs warning for v8 fast api options
test
Issues and PRs related to the tests.
tools
Issues and PRs related to the tools directory.
#62825
opened Apr 19, 2026 by
maruthang
Loading…
stream: ensuring cross-destruction in _duplexify to prevent leaks
commit-queue
Add this label to land a pull request using GitHub Actions.
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to the stream subsystem.
#62824
opened Apr 19, 2026 by
watilde
Member
Loading…
lib: fixes validator message
needs-ci
PRs that need a full CI run.
#62823
opened Apr 19, 2026 by
watilde
Member
Loading…
tools: update nixpkgs-unstable to ab72be9733b41190ea34f1422a3e4e243ed
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
tools
Issues and PRs related to the tools directory.
#62821
opened Apr 19, 2026 by
nodejs-github-bot
Collaborator
Loading…
test_runner: align MockTimers timeout API
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
test_runner
Issues and PRs related to the test runner subsystem.
#62820
opened Apr 19, 2026 by
Han5991
Contributor
Loading…
crypto: add NULL check for SSL_new() result in SSLPointer::New
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62819
opened Apr 19, 2026 by
Jah-yee
Loading…
doc,test: mem protection must be observed in ffi
needs-ci
PRs that need a full CI run.
#62818
opened Apr 19, 2026 by
bengl
Member
Loading…
deps: update ngtcp2 to 1.22.1
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#62812
opened Apr 19, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update simdjson to 4.6.2
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62811
opened Apr 19, 2026 by
nodejs-github-bot
Collaborator
Loading…
deps: update corepack to 0.34.7
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#62810
opened Apr 19, 2026 by
nodejs-github-bot
Collaborator
Loading…
test: wait for ok before initial break after restart
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62807
opened Apr 18, 2026 by
inoway46
Contributor
Loading…
test: update expectations for OpenSSL 3.6 and OpenSSL 4.0
addons
Issues and PRs related to native addons.
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.
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.
test
Issues and PRs related to the tests.
tls
Issues and PRs related to the tls subsystem.
#62805
opened Apr 18, 2026 by
panva
Member
Loading…
src: add setTitle() as alternative to direct assignment
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.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62804
opened Apr 18, 2026 by
JonathanLopes404
Loading…
stream: allow null as second arg in Transform callback
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
semver-major
PRs that contain breaking changes and should be released in the next major version.
stream
Issues and PRs related to the stream subsystem.
#62803
opened Apr 18, 2026 by
galaxy4276
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.