-
-
Notifications
You must be signed in to change notification settings - Fork 36.8k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
streams: more iter streams fixes
needs-ci
PRs that need a full CI run.
stream
Issues and PRs related to Node.js streams.
#66028
opened Sep 15, 2026 by
jasnell
Member
Loading…
tls: propagate singleUse to the secure context
needs-ci
PRs that need a full CI run.
tls
Issues and PRs related to the tls subsystem.
#66025
opened Sep 14, 2026 by
ViniciusDev26
Loading…
tools: update pgo build doc for linux
tools
Issues and PRs related to the tools directory.
#66024
opened Sep 14, 2026 by
legendecas
Member
Loading…
build: suppress OpenSSL asm warnings with clang
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
dependencies
PRs that add, update, or configure Node.js dependencies.
needs-ci
PRs that need a full CI run.
openssl
Issues and PRs related to the OpenSSL dependency.
#66023
opened Sep 14, 2026 by
richardlau
Member
Loading…
src: reuse crypto GetCipherInfo in DTLS session
c++
Issues and PRs that require attention from people who are familiar with C++.
dtls
Issues and PRs related to Datagram Transport Layer Security (DTLS).
needs-ci
PRs that need a full CI run.
#66022
opened Sep 14, 2026 by
IlyasShabi
Member
Loading…
deps,v8,tools: cherry-pick 95efbaf92a0d and disable fortify warnings in CI
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
build
Issues and PRs related to Node.js builds or CI infrastructure.
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.
v8 engine
Issues and PRs related to the V8 dependency.
#66020
opened Sep 14, 2026 by
aduh95
Contributor
Loading…
test: prevent parser reuse across close scenarios
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
commit-queue
PRs queued for automated landing through the Commit Queue.
flaky-test
Issues and PRs involving tests that fail intermittently in CI.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#66017
opened Sep 13, 2026 by
panva
Member
Loading…
http2: settle pending write callbacks on stream destroy
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
commit-queue
PRs queued for automated landing through the Commit Queue.
http2
Issues and PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#66016
opened Sep 13, 2026 by
mcollina
Member
Loading…
lib: fix AbortSignal.any() abort propagation
abortcontroller
Issues and PRs related to the AbortController and AbortSignal APIs.
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
needs-ci
PRs that need a full CI run.
#66014
opened Sep 13, 2026 by
inoway46
Contributor
Loading…
tools: harden GitHub Actions workflows
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
commit-queue
PRs queued for automated landing through the Commit Queue.
commit-queue-rebase
PRs the Commit Queue should land as multiple self-contained commits.
meta
Issues and PRs related to the general management of the project.
#66013
opened Sep 13, 2026 by
panva
Member
Loading…
deps: update googletest to 8eff9e336692fc95961e096564f1044c600b881d
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
dependencies
PRs that add, update, or configure Node.js dependencies.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to Node.js core tests and test infrastructure.
#66009
opened Sep 13, 2026 by
nodejs-github-bot
Collaborator
Loading…
quic: add stream.cancel() sending H3_REQUEST_CANCELLED
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#66007
opened Sep 13, 2026 by
trivenay
Contributor
Loading…
http: option to mark active connections to close when idle
http
Issues and PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#66000
opened Sep 12, 2026 by
WhatCats
Loading…
fs: preserve rmSync errno for filesystem errors
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to file-system APIs and the fs module.
needs-ci
PRs that need a full CI run.
#65999
opened Sep 12, 2026 by
icecold009
•
Draft
typings: wire up spawn_sync internal binding types
typings
Issues and PRs related to internal TypeScript declarations.
#65996
opened Sep 12, 2026 by
agape1225
Contributor
Loading…
quic: add Http3Session, so you can explicitly pick the app protocol
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65993
opened Sep 11, 2026 by
pimterry
Member
Loading…
deps: V8: hot-patch fix for Temporal cherry-pick cd89fe6f7acb
build
Issues and PRs related to Node.js builds or CI infrastructure.
needs-ci
PRs that need a full CI run.
v8 engine
Issues and PRs related to the V8 dependency.
wip
Issues and PRs that are still a work in progress.
src: print exception thrown during primordial initialization
author ready
PRs with CI started, the required approvals, and no outstanding review comments.
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#65991
opened Sep 11, 2026 by
joyeecheung
Member
Loading…
fs: remove permissions fallback
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs involving general changes in the lib/ or src/ directories.
needs-ci
PRs that need a full CI run.
#65990
opened Sep 11, 2026 by
avivkeller
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.