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

[WIP] repl: use inspector over vm c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64034 opened Jun 20, 2026 by avivkeller Member Draft
tools: bump undici from 6.24.1 to 6.27.0 in /tools/doc dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#64031 opened Jun 20, 2026 by dependabot Bot Loading…
test_runner: add timestamp to JUnit reporter testsuites needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64029 opened Jun 20, 2026 by Han5991 Contributor Loading…
test: further limit the concurrency of WPTRunner for RISC-V needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64027 opened Jun 20, 2026 by kxxt Member Loading…
crypto: reject small-order EdDSA points during verify c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#64026 opened Jun 20, 2026 by panva Member Loading…
doc: update sea example by fixing wrong code example doc Issues and PRs related to the documentations.
#64025 opened Jun 20, 2026 by saint-james-fr Loading…
events: fix weak listener retention overwrite needs-ci PRs that need a full CI run.
#64024 opened Jun 20, 2026 by aryansaves Loading…
zlib: reject trailing gzip members in web streams c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#64023 opened Jun 20, 2026 by panva Member Loading…
util: fix OOM in inspect color stack formatting needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#64022 opened Jun 20, 2026 by Ijtihed Loading…
doc: update gcc toolchains to gcc-13 and g++-13 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations. 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.
#64018 opened Jun 20, 2026 by louiellan Loading…
fs: treat std::errc::permission_denied as EPERM error c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64017 opened Jun 20, 2026 by louiellan Loading…
stream: observe abort while awaiting pipeTo source needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64015 opened Jun 20, 2026 by trivikr Member Loading…
stream: fix merge abort for pending sources needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64013 opened Jun 19, 2026 by trivikr Member Loading…
tools: bump @node-core/doc-kit from 1.3.9 to 1.3.10 in /tools/doc in the doc group dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#64010 opened Jun 19, 2026 by dependabot Bot Loading…
lib,permission: fix dropping addon permission c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model
#64007 opened Jun 19, 2026 by mawalu Loading…
fs: add maxDepth option to glob fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64003 opened Jun 19, 2026 by TheAlexLichter Loading…
tools: bump piscina from 5.1.4 to 5.2.0 in /tools/doc author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#64002 opened Jun 19, 2026 by dependabot Bot Loading…
crypto: move DEP0198 to End-of-Life author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. deprecations Issues and PRs related to deprecations. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#64000 opened Jun 19, 2026 by panva Member Loading…
stream: respect iter consumer abort signals author ready PRs that have at least one approval, no pending requests for changes, and a CI started. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63997 opened Jun 19, 2026 by trivikr Member Loading…
http: add 'sendingHeaders' event for response header manipulation http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#63996 opened Jun 19, 2026 by bjohansebas Member Loading…
Split HTTP/3 module out from QUIC lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63995 opened Jun 18, 2026 by pimterry Member Loading…
src: add --enable-run-hooks for node --run pre scripts c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63991 opened Jun 18, 2026 by anonrig Member Loading…
9 of 10 tasks
util: add util.table() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. 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. util Issues and PRs related to the built-in util module.
#63984 opened Jun 18, 2026 by watilde Member Loading…
src: run node --run scripts without a subshell c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63978 opened Jun 18, 2026 by anonrig Member Loading…
2 of 3 tasks
ffi: fix float passing in libffi for riscv64 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63976 opened Jun 18, 2026 by kxxt Member Loading…
ProTip! Follow long discussions with comments:>50.