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

crypto: fix unsigned conversion of 4-byte RSA publicExponent crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto
#62839 opened Apr 20, 2026 by deepview-autofix Loading…
lib: fix evenRound sign for fractional values in (-1, 1) needs-ci PRs that need a full CI run. web-standards Issues and PRs related to Web APIs
#62837 opened Apr 20, 2026 by deepview-autofix Loading…
lib: fix validatePort to reject string '0' when allowZero is false dgram Issues and PRs related to the dgram subsystem / UDP. needs-ci PRs that need a full CI run.
#62836 opened Apr 20, 2026 by deepview-autofix Loading…
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…
wasi: accept int32 values for uint32 args c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. wasi Issues and PRs related to the WebAssembly System Interface.
#62822 opened Apr 19, 2026 by islandryu 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. request-ci Add this label to start a Jenkins CI on a PR.
#62818 opened Apr 19, 2026 by bengl Member Loading…
crypto: replace CHECK with NULL checks for EVP_CIPHER_CTX_new allocations c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#62816 opened Apr 19, 2026 by Jah-yee 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…
ProTip! Filter pull requests by the default branch with base:main.