-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
tools: add a check for clean git tree after tests
meta
Issues and PRs related to the general management of the project.
#62661
opened Apr 9, 2026 by
aduh95
Contributor
Loading…
test: generate localstorage-file in a temp dir
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#62660
opened Apr 9, 2026 by
legendecas
Member
Loading…
meta: broaden stale bot
meta
Issues and PRs related to the general management of the project.
#62658
opened Apr 9, 2026 by
avivkeller
Member
Loading…
aix: add required changes to build with clang
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
openssl
Issues and PRs related to the OpenSSL dependency.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#62656
opened Apr 9, 2026 by
abmusse
Contributor
Loading…
fs: pass symlink type in cp when filter is provided
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#62654
opened Apr 9, 2026 by
shulaoda
Loading…
meta: add QUIC to CODEOWNERS
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fast-track
PRs that do not need to wait for 72 hours to land.
meta
Issues and PRs related to the general management of the project.
#62652
opened Apr 9, 2026 by
pimterry
Member
Loading…
streams: simplify 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
readableStreamFromIterable
author ready
#62651
opened Apr 9, 2026 by
aduh95
Contributor
Loading…
streams: simplify 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
createPromiseCallback
author ready
#62650
opened Apr 9, 2026 by
aduh95
Contributor
Loading…
quic: add QuicEndpoint.listening & QuicStream.destroy() and tests
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#62648
opened Apr 9, 2026 by
pimterry
Member
Loading…
lib: cleanup stateless diffiehellman key handling
crypto
Issues and PRs related to the crypto subsystem.
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.
#62645
opened Apr 9, 2026 by
panva
Member
Loading…
diagnostics_channel: specialized tracing channels
diagnostics_channel
Issues and PRs related to diagnostics channel
needs-ci
PRs that need a full CI run.
path: handle extended-length windows entry paths
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
request-ci
Add this label to start a Jenkins CI on a PR.
test: ensure WPT report is in out/wpt
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
web-standards
Issues and PRs related to Web APIs
#62637
opened Apr 8, 2026 by
panva
Member
Loading…
test: improve WPT runner summary
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
web-standards
Issues and PRs related to Web APIs
#62636
opened Apr 8, 2026 by
panva
Member
Loading…
test: skip url WPT subtests instead of modifying test script
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
web-standards
Issues and PRs related to Web APIs
whatwg-url
Issues and PRs related to the WHATWG URL implementation.
#62635
opened Apr 8, 2026 by
panva
Member
Loading…
src: coerce Issues and PRs that require attention from people who are familiar with C++.
child_process
Issues and PRs related to the child_process subsystem.
needs-ci
PRs that need a full CI run.
spawnSync args to string once
c++
#62633
opened Apr 8, 2026 by
aduh95
Contributor
Loading…
lib: reject SharedArrayBuffer in web APIs per spec
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
web-standards
Issues and PRs related to Web APIs
#62632
opened Apr 8, 2026 by
thisalihassan
Contributor
Loading…
inspector: fix compressed responses
http2
Issues or PRs related to the http2 subsystem.
inspector
Issues and PRs related to the V8 inspector protocol
needs-ci
PRs that need a full CI run.
#62630
opened Apr 8, 2026 by
legendecas
Member
Loading…
deps: update OpenSSL to 3.5.6
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
dependencies
Pull requests that update a dependency file.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
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.
openssl
Issues and PRs related to the OpenSSL dependency.
#62629
opened Apr 7, 2026 by
nodejs-github-bot
Collaborator
Loading…
node-api: add napi_create_external_sharedarraybuffer
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
#62623
opened Apr 7, 2026 by
bnoordhuis
Member
Loading…
doc: recommend node/default conditions for dual packages
doc
Issues and PRs related to the documentations.
#62622
opened Apr 7, 2026 by
akashguptasky
Loading…
[v22.x] src: clamp WriteUtf8 capacity to INT_MAX in EncodeInto
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#62621
opened Apr 7, 2026 by
semimikoh
Contributor
Loading…
doc: improve fs.StatFs property descriptions
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#62617
opened Apr 6, 2026 by
akashguptasky
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.