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: 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 --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…
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…
src: use eager compilation for embedder main scripts c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#66122 opened Sep 19, 2026 by jml6m Loading…
benchmark: remove duplicate ffi add-64 benchmark benchmark Issues and PRs related to Node.js benchmarks and benchmarking infrastructure. ffi Issues and PRs related to experimental Foreign Function Interface support.
#66121 opened Sep 19, 2026 by soulee-dev Contributor Loading…
http: avoid toLowerCase on the server hot path http Issues and PRs related to the http subsystem. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. request-ci-failed Starting CI with the request-ci label failed and requires manual intervention.
#66120 opened Sep 19, 2026 by anonrig Member Loading…
vfs: add mount names lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66119 opened Sep 18, 2026 by pipobscure Contributor Draft
lib: add util.isPartialDeepStrictEqual needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#66118 opened Sep 18, 2026 by tlhunter Contributor Loading…
src: ensure Socket(fd) cannot bypass allow-net permission author ready PRs with CI started, the required approvals, and no outstanding review comments. 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.
#66117 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: add options to monitorEventLoopDelay() 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. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. semver-minor PRs that contain new features and should be released in the next minor version.
#66115 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: allow RecordableHistogram to record 0 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. semver-minor PRs that contain new features and should be released in the next minor version.
#66114 opened Sep 18, 2026 by jasnell Member Loading…
crypto: remove redundent std::move call 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. dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run.
#66111 opened Sep 18, 2026 by aduh95 Contributor Loading…
Revert "deps: V8: override depot_tools version" 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. 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. tools Issues and PRs related to the tools directory.
#66110 opened Sep 18, 2026 by richardlau Member Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.