-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Pull requests: nodejs/node
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
benchmark: refactor http benchmarks
benchmark
Issues and PRs related to the benchmark subsystem.
http
Issues or PRs related to the http subsystem.
http2
Issues or PRs related to the http2 subsystem.
https
Issues or PRs related to the https subsystem.
performance
Issues and PRs related to the performance of Node.js.
#59862
opened Sep 11, 2025 by
RafaelGSS
Loading…
tls: only do off-thread certificate loading on loading tls
c++
Issues and PRs that require attention from people who are familiar with C++.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
crypto
Issues and PRs related to the crypto 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.
review wanted
PRs that need reviews.
tls
Issues and PRs related to the tls subsystem.
#59856
opened Sep 11, 2025 by
joyeecheung
Loading…
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…
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…
worker: add heap profile API
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++.
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.
tsc-agenda
Issues and PRs to discuss during the meetings of the TSC.
#59842
opened Sep 10, 2025 by
marco-ippolito
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…
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
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++.
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
deps: update V8 to 14.1
build
Issues and PRs related to build files or the CI.
needs-ci
PRs that need a full CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
v8 engine
Issues and PRs related to the V8 dependency.
#59805
opened Sep 8, 2025 by
targos
Loading…
build: add the missing macro definitions for OpenHarmony
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.
quic
Issues and PRs related to the QUIC implementation / HTTP/3.
#59804
opened Sep 8, 2025 by
hqzing
Loading…
vm: "afterEvaluate", make module.evaluate() return a promise from the outer context
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.
vm
Issues and PRs related to the vm subsystem.
#59801
opened Sep 8, 2025 by
ericrannaud
•
Draft
deps: update nghttp2 to 1.67.0
dependencies
Pull requests that update a dependency file.
http2
Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
#59790
opened Sep 7, 2025 by
nodejs-github-bot
•
Draft
sea: support argv in sea config
needs-ci
PRs that need a full CI run.
single-executable
Issues and PRs related to single-executable applications
#59786
opened Sep 6, 2025 by
hotpineapple
Loading…
http: add optimizeEmptyRequests option for IncomingMessage._dump
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
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.
#59778
opened Sep 5, 2025 by
RafaelGSS
Loading…
http: don't set keepAliveTimeoutBuffer twice.
http
Issues or PRs related to the http subsystem.
needs-ci
PRs that need a full CI run.
#59773
opened Sep 5, 2025 by
ronag
Loading…
doc: add using keyword examples to sqlite
doc
Issues and PRs related to the documentations.
sqlite
Issues and PRs related to the SQLite subsystem.
#59765
opened Sep 5, 2025 by
araujogui
Loading…
Updated the tools.yml with workflow inconsisteny
meta
Issues and PRs related to the general management of the project.
#59761
opened Sep 4, 2025 by
Ronitsabhaya75
Loading…
test: add coverage for _exceptionWithHostPort
needs-ci
PRs that need a full CI run.
test
Issues and PRs related to the tests.
#59757
opened Sep 4, 2025 by
SeokhunEom
Loading…
ProTip!
What’s not been updated in a month: updated:<2025-08-18.