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

net: stable blocklist needs-ci PRs that need a full CI run.
#63050 opened Apr 30, 2026 by alphaleadership Contributor Loading…
fs: apply function exclude to glob results fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#63049 opened Apr 30, 2026 by Kelpy2004 Loading…
tools: implements a few nits on build-aarch64-linux-v8 meta Issues and PRs related to the general management of the project.
#63048 opened Apr 30, 2026 by aduh95 Contributor Loading…
lib: handle --permission-audit when propagating flags child_process Issues and PRs related to the child_process subsystem. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model process Issues and PRs related to the process subsystem.
#63047 opened Apr 30, 2026 by RafaelGSS Member Loading…
lib: reject SharedArrayBuffer in Blob constructor per spec 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-standards Issues and PRs related to Web APIs
#63046 opened Apr 30, 2026 by thisalihassan Contributor Loading…
deps: update llhttp to 9.4.1 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#63045 opened Apr 30, 2026 by nodejs-github-bot Collaborator Loading…
tools: simplify update-undici.sh 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. tools Issues and PRs related to the tools directory.
#63044 opened Apr 30, 2026 by aduh95 Contributor Loading…
crypto,quic: add NULL checks for OpenSSL allocation functions 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.
#63040 opened Apr 29, 2026 by armorbreak001 Loading…
doc: add AI guidance for security report triage doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#63038 opened Apr 29, 2026 by RafaelGSS Member Loading…
tools: do not run test-linux on unrelated tools changes author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#63037 opened Apr 29, 2026 by aduh95 Contributor Loading…
tools: migrate from openssl-matrix.json to openssl-matrix.nix author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#63036 opened Apr 29, 2026 by aduh95 Contributor Loading…
src: swap dotenv and config file parsing order c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#63035 opened Apr 29, 2026 by marco-ippolito Member Loading…
stream: copyedit webstreams/adapter.js needs-ci PRs that need a full CI run. web streams
#63034 opened Apr 29, 2026 by aduh95 Contributor Loading…
src: support multiple versions in node.config.json 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.
#63033 opened Apr 29, 2026 by marco-ippolito Member Loading…
stream: simplify setPromiseHandled utility 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. web streams
#63032 opened Apr 29, 2026 by aduh95 Contributor Loading…
stream: remove duplicated utility lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63031 opened Apr 29, 2026 by aduh95 Contributor Loading…
streams: remove unnecessary check needs-ci PRs that need a full CI run. web streams
#63030 opened Apr 29, 2026 by aduh95 Contributor Loading…
lib: add Temporal to frozen intrinsics 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.
#63029 opened Apr 29, 2026 by Renegade334 Member Loading…
test: run Temporal presence checks without runtime flag 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-v25.x PRs that should not land on the v25.x-staging branch and should not be released in v25.x. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63028 opened Apr 29, 2026 by Renegade334 Member Loading…
ffi: prevent premature GC of DynamicLibrary 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++. commit-queue Add this label to land a pull request using GitHub Actions. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run.
#63024 opened Apr 29, 2026 by semimikoh Contributor Loading…
lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array author ready PRs that have at least one approval, no pending requests for changes, and a CI started. web streams
#63017 opened Apr 28, 2026 by Jah-yee Loading…
doc: reserve NMV 148 for Electron 43 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.
#63016 opened Apr 28, 2026 by rf-figma Loading…
inspector: add fetch sse network inspection inspector Issues and PRs related to the V8 inspector protocol lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63014 opened Apr 28, 2026 by GrinZero Draft
debugger: move ProbeInspectorSession and helpers to separate files author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#63013 opened Apr 28, 2026 by joyeecheung Member Loading…
[v22.x] deps: use npm undici@six tag in update-undici.sh tools Issues and PRs related to the tools directory. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#63012 opened Apr 28, 2026 by mcollina Member Loading…
ProTip! no:milestone will show everything without a milestone.