-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
http: perf improvements
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#59855
opened Sep 11, 2025 by
ronag
Loading…
test-runner: fix suite timeout
needs-ci
PRs that need a full CI run.
test_runner
Issues and PRs related to the test runner subsystem.
#59853
opened Sep 11, 2025 by
MoLow
Loading…
doc,crypto: update subtle.generateKey and subtle.importKey
crypto
Issues and PRs related to the crypto subsystem.
doc
Issues and PRs related to the documentations.
#59851
opened Sep 11, 2025 by
panva
Loading…
sqlite: fix crash session extension callbacks with workers
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.
sqlite
Issues and PRs related to the SQLite subsystem.
#59848
opened Sep 10, 2025 by
louwers
Loading…
fs,win: do not add a second trailing slash in readdir
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++.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
windows
Issues and PRs related to the Windows platform.
#59847
opened Sep 10, 2025 by
Flarna
Loading…
worker: add heap profile API
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
worker
Issues and PRs related to Worker support.
#59846
opened Sep 10, 2025 by
theanarkh
Loading…
4 tasks done
doc: add missing api fs cjs code snippet
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#59843
opened Sep 10, 2025 by
luffy84217
Loading…
src: change default config to package.json
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.
#59842
opened Sep 10, 2025 by
marco-ippolito
Loading…
crypto: changes to async handling
commit-queue
Add this label to land a pull request using GitHub Actions.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
#59841
opened Sep 10, 2025 by
Renegade334
Loading…
doc: deprecate closing Issues and PRs related to deprecations.
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.
fs
Issues and PRs related to the fs subsystem / file system.
fs.Dir
on garbage collection
deprecations
#59839
opened Sep 10, 2025 by
LiviaMedeiros
Loading…
benchmark: calibrate config cluster/echo.js
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
benchmark
Issues and PRs related to the benchmark subsystem.
cluster
Issues and PRs related to the cluster subsystem.
#59836
opened Sep 10, 2025 by
meteorqz6
Loading…
build: remove corepack from release tarballs
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.
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.
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.
#59835
opened Sep 10, 2025 by
ljharb
Loading…
http: optimize checkIsHttpToken for short strings
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#59832
opened Sep 9, 2025 by
JinhyeokFang
Loading…
[v22.x backport] lib: handle windows reserved device names on UNC
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-ci
PRs that need a full CI run.
path
Issues and PRs related to the path subsystem.
v22.x
Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59831
opened Sep 9, 2025 by
RafaelGSS
Loading…
deps: update undici to 7.16.0
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.
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.
needs-ci
PRs that need a full CI run.
#59830
opened Sep 9, 2025 by
nodejs-github-bot
Loading…
dns: support rotate dns servers
c++
Issues and PRs that require attention from people who are familiar with C++.
dns
Issues and PRs related to the dns subsystem.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#59829
opened Sep 9, 2025 by
theanarkh
Loading…
4 tasks done
src: use Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
node-api
Issues and PRs related to the Node-API.
Global
for storing resource in Node-API callback scope
c++
#59828
opened Sep 9, 2025 by
addaleax
Loading…
src: create strings in 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.
os
Issues and PRs related to the os subsystem.
FIXED_ONE_BYTE_STRING
as internalized
author ready
#59826
opened Sep 9, 2025 by
addaleax
Loading…
http: add shouldUpgradeCallback to let servers control HTTP upgrades
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#59824
opened Sep 9, 2025 by
pimterry
Loading…
docs:highlight difference in module loading between ESM and CommonJS
doc
Issues and PRs related to the documentations.
esm
Issues and PRs related to the ECMAScript Modules implementation.
#59815
opened Sep 9, 2025 by
Ajay-2005
Loading…
zlib: implement fast path for crc32
c++
Issues and PRs that require attention from people who are familiar with C++.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
zlib
Issues and PRs related to the zlib subsystem.
#59813
opened Sep 9, 2025 by
gurgunday
Loading…
doc: add async function caveats to primordials.md
doc
Issues and PRs related to the documentations.
#59812
opened Sep 9, 2025 by
Renegade334
Loading…
v8: add cpu profile
c++
Issues and PRs that require attention from people who are familiar with C++.
lib / src
Issues and PRs related to general changes in the lib or src directory.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
v8 module
Issues and PRs related to the "v8" subsystem.
#59807
opened Sep 8, 2025 by
theanarkh
Loading…
4 tasks done
docs: add security escalation policy
doc
Issues and PRs related to the documentations.
security
Issues and PRs related to security.
#59806
opened Sep 8, 2025 by
UlisesGascon
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.