-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
doc: update gcc toolchains to Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
gcc-13 and g++-13
build
#64018
opened Jun 20, 2026 by
louiellan
Loading…
tools: bump @node-core/doc-kit from 1.3.9 to 1.3.10 in /tools/doc in the doc group
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#64010
opened Jun 19, 2026 by
dependabot
Bot
Loading…
src: guard OpenSSL compression header include
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.
crypto
Issues and PRs related to the crypto subsystem.
fast-track
PRs that do not need to wait for 72 hours to land.
needs-ci
PRs that need a full CI run.
#64009
opened Jun 19, 2026 by
panva
Member
Loading…
lib,permission: fix dropping addon permission
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#64007
opened Jun 19, 2026 by
mawalu
Loading…
test: mark test-debugger-run-after-quit-restart as flaky on macOS
fast-track
PRs that do not need to wait for 72 hours to land.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#64006
opened Jun 19, 2026 by
mcollina
Member
Loading…
http: avoid stream listeners on idle agent sockets
fast-track
PRs that do not need to wait for 72 hours to land.
http
Issues or PRs related to the http subsystem.
lts-watch-v22.x
PRs that may need to be released in v22.x
lts-watch-v24.x
PRs that may need to be released in v24.x
needs-ci
PRs that need a full CI run.
request-ci
Add this label to start a Jenkins CI on a PR.
#64004
opened Jun 19, 2026 by
mcollina
Member
Loading…
fs: add Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
maxDepth option to glob
fs
#64003
opened Jun 19, 2026 by
TheAlexLichter
Loading…
tools: bump piscina from 5.1.4 to 5.2.0 in /tools/doc
dependencies
Pull requests that update a dependency file.
doc
Issues and PRs related to the documentations.
javascript
Pull requests that update Javascript code
tools
Issues and PRs related to the tools directory.
#64002
opened Jun 19, 2026 by
dependabot
Bot
Loading…
crypto: move DEP0198 to End-of-Life
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
crypto
Issues and PRs related to the crypto subsystem.
deprecations
Issues and PRs related to deprecations.
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.
#64000
opened Jun 19, 2026 by
panva
Member
Loading…
stream: respect iter consumer abort signals
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.
#63997
opened Jun 19, 2026 by
trivikr
Member
Loading…
http: add 'sendingHeaders' event for response header manipulation
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#63996
opened Jun 19, 2026 by
bjohansebas
Member
Loading…
Split HTTP/3 module out from QUIC
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#63995
opened Jun 18, 2026 by
pimterry
Member
Loading…
src: add --enable-run-hooks for node --run pre scripts
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.
#63991
opened Jun 18, 2026 by
anonrig
Member
Loading…
9 of 10 tasks
crypto: support non-byte WebCrypto lengths and cSHAKE
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
webcrypto
#63988
opened Jun 18, 2026 by
panva
Member
Loading…
src: keep global list of addon-provided cleanup hooks
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++.
needs-ci
PRs that need a full CI run.
#63985
opened Jun 18, 2026 by
addaleax
Member
Loading…
util: add util.table()
console
Issues and PRs related to the console subsystem.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
util
Issues and PRs related to the built-in util module.
#63984
opened Jun 18, 2026 by
watilde
Member
Loading…
doc: add aduh95 to last security release steward
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.
#63981
opened Jun 18, 2026 by
aduh95
Contributor
Loading…
build: suppress compiler warnings for histogram
commit-queue
Add this label to land a pull request using GitHub Actions.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#63980
opened Jun 18, 2026 by
richardlau
Member
Loading…
src: run node --run scripts without a subshell
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#63978
opened Jun 18, 2026 by
anonrig
Member
Loading…
2 of 3 tasks
ffi: fix float passing in libffi for riscv64
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#63976
opened Jun 18, 2026 by
kxxt
Member
Loading…
crypto: share WebCrypto method and usage helpers
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
crypto
Issues and PRs related to the crypto subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
webcrypto
#63975
opened Jun 18, 2026 by
panva
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.