-
-
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
meta: populate apt list for slim runner in update-openssl workflow
commit-queue
Add this label to land a pull request using GitHub Actions.
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.
#62628
opened Apr 7, 2026 by
Renegade334
Loading…
tools: revert OpenSSL update workflow to ubuntu-latest
meta
Issues and PRs related to the general management of the project.
#62627
opened Apr 7, 2026 by
richardlau
Loading…
crypto: guard against size_t overflow on experimental 32-bit arch
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++.
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#62626
opened Apr 7, 2026 by
panva
Loading…
deps: update OpenSSL to 3.5.6
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.
#62625
opened Apr 7, 2026 by
nodejs-github-bot
Loading…
node-api: add napi_create_external_sharedarraybuffer
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.
node-api
Issues and PRs related to the Node-API.
#62623
opened Apr 7, 2026 by
bnoordhuis
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
Loading…
quic: implement multiple c++ side improvements
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62620
opened Apr 6, 2026 by
jasnell
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…
test_runner: scope file-level hooks per file in no-isolation mode
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#62615
opened Apr 6, 2026 by
marcopiraccini
•
Draft
doc: mention node:stream/consumers in stream overview
doc
Issues and PRs related to the documentations.
stream
Issues and PRs related to the stream subsystem.
#62613
opened Apr 6, 2026 by
NinadUbale
Loading…
test: export isRiscv64 from common module
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#62609
opened Apr 5, 2026 by
JamieMagee
Loading…
tools: fix redundant conditions in v8.gyp for riscv64 and loong64
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.
#62608
opened Apr 5, 2026 by
JamieMagee
Loading…
doc: note GCC >= 14 requirement for native riscv64 builds
build
Issues and PRs related to build files or the CI.
doc
Issues and PRs related to the documentations.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
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.
riscv64
Issues and PRs related to the riscv64 architecture.
#62607
opened Apr 5, 2026 by
JamieMagee
Loading…
deps: enable OpenSSL asm support for riscv64
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.
#62606
opened Apr 5, 2026 by
JamieMagee
Loading…
build: enable Maglev for riscv64
build
Issues and PRs related to build files or the CI.
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.
#62605
opened Apr 5, 2026 by
JamieMagee
Loading…
deps: add ata JSON Schema validator for node.config.json
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#62603
opened Apr 5, 2026 by
mertcanaltin
•
Draft
dgram: don't swallow bind errors when callback is provided
dgram
Issues and PRs related to the dgram subsystem / UDP.
needs-ci
PRs that need a full CI run.
#62602
opened Apr 5, 2026 by
armanmikoyan
Loading…
crypto: add uuidv7 monotonic counter
crypto
Issues and PRs related to the crypto subsystem.
needs-ci
PRs that need a full CI run.
#62601
opened Apr 5, 2026 by
araujogui
Loading…
doc: note non-monotonic clock in crypto.randomUUIDv7
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.
doc
Issues and PRs related to the documentations.
#62600
opened Apr 5, 2026 by
nabeel378
Loading…
dns: coalesce identical concurrent lookup() requests
baking-for-lts
PRs that need to wait before landing in a LTS release.
dns
Issues and PRs related to the dns subsystem.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#62599
opened Apr 5, 2026 by
orgads
Loading…
deps: update ngtcp2 to 1.22.0
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
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.
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#62595
opened Apr 5, 2026 by
nodejs-github-bot
Loading…
tools: improve output for unexpected passes in WTP 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.
test
Issues and PRs related to the tests.
#62587
opened Apr 4, 2026 by
aduh95
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.