-
-
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
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.
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.
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
Loading…
test: improve WPT runner summary
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.
web-standards
Issues and PRs related to Web APIs
#62636
opened Apr 8, 2026 by
panva
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.
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
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
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
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
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.
#62629
opened Apr 7, 2026 by
nodejs-github-bot
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++.
commit-queue
Add this label to land a pull request using GitHub Actions.
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…
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
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
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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…
meta: ignore AI assistants files
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
build
Issues and PRs related to build files or the CI.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
#62612
opened Apr 6, 2026 by
mcollina
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
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
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.
riscv64
Issues and PRs related to the riscv64 architecture.
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…
Previous Next
ProTip!
no:milestone will show everything without a milestone.