-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
src: use string_view in Issues and PRs that require attention from people who are familiar with C++.
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.
report
Issues and PRs related to process.report.
WriteReport()
c++
#60201
opened Oct 10, 2025 by
addaleax
Loading…
doc: correct and expand documentation for SQLTagStore
doc
Issues and PRs related to the documentations.
sqlite
Issues and PRs related to the SQLite subsystem.
#60200
opened Oct 10, 2025 by
Renegade334
Loading…
vm: hint module identifier in instantiate errors
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#60199
opened Oct 10, 2025 by
legendecas
Loading…
add a non-tutorial confirmation to PR template
meta
Issues and PRs related to the general management of the project.
#60196
opened Oct 10, 2025 by
StroepWafel
Loading…
doc: add note explaining ESM vs CommonJS startup performance difference
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#60192
opened Oct 10, 2025 by
pudinaman
Loading…
shadow_realm: fix memory leak by removing strong reference tracking
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#60188
opened Oct 9, 2025 by
kayossouza
Loading…
http: fix parser memory leak on double response
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#60187
opened Oct 9, 2025 by
kayossouza
Loading…
4 tasks done
src: fix Promise.race() memory leak with deprecated events
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#60184
opened Oct 9, 2025 by
kayossouza
Loading…
3 tasks done
doc: Issues and PRs related to the documentations.
sqlite
Issues and PRs related to the SQLite subsystem.
createSQLTagStore -> createTagStore
doc
#60182
opened Oct 9, 2025 by
avivkeller
Loading…
doc: use markdown when branch-diff major release
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.
#60179
opened Oct 9, 2025 by
RafaelGSS
Loading…
src: add watch config namespace
c++
Issues and PRs that require attention from people who are familiar with C++.
config
Issues or PRs related to the config subsystem
needs-ci
PRs that need a full CI run.
#60178
opened Oct 9, 2025 by
marco-ippolito
•
Draft
deps: V8: cherry-pick 2abc61361dd4
aix
Issues and PRs related to the AIX platform.
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
ppc
Issues and PRs related to the Power architecture.
v8 engine
Issues and PRs related to the V8 dependency.
#60177
opened Oct 9, 2025 by
richardlau
Loading…
test: ensure assertions are reachable in PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
test/client-proxy
needs-ci
#60175
opened Oct 9, 2025 by
aduh95
Loading…
src: fix usage of deprecated V8 API
c++
Issues and PRs that require attention from people who are familiar with C++.
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.
#60174
opened Oct 9, 2025 by
targos
Loading…
benchmark: use non-deprecated WriteUtf8V2 method
benchmark
Issues and PRs related to the benchmark subsystem.
commit-queue
Add this label to land a pull request using GitHub Actions.
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.
#60173
opened Oct 9, 2025 by
targos
Loading…
deps: upgrade npm to 11.6.2
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.
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
npm
Issues and PRs related to the npm client dependency or the npm registry.
#60168
opened Oct 8, 2025 by
npm-cli-bot
Loading…
src: remove Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
ToLocalChecked() from UnionBytes
c++
#60164
opened Oct 8, 2025 by
iknoom
Loading…
typings: add buffer internalBinding typing
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
typings
#60163
opened Oct 8, 2025 by
JinhyeokFang
Loading…
benchmark: improve cpu.sh for safety and usability
benchmark
Issues and PRs related to the benchmark subsystem.
performance
Issues and PRs related to the performance of Node.js.
#60162
opened Oct 8, 2025 by
meteorqz6
Loading…
buffer: throw RangeError on atob overflow
buffer
Issues and PRs related to the buffer subsystem.
needs-ci
PRs that need a full CI run.
#60161
opened Oct 8, 2025 by
haramj
Loading…
lib: fix constructor in _errnoException stack tree
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.
util
Issues and PRs related to the built-in util module.
#60156
opened Oct 8, 2025 by
SeokhunEom
Loading…
src: enable libm trig functions in V8
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.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
v8 engine
Issues and PRs related to the V8 dependency.
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-09-10.