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

src: guard OpenSSL compression header include c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run.
#64009 opened Jun 19, 2026 by panva Member 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.
#64007 opened Jun 19, 2026 by mawalu Loading…
test: mark test-debugger-run-after-quit-restart as flaky on macOS fast-track PRs that do not need to wait for 72 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64006 opened Jun 19, 2026 by mcollina Member Loading…
http: avoid stream listeners on idle agent sockets fast-track PRs that do not need to wait for 72 hours to land. http Issues or PRs related to the http subsystem. lts-watch-v22.x PRs that may need to be released in v22.x lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run.
#64004 opened Jun 19, 2026 by mcollina Member 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 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 c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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 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
crypto: support non-byte WebCrypto lengths and cSHAKE author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. webcrypto
#63988 opened Jun 18, 2026 by panva Member Loading…
src: keep global list of addon-provided cleanup hooks 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++. needs-ci PRs that need a full CI run.
#63985 opened Jun 18, 2026 by addaleax Member Loading…
util: add util.table() 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…
doc: add aduh95 to last security release steward 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. doc Issues and PRs related to the documentations.
#63981 opened Jun 18, 2026 by aduh95 Contributor Loading…
build: suppress compiler warnings for histogram commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63980 opened Jun 18, 2026 by richardlau 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…
crypto: share WebCrypto method and usage helpers author ready PRs that have at least one approval, no pending requests for changes, and a CI started. crypto Issues and PRs related to the crypto subsystem. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. webcrypto
#63975 opened Jun 18, 2026 by panva Member Loading…
doc: fix keepAliveTimeout default in http.createServer options author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. http Issues or PRs related to the http subsystem.
#63974 opened Jun 18, 2026 by jahanzaib-iqbal-dev Loading…
stream: handle setEncoding after buffered data baking-for-lts PRs that need to wait before landing in a LTS release. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63973 opened Jun 18, 2026 by mcollina Member Loading…
child_process: fix permission model propagation via NODE_OPTIONS child_process Issues and PRs related to the child_process subsystem. needs-ci PRs that need a full CI run.
#63972 opened Jun 18, 2026 by mcollina Member Loading…
fs: handle cpSync copyDir filesystem errors 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.
#63971 opened Jun 18, 2026 by ChrisChan0668 Loading…
debugger: lazily wait for initial break output debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#63969 opened Jun 18, 2026 by trivikr Member Loading…
test: wait for debugger pause state on startup debugger Issues and PRs related to the debugger subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#63968 opened Jun 18, 2026 by trivikr Member Loading…
ProTip! Adding no:label will show everything without a label.