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

test: fix link-local dgram scope assertion author ready PRs with CI started, the required approvals, and no outstanding review comments. fast-track PRs proposed for a shorter-than-standard waiting period before landing. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65629 opened Aug 28, 2026 by panva Member Loading…
test_runner: print failed coverage reports with dot runner needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#65628 opened Aug 28, 2026 by saitejabandaru-in Loading…
crypto: add crypto.parsePKCS12() lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65627 opened Aug 28, 2026 by bmuenzenmeyer Contributor Loading…
tools: bump @node-core/doc-kit from 1.4.1 to 2.0.1 in /tools/doc in the doc group dependencies PRs that add, update, or configure Node.js dependencies. doc Issues and PRs related to Node.js documentation. javascript PRs that update JavaScript code. tools Issues and PRs related to the tools directory.
#65626 opened Aug 28, 2026 by dependabot Bot Loading…
stream: keep webstream stream states in fast-mode objects needs-ci PRs that need a full CI run. web streams Issues and PRs related to the Web Streams API.
#65625 opened Aug 28, 2026 by mcollina Member Loading…
tls: initialize session and SNI before connecting author ready PRs with CI started, the required approvals, and no outstanding review comments. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#65624 opened Aug 28, 2026 by styfle Member Loading…
test: deflake test-watch-mode-restart-esm-loading-error needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65623 opened Aug 28, 2026 by christianaurichzm Contributor Loading…
src: add missing vector include author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. fast-track PRs proposed for a shorter-than-standard waiting period before landing. needs-ci PRs that need a full CI run.
#65622 opened Aug 28, 2026 by panva Member Loading…
node-api: make object property arrays const c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to Node-API.
#65621 opened Aug 28, 2026 by umuoy1 Contributor Loading…
http2: add new connectionWindowSize option c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65619 opened Aug 28, 2026 by pimterry Member Loading…
doc: clarify DEP0207 scope author ready PRs with CI started, the required approvals, and no outstanding review comments. 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.
#65618 opened Aug 28, 2026 by aduh95 Contributor Loading…
http: match subdomains for plain NO_PROXY entries http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#65617 opened Aug 28, 2026 by dibenkobit Loading…
crypto: cache valid ECDH key pairs 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.
#65615 opened Aug 28, 2026 by panva Member Loading…
build: add --shared-perfetto flag build Issues and PRs related to Node.js builds or CI infrastructure. dependencies PRs that add, update, or configure Node.js dependencies. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#65614 opened Aug 28, 2026 by aduh95 Contributor Draft
vfs: fix rename over non-empty directory needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#65613 opened Aug 28, 2026 by christianaurichzm Contributor Loading…
src: fix perfetto session reader teardown race c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65611 opened Aug 28, 2026 by MarshallOfSound Member Loading…
readline: fix crash when navigating wrapped multiline history needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#65610 opened Aug 28, 2026 by piyushrajyadav Loading…
crypto: fix public PKCS8 export error author ready PRs with CI started, the required approvals, and no outstanding review comments. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. webcrypto Issues and PRs related to the Web Crypto API.
#65609 opened Aug 28, 2026 by koreahghg Loading…
3 of 4 tasks
errors: validate constructor name errors Issues and PRs related to JavaScript errors originating in Node.js core. needs-ci PRs that need a full CI run.
#65607 opened Aug 28, 2026 by christianaurichzm Contributor Loading…
bench: add experimental node:bench module experimental Issues and PRs related to experimental features. large-pr PRs subject to the large-PR policy. performance Issues and PRs related to the performance of Node.js. semver-minor PRs that contain new features and should be released in the next minor version.
#65606 opened Aug 28, 2026 by jasnell Member Loading…
buffer: pad aligned allocations by a multiple of 8 buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run.
#65605 opened Aug 27, 2026 by lazerg Contributor Loading…
tools: restore descending test timing order with --time test Issues and PRs related to Node.js core tests and test infrastructure. tools Issues and PRs related to the tools directory.
#65603 opened Aug 27, 2026 by Uziniii Loading…
stream: add drain()/drainSync() for stream/iter needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC transport implementation. stream Issues and PRs related to Node.js streams.
#65598 opened Aug 27, 2026 by Ethan-Arrowood Contributor Loading…
doc: remove outdated TLS authorized docs warning doc Issues and PRs related to Node.js documentation. tls Issues and PRs related to the tls subsystem.
#65597 opened Aug 27, 2026 by pimterry Member Loading…
[v26.x backport] crypto: discover hashes and ciphers from providers lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. v26.x Issues that can be reproduced on v26.x or PRs targeting the v26.x-staging branch.
#65596 opened Aug 27, 2026 by panva Member Loading…
ProTip! Adding no:label will show everything without a label.