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

vfs: drop --vfs-mount, keep --vfs-load alone lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66162 opened Sep 20, 2026 by pipobscure Contributor Draft
zlib: avoid an extra empty zstd frame 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.
#66161 opened Sep 20, 2026 by marcopiraccini Contributor Loading…
crypto: use current FIPS state for availability author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66160 opened Sep 20, 2026 by panva Member Loading…
util: show SuppressedError's error/suppressed properties on inspect dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#66159 opened Sep 20, 2026 by agape1225 Contributor Loading…
zlib: preserve brotli params and dictionary on reset 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.
#66157 opened Sep 20, 2026 by xia-chao Contributor Loading…
timers: allow setTimeout to accept a delay of 0 needs-ci PRs that need a full CI run. timers Issues and PRs related to timers, setImmediate(), setInterval(), and setTimeout().
#66155 opened Sep 20, 2026 by mcollina Member Loading…
stream: trim per-pipe and per-tee costs in webstreams needs-ci PRs that need a full CI run. web streams Issues and PRs related to the Web Streams API.
#66154 opened Sep 20, 2026 by mcollina Member Loading…
test: deflake test-bench-errors author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. fast-track PRs proposed for a shorter-than-standard waiting period before landing. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66153 opened Sep 20, 2026 by panva Member Loading…
http: cache parser callbacks c++ Issues and PRs that require attention from people who are familiar with C++. http_parser Issues and PRs related to the HTTP parser implementation or http_parser binding. needs-ci PRs that need a full CI run.
#66152 opened Sep 20, 2026 by mcollina Member Loading…
test: deflake crypto benchmark and http2 debug author ready PRs with CI started, the required approvals, and no outstanding review comments. benchmark Issues and PRs related to Node.js benchmarks and benchmarking infrastructure. commit-queue PRs queued for automated landing through the Commit Queue. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. crypto Issues and PRs related to the crypto subsystem. fast-track PRs proposed for a shorter-than-standard waiting period before landing. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66151 opened Sep 20, 2026 by panva Member Loading…
2
7
typings: share AsyncWrap and HandleWrap types typings Issues and PRs related to internal TypeScript declarations.
#66150 opened Sep 20, 2026 by leah-1ee Contributor Loading…
tools: update nixpkgs-unstable to a32edd7654519351e48e80372a928df3363 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.
#66146 opened Sep 20, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 4267679b6887f349f17b01ccd70c9e3483689b25 dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66145 opened Sep 20, 2026 by nodejs-github-bot Collaborator Loading…
deps: update amaro to 1.2.0 dependencies PRs that add, update, or configure Node.js dependencies. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. strip-types Issues and PRs related to TypeScript type stripping.
#66144 opened Sep 20, 2026 by nodejs-github-bot Collaborator Loading…
test: update WPT for WebCryptoAPI to a6a0a0292a author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66142 opened Sep 20, 2026 by nodejs-github-bot Collaborator Loading…
test: update WPT for url to c48d58747e needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66141 opened Sep 20, 2026 by nodejs-github-bot Collaborator Loading…
vfs: make the reserved root readable through fs lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66140 opened Sep 19, 2026 by pipobscure Contributor Loading…
watch: track all dependencies of an owner needs-ci PRs that need a full CI run.
#66139 opened Sep 19, 2026 by christianaurichzm Contributor Loading…
src: add --process-timeout=N 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. semver-minor PRs that contain new features and should be released in the next minor version.
#66138 opened Sep 19, 2026 by jasnell Member Loading…
stream: detach sync share consumer before throwing needs-ci PRs that need a full CI run. stream Issues and PRs related to Node.js streams.
#66137 opened Sep 19, 2026 by christianaurichzm Contributor Loading…
build: add clang support for pgo on macOS/Linux 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. tools Issues and PRs related to the tools directory.
#66136 opened Sep 19, 2026 by legendecas Member Loading…
test: deflake pummel/test-timers author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66135 opened Sep 19, 2026 by panva Member Loading…
process: add --no-reset-stdio 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.
#66134 opened Sep 19, 2026 by icecold009 Loading…
[v24.x backport] src: list scripts when --run has no command 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. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#66133 opened Sep 19, 2026 by Cherry Contributor Loading…
src,lib: add --allow-env permission lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model. semver-major PRs that contain breaking changes and should be released in the next major version.
#66132 opened Sep 19, 2026 by jasnell Member Loading…
ProTip! Follow long discussions with comments:>50.