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

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…
deps: update llhttp to 9.4.0 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.
#63026 opened Apr 29, 2026 by nodejs-github-bot Collaborator Loading…
fix: use subprocess instead of os.system in android_configure.py
#63025 opened Apr 29, 2026 by orbisai0security Loading…
3 tasks done
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…
build: add rust target for macOS cross compiles build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX. needs-ci PRs that need a full CI run.
#63015 opened Apr 28, 2026 by richardlau Member Draft
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…
[v24.x] deps: update undici to 7.25.0 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. 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.
#63011 opened Apr 28, 2026 by nodejs-github-bot Collaborator Loading…
http2: keep reading during small client writes c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63009 opened Apr 28, 2026 by mcollina Member Loading…
src: split profiling helpers from util 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.
#63008 opened Apr 28, 2026 by IlyasShabi Member Loading…
http2: expose writable stream state on compat response http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#63003 opened Apr 28, 2026 by cookesan Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.