Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

2025-10-15, Version 25.0.0 (Current) meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#59896 opened Sep 15, 2025 by RafaelGSS Loading…
2 tasks
[v24.x-backport] sqlite: cleanup ERM support and export Session class 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. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#59895 opened Sep 15, 2025 by Renegade334 Loading…
http,https: handle IPv6 with proxies http Issues or PRs related to the http subsystem. https Issues or PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#59894 opened Sep 15, 2025 by joyeecheung Loading…
tools: fix tools/make-v8.sh for clang needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#59893 opened Sep 15, 2025 by richardlau Loading…
src: use DictionaryTemplate more in URLPattern 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. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#59892 opened Sep 15, 2025 by jasnell Loading…
src: replace FIXED_ONE_BYTE_STRING with Environment-cached strings 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.
#59891 opened Sep 15, 2025 by iknoom Loading…
doc: disambiguate top-level worker_threads module exports doc Issues and PRs related to the documentations.
#59890 opened Sep 15, 2025 by Renegade334 Loading…
repl: move completion logic to internal module 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. repl Issues and PRs related to the REPL subsystem.
#59889 opened Sep 14, 2025 by dario-piotrowicz Loading…
src: reduce the nearest parent package JSON cache size 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++. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. typings
#59888 opened Sep 14, 2025 by michaelsmithxyz Loading…
Make test-worker-message-port-infinite-message-loop.js fail when the port1.on('message' callback isn't called 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. test Issues and PRs related to the tests.
#59885 opened Sep 14, 2025 by Jarred-Sumner Loading…
quic: multiple quic updates, update ngtcp2 dependency build Issues and PRs related to build files or the CI. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#59884 opened Sep 14, 2025 by jasnell Loading…
deps: update simdjson to 4.0.1 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#59883 opened Sep 14, 2025 by nodejs-github-bot Loading…
test: update WPT for url to 814f9a33b0 needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59882 opened Sep 14, 2025 by nodejs-github-bot Loading…
win,tools: Add description to signature needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#59877 opened Sep 13, 2025 by martincostello Loading…
src: replace Environment::GetCurrent with args.GetIsolate 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++. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#59876 opened Sep 13, 2025 by KimSH39 Loading…
module: only put directly require-d ESM into require.cache esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#59874 opened Sep 12, 2025 by joyeecheung Loading…
stream: improve performance of finished() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59873 opened Sep 12, 2025 by avcribl Loading…
Benchmark/update configs to n 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. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. dgram Issues and PRs related to the dgram subsystem / UDP. permission Issues and PRs related to the Permission Model util Issues and PRs related to the built-in util module.
#59872 opened Sep 12, 2025 by brunocroh Loading…
lib: refactor to avoid calling destructured required methods crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#59871 opened Sep 12, 2025 by panva Draft
stream: use new AsyncResource instead of bind commit-queue Add this label to land a pull request using GitHub Actions. needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#59867 opened Sep 12, 2025 by mcollina Loading…
vm: expose hasTopLevelAwait on SourceTextModule needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#59865 opened Sep 12, 2025 by legendecas Loading…
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…
[v22.x] Update to OpenSSL 3.5 commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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. needs-ci PRs that need a full CI run. openssl Issues and PRs related to the OpenSSL dependency. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59859 opened Sep 11, 2025 by richardlau 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++. 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…
ProTip! Exclude everything labeled bug with -label:bug.