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: 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 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
2
build: extract temporal_capi crate directory name into gyp variable 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.
#64477 opened Jul 13, 2026 by hemanth Contributor Loading…
lib: 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…
stream: simplify nested PromisePrototypeThens 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. needs-ci PRs that need a full CI run. web streams
#64470 opened Jul 13, 2026 by aduh95 Contributor Loading…
stream: remove custom CloneableDOMException implementation needs-ci PRs that need a full CI run. web streams
#64469 opened Jul 13, 2026 by aduh95 Contributor Loading…
doc: fix socket.readyState state descriptions doc Issues and PRs related to the documentations. net Issues and PRs related to the net subsystem.
#64468 opened Jul 13, 2026 by samuel871211 Contributor Loading…
debugger: preserve overlapping CDP request state 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.
#64467 opened Jul 13, 2026 by trivikr Member Loading…
stream: reject strings in ReadableStream.from 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. web streams
#64465 opened Jul 13, 2026 by trivikr Member Draft
stream: update iterable streams to use budget backpressure experimental Issues and PRs related to experimental features. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64464 opened Jul 13, 2026 by jasnell Member Loading…
tools: update nixpkgs-unstable to 3b32825de172d0bc85664f495edb096b108 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. 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.
#64463 opened Jul 12, 2026 by nodejs-github-bot Collaborator Loading…
stream: skip null output from stateful transforms 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.
#64462 opened Jul 12, 2026 by trivikr Member Loading…
net: support TCP handle transfer on Windows c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue Add this label to land a pull request using GitHub Actions. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64460 opened Jul 12, 2026 by mcollina Member Loading…
doc: fix spelling in devcontainer guide 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.
#64459 opened Jul 12, 2026 by manNomi Loading…
ProTip! Filter pull requests by the default branch with base:main.