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

worker: fix premature addon unload 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.
#63575 opened May 25, 2026 by mohd-akram Contributor Loading…
repl: avoid crash when typing incomplete import statement needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#63573 opened May 25, 2026 by awbx Loading…
stream: drop per-chunk Promise alloc in pipeTo needs-ci PRs that need a full CI run. web streams
#63572 opened May 25, 2026 by mcollina Member Loading…
http2: reject non-latin1 client request values http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63571 opened May 25, 2026 by mcollina Member Loading…
stream: move WHATWG byte-stream helpers to C++ 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.
#63570 opened May 25, 2026 by mcollina Member Loading…
stream: handle falsy push writer fail reasons needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63569 opened May 25, 2026 by trivikr Member Loading…
stream: fix merge() idle source draining needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63567 opened May 25, 2026 by trivikr Member Loading…
meta: skip scheduled workflows on forks 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. meta Issues and PRs related to the general management of the project.
#63565 opened May 25, 2026 by JamieMagee Contributor Loading…
stream: fix pipeToSync byte accounting needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63564 opened May 25, 2026 by trivikr Member Draft
[v24.x backport] crypto, WebCrypto, and WebIDL updates commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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.
#63563 opened May 25, 2026 by panva Member Loading…
stream: handle sync writev completion in pipeTo needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#63561 opened May 25, 2026 by trivikr Member Loading…
quic: Implement callback for http/3 settings/application options 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#63558 opened May 25, 2026 by martenrichter Contributor Loading…
lib: coerce -0 to +0 in various APIs commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63556 opened May 25, 2026 by panva Member Loading…
stream: reject pending reads on iterator throw 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.
#63555 opened May 25, 2026 by trivikr Member Loading…
repl: fix crash when bare 'import' is typed needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#63552 opened May 25, 2026 by WaqarNiaxi Loading…
module: load ESM helpers eagerly in the snapshot esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#63550 opened May 24, 2026 by joyeecheung Member Loading…
src: fix ContextifyContext property definer interception result c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#63549 opened May 24, 2026 by legendecas Member Loading…
doc: improve fs.StatFs property documentation doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63548 opened May 24, 2026 by AliMahmoudDev Loading…
test: deflake test-debugger-probe-timeout needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63547 opened May 24, 2026 by joyeecheung Member Loading…
doc: clarify fs.copyFile() error handling doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#63544 opened May 24, 2026 by bobu-putheeckal Loading…
doc: add worker_threads history entries doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support.
#63545 opened May 24, 2026 by bobu-putheeckal Loading…
doc: add URLSearchParams history data doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module.
#63546 opened May 24, 2026 by bobu-putheeckal Loading…
test: deflake test-webcrypto-crypto-job-mode 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-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63543 opened May 24, 2026 by panva Member Loading…
crypto: handle cipher context allocation failures 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.
#63542 opened May 24, 2026 by Herrtian Loading…
tools: add lint rule for aborted AbortController needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. tools Issues and PRs related to the tools directory.
#63541 opened May 24, 2026 by trivikr Member Loading…
ProTip! Filter pull requests by the default branch with base:main.