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

sqlite: bind undefined to NULL c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#65709 opened Sep 1, 2026 by TrevorBurnham Contributor Loading…
build: activate correct default flags for riscv64 build Issues and PRs related to Node.js builds or CI infrastructure. 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.
#65708 opened Sep 1, 2026 by sxa Member Loading…
doc: update changelog-maker instructions for releasing doc Issues and PRs related to Node.js documentation.
#65707 opened Sep 1, 2026 by juanarbol Member Loading…
crypto: ensure HKDF and PBKDF2 limits are validated author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#65704 opened Sep 1, 2026 by panva Member Loading…
v8,lib: remove runtime gating of Float16array author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. 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. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65702 opened Sep 1, 2026 by aduh95 Contributor Loading…
test: fix flaky cleanup in http2 test 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.
#65701 opened Sep 1, 2026 by pimterry Member Loading…
tools: do not flag force push as invalid message 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. meta Issues and PRs related to the general management of the project.
#65700 opened Sep 1, 2026 by aduh95 Contributor Loading…
fs: handle recursive watch setup races author ready PRs with CI started, the required approvals, and no outstanding review comments. fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#65699 opened Sep 1, 2026 by panva Member Loading…
test: cover Writable.toWeb() queuing strategy size needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65695 opened Sep 1, 2026 by dobbydobap Contributor Loading…
test: use spawnSync helpers in cpu-prof tests needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65694 opened Sep 1, 2026 by DevJunz Contributor Loading…
vfs: reject statfs for missing paths fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#65693 opened Sep 1, 2026 by trivikr Member Loading…
doc: note that FreeEnvironment() runs a shared event loop c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65691 opened Sep 1, 2026 by codebytere Member Loading…
src: add a flag to keep the embedder's wasm streaming callback c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#65690 opened Sep 1, 2026 by codebytere Member Loading…
stream: recompute the close error when eos() defers needs-ci PRs that need a full CI run. stream Issues and PRs related to Node.js streams.
#65689 opened Aug 31, 2026 by bitpshr Contributor Loading…
quic: stop guarding ngtcp2_recv_stop_sending callback field 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++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC transport implementation.
#65688 opened Aug 31, 2026 by Renegade334 Member Loading…
tools: remove nghttp2 pin in sharedLibDeps.nix 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. 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.
#65687 opened Aug 31, 2026 by aduh95 Contributor Loading…
build: add --shared-highway configure flag 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. v8 engine Issues and PRs related to the V8 dependency.
#65686 opened Aug 31, 2026 by aduh95 Contributor Loading…
doc: change line threshold and reword subsystem test in large PR policy doc Issues and PRs related to Node.js documentation.
#65685 opened Aug 31, 2026 by Renegade334 Member Loading…
src: fix startup snapshot reproducibility of InternalFieldInfo c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. snapshot Issues and PRs related to the startup snapshot.
#65684 opened Aug 31, 2026 by legendecas Member Loading…
build: add --shared-abseil configure flag 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. v8 engine Issues and PRs related to the V8 dependency.
#65682 opened Aug 31, 2026 by aduh95 Contributor Loading…
tools: do not hardcode path to Ruff author ready PRs with CI started, the required approvals, and no outstanding review comments. build Issues and PRs related to Node.js builds or CI infrastructure. commit-queue PRs queued for automated landing through the Commit Queue. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#65681 opened Aug 31, 2026 by aduh95 Contributor Loading…
vfs: load native addons from a mounted file system c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#65680 opened Aug 31, 2026 by pipobscure Contributor Loading…
test: bump WPT webidl and interfaces 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.
#65679 opened Aug 31, 2026 by panva Member Loading…
fs: preserve directory timestamps in cpSync fast path 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.
#65678 opened Aug 31, 2026 by abhi128nandan Contributor Loading…
sea: mount bundled assets as a virtual file system lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65675 opened Aug 31, 2026 by mcollina Member Loading…
ProTip! Adding no:label will show everything without a label.