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

http: fix just-merged change that could silently truncate responses fast-track PRs that do not need to wait for 72 hours to land. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64507 opened Jul 14, 2026 by pimterry Member Loading…
http: guard invalid timeout values in checkConnections http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#64506 opened Jul 14, 2026 by efekrskl Member Loading…
doc: update technical priorities doc Issues and PRs related to the documentations.
#64505 opened Jul 14, 2026 by JakobJingleheimer Member Loading…
buffer: handle detached ArrayBuffer views c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64504 opened Jul 14, 2026 by Archkon Contributor Loading…
child_process: add PTY support for spawn and spawnSync lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64501 opened Jul 14, 2026 by lygstate Loading…
5 tasks
[v24.x backport] deps: V8: cherry-pick 1158ae719749 build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64498 opened Jul 14, 2026 by Renegade334 Member Loading…
diagnostics_channel: grow native channel storage c++ Issues and PRs that require attention from people who are familiar with C++. diagnostics_channel Issues and PRs related to diagnostics channel needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64497 opened Jul 14, 2026 by Qard Member Loading…
inspector: capture HTTP body before decoding http Issues or PRs related to the http subsystem. inspector Issues and PRs related to the V8 inspector protocol needs-ci PRs that need a full CI run.
#64496 opened Jul 14, 2026 by Archkon Contributor Loading…
tools: add check for Reviewed-by: to merge.sh tools Issues and PRs related to the tools directory.
#64495 opened Jul 14, 2026 by sxa Member Loading…
http2: reject unsupported ALPN protocols http2 Issues or PRs related to the http2 subsystem. 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.
#64493 opened Jul 14, 2026 by mcollina Member Loading…
src: avoid use-after-close of delayed task scheduler async handle c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#64492 opened Jul 14, 2026 by PickBas Contributor Loading…
Fix unref timer parent #64490 http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64491 opened Jul 14, 2026 by Shivay-98 Loading…
quic: preserve session stats after close needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64489 opened Jul 14, 2026 by manNomi Loading…
src: fix comment typos 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.
#64488 opened Jul 14, 2026 by sjungwon03 Contributor Loading…
quic: fix coverage comment typo lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64486 opened Jul 14, 2026 by sjungwon03 Contributor Loading…
cli: style node --help output with util.styleText 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.
#64484 opened Jul 14, 2026 by edsadr Contributor Loading…
build: show CI results on PR blocked PRs that are blocked by other issues or PRs. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#64483 opened Jul 14, 2026 by avivkeller Member Loading…
2
3
build: extract temporal_capi crate directory name into gyp variable 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. 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. needs-ci PRs that need a full CI run.
#64482 opened Jul 14, 2026 by Renegade334 Member Loading…
lib: fix AbortSignal.any() observed-composite leak needs-ci PRs that need a full CI run.
#64481 opened Jul 13, 2026 by bitpshr Loading…
[v24.x backport] perf_hooks: sample delay per event loop iteration 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. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#64480 opened Jul 13, 2026 by pabloerhard Contributor Loading…
repl: add help() function for interactive introspection needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#64479 opened Jul 13, 2026 by hemanth Contributor Loading…
repl: add block-based history navigation 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. semver-major PRs that contain breaking changes and should be released in the next major version.
#64477 opened Jul 13, 2026 by hemanth Contributor Loading…
events: inline hybrid dispatch closures needs-ci PRs that need a full CI run.
#64473 opened Jul 13, 2026 by slagiewka Loading…
stream: move rejectedHandledRecord to native c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. typings util Issues and PRs related to the built-in util module. web streams
#64472 opened Jul 13, 2026 by aduh95 Contributor Draft
src: use constexpr table for GetOctalCode c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#64471 opened Jul 13, 2026 by ansh1406 Loading…
ProTip! Exclude everything labeled bug with -label:bug.