-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
benchmark: add benchmark utility for isNativeError function
benchmark
Issues and PRs related to the benchmark subsystem.
util
Issues and PRs related to the built-in util module.
#61180
opened Dec 27, 2025 by
mertcanaltin
Loading…
doc: correct options for net.Socket class and socket.connect
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.
net
Issues and PRs related to the net subsystem.
#61179
opened Dec 27, 2025 by
Xstoudi
Loading…
build: drop support for Python 3.9
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.
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.
needs-ci
PRs that need a full CI run.
#61177
opened Dec 26, 2025 by
MikeMcC399
Loading…
assert,util: improve comparison performance
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
#61176
opened Dec 26, 2025 by
BridgeAR
Loading…
module: throw error for ESM syntax in explicit commonjs entry
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
#61171
opened Dec 25, 2025 by
heathdutton
•
Draft
doc: document error event on readline InterfaceConstructor
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.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
doc
Issues and PRs related to the documentations.
readline
Issues and PRs related to the built-in readline module.
#61170
opened Dec 25, 2025 by
Xstoudi
Loading…
test_runner: fix coverage report when a directory is named file
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#61169
opened Dec 24, 2025 by
heathdutton
Loading…
[WIP] sea: generate single executable directly with Node.js binary
build
Issues and PRs related to build files or the CI.
dependencies
Pull requests that update a dependency file.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
#61167
opened Dec 24, 2025 by
joyeecheung
•
Draft
process: improve process.cwd() error message
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
#61164
opened Dec 24, 2025 by
Tseian
Loading…
build: support building crates (temporal) on windows
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
#61163
opened Dec 24, 2025 by
ShenHongFei
Loading…
fs: Add support in globs for following (opt-in) symlinks
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#61162
opened Dec 23, 2025 by
MatricalDefunkt
Loading…
test_runner: print info when test restarts
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#61160
opened Dec 23, 2025 by
Xstoudi
Loading…
test: asserts that import.meta.resolve invokes sync loader hooks
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61158
opened Dec 23, 2025 by
legendecas
Loading…
buffer: add Issues and PRs related to the buffer subsystem.
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.
Buffer.fromHex() and Buffer.fromBase64()
buffer
#61157
opened Dec 23, 2025 by
LiviaMedeiros
Loading…
deps: update ngtcp2 to 1.19.0
blocked
PRs that are blocked by other issues or PRs.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#61156
opened Dec 23, 2025 by
nodejs-github-bot
Loading…
[v25.x backport] util: fix nested proxy inspection
needs-ci
PRs that need a full CI run.
util
Issues and PRs related to the built-in util module.
v25.x
Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61152
opened Dec 23, 2025 by
LiviaMedeiros
Loading…
doc: add missing CLI options to node manpage
doc
Issues and PRs related to the documentations.
#61148
opened Dec 22, 2025 by
pawan405
Loading…
build: expose libplatform symbols in shared libnode
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
request-ci-failed
An error occurred while starting CI via request-ci label, and manual interventon is needed.
tools
Issues and PRs related to the tools directory.
v8 engine
Issues and PRs related to the V8 dependency.
#61144
opened Dec 21, 2025 by
joyeecheung
Loading…
test: add implicit test for fs dispose handling with using
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.
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#61140
opened Dec 21, 2025 by
IlyasShabi
Loading…
inspector: initial support storage inspection
c++
Issues and PRs that require attention from people who are familiar with C++.
inspector
Issues and PRs related to the V8 inspector protocol
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#61139
opened Dec 21, 2025 by
islandryu
Loading…
deps: update zlib to 1.3.1-e00f703
c++
Issues and PRs that require attention from people who are familiar with C++.
dependencies
Pull requests that update a dependency file.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#61135
opened Dec 21, 2025 by
nodejs-github-bot
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.