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

android: support cross-compiling build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. gyp Issues and PRs related to the GYP tool and .gyp build files libuv Issues and PRs related to the libuv dependency or the uv binding. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. zlib Issues and PRs related to the zlib subsystem.
#63061 opened May 1, 2026 by moluopro Contributor Loading…
test: set test-process-finalization as flaky 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. windows Issues and PRs related to the Windows platform.
#63057 opened Apr 30, 2026 by IlyasShabi Member Loading…
doc: downgrade macOS x64 to Tier 2 build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. semver-major PRs that contain breaking changes and should be released in the next major version.
#63055 opened Apr 30, 2026 by aduh95 Contributor Loading…
test_runner: add experimental tag-based test filtering lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63054 opened Apr 30, 2026 by atlowChemi Member Loading…
build: add temporary workaround for Rust on macOS build Issues and PRs related to build files or the CI. 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. macos Issues and PRs related to the macOS platform / OSX. needs-ci PRs that need a full CI run.
#63053 opened Apr 30, 2026 by richardlau Member Loading…
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 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. 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 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. 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. 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. 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. 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. 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: 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…
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…
ProTip! no:milestone will show everything without a milestone.