-
-
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
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…
5 tasks done
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
module: fix vm.SourceTextModule memory leak
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
#60186
opened Oct 9, 2025 by
kayossouza
Loading…
3 tasks done
abort_controller: fix AbortSignal.any() memory leak
c++
Issues and PRs that require attention from people who are familiar with C++.
doc
Issues and PRs related to the documentations.
needs-ci
PRs that need a full CI run.
#60185
opened Oct 9, 2025 by
kayossouza
Loading…
3 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
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…
test: skip quic tests that IBM i does not support
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.
#60160
opened Oct 8, 2025 by
sravani1510
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…
lib: fix typo in QuicSessionStats
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#60155
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.
[v22.x] vm: sync-ify SourceTextModule linkage
c++
Issues and PRs that require attention from people who are familiar with C++.
esm
Issues and PRs related to the ECMAScript Modules implementation.
lib / src
Issues and PRs related to general changes in the lib or src directory.
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.
vm
Issues and PRs related to the vm subsystem.
#60152
opened Oct 7, 2025 by
legendecas
Loading…
doc: correct tls ALPNProtocols types
doc
Issues and PRs related to the documentations.
tls
Issues and PRs related to the tls subsystem.
#60143
opened Oct 7, 2025 by
Renegade334
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.