-
-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
test: deflake test-bench-errors
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.
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…
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.
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 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.
--run has no command
c++
#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…
fs: close file streams with fd 0
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#66131
opened Sep 19, 2026 by
greenheadHQ
Contributor
Loading…
[v24.x backport] crypto, sqlite, and http2 fixes and features
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.
#66128
opened Sep 19, 2026 by
panva
Member
Loading…
vfs: support recursive readdir in ZipProvider
needs-ci
PRs that need a full CI run.
vfs
Issues and PRs related to the virtual filesystem subsystem.
#66127
opened Sep 19, 2026 by
pipobscure
Contributor
Loading…
fs: validate falsy openAsBlob type option
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#66125
opened Sep 19, 2026 by
christianaurichzm
Contributor
Loading…
doc: clarify Worker execArgv vs Permission Model grants
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
doc
Issues and PRs related to Node.js documentation.
#66124
opened Sep 19, 2026 by
yunshingng
Loading…
doc: document iterable input for AbortSignal.any
doc
Issues and PRs related to Node.js documentation.
#66123
opened Sep 19, 2026 by
haramj
Member
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.