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

https: handle invalid TLS options in proxied requests https Issues and PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#66096 opened Sep 17, 2026 by christianaurichzm Contributor Loading…
fs: close fd 0 on discarded FileHandle transfer c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#66095 opened Sep 17, 2026 by christianaurichzm Contributor Loading…
perf_hooks: fix truncation of uvMetricsInfo counters 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.
#66094 opened Sep 17, 2026 by jasnell Member Loading…
quic: cleanly tear down QUIC after worker.terminate() c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC transport implementation.
#66093 opened Sep 17, 2026 by pimterry Member Loading…
[v26.x backport] crypto: optimize and benchmark key preparation crypto Issues and PRs related to the crypto subsystem. 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.
#66092 opened Sep 17, 2026 by panva Member Loading…
doc: add araujogui to collaborators doc Issues and PRs related to Node.js documentation. fast-track PRs proposed for a shorter-than-standard waiting period before landing. notable-change PRs with changes that should be highlighted in changelogs.
#66090 opened Sep 17, 2026 by araujogui Member Loading…
[v24.x] deps: backport V8 prototype retention fixes build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#66089 opened Sep 17, 2026 by inoway46 Contributor Loading…
zlib: reject reset while a zstd frame is incomplete c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib module and its compression dependencies.
#66088 opened Sep 17, 2026 by xia-chao Loading…
doc: document the node:ffi call paths doc Issues and PRs related to Node.js documentation. ffi Issues and PRs related to experimental Foreign Function Interface support.
#66086 opened Sep 17, 2026 by soulee-dev Contributor Loading…
worker: strip types in Web Worker module entries needs-ci PRs that need a full CI run.
#66085 opened Sep 17, 2026 by osztenkurden Loading…
build,src: gate jspi flag on V8_ENABLE_WEBASSEMBLY agentscan:mixed-signals build Issues and PRs related to Node.js builds or CI infrastructure. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#66082 opened Sep 17, 2026 by pkubaj Loading…
http: add diagnostics channel for outgoing body chunks http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66081 opened Sep 17, 2026 by mcollina Member Loading…
fs: fix FileHandle close listener/ref leak in streams fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#66080 opened Sep 17, 2026 by rasadregmi Loading…
stream: apply more stream/iter fixes, round 3 lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66079 opened Sep 17, 2026 by jasnell Member Draft
doc: remove stale bug bounty references in SECURITY.md doc Issues and PRs related to Node.js documentation.
#66077 opened Sep 17, 2026 by ammar3040 Loading…
worker: remove messageerror listeners on exit needs-ci PRs that need a full CI run. worker Issues and PRs related to the worker_threads module and Worker API.
#66075 opened Sep 17, 2026 by dayun6530 Contributor Loading…
test_runner: remove failure attribute from JUnit reporter needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#66072 opened Sep 16, 2026 by AlexCannonball Contributor Loading…
tools: patch python3 wrapper from depot_tools tools Issues and PRs related to the tools directory.
#66070 opened Sep 16, 2026 by richardlau Member Draft
test: enable trace_events tests with perfetto build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. trace_events Issues and PRs related to trace events from V8, Node.js core, and user code.
#66068 opened Sep 16, 2026 by legendecas Member Loading…
src: let embedders exempt linked bindings from the addon permission c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. 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.
#66067 opened Sep 16, 2026 by codebytere Member Loading…
src: fix task queue deadlock when built as C++23 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#66066 opened Sep 16, 2026 by codebytere Member Loading…
test: accept ENOTEMPTY from libc++ in test-fs-rm needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66065 opened Sep 16, 2026 by codebytere Member Loading…
buffer: add buffer.stringLength() 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.
#66064 opened Sep 16, 2026 by mcollina Member Loading…
doc: restore XadillaX to collaborators author ready PRs with CI started, the required approvals, and no outstanding review comments. doc Issues and PRs related to Node.js documentation.
#66063 opened Sep 16, 2026 by XadillaX Contributor Loading…
http: preserve socket errors as response error causes errors Issues and PRs related to JavaScript errors originating in Node.js core. http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66061 opened Sep 16, 2026 by XadillaX Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.