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

sqlite: prevent database close during callbacks 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.
#64743 opened Jul 25, 2026 by mcollina Member Loading…
doc: stabilize --disable-warning cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#64742 opened Jul 25, 2026 by jean-michelet Loading…
buffer: use Clamp conversion in Blob slice 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.
#64739 opened Jul 25, 2026 by HoonDongKang Contributor Loading…
typings: remove isDataView from types binding 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. typings
#64738 opened Jul 25, 2026 by Archkon Contributor Loading…
meta: add @nodejs/url as codeowner for node_url_pattern.* 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. meta Issues and PRs related to the general management of the project.
#64737 opened Jul 25, 2026 by efekrskl Member Loading…
url: preserve property order in URLPattern results 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.
#64735 opened Jul 25, 2026 by Archkon Contributor Draft
url: create URLPattern result properties in WebIDL order 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.
#64733 opened Jul 25, 2026 by Archkon Contributor Loading…
async_hooks: use validateBoolean for trackPromises async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run.
#64731 opened Jul 25, 2026 by soulee-dev Loading…
test: fix flaky HTTP/2 reset callback check flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64730 opened Jul 25, 2026 by trivikr Member Loading…
lib: fix typo in comment in _http_client.js 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. http Issues or PRs related to the http subsystem.
#64729 opened Jul 25, 2026 by agape1225 Loading…
test: avoid timer race in event loop delay test flaky-test Issues and PRs related to the tests with unstable failures on the CI. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64728 opened Jul 25, 2026 by trivikr Member Loading…
stream: honor AbortSignal in Writer.end() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64727 opened Jul 25, 2026 by trivikr Member Loading…
net: support transferring net.BoundSocket to worker threads needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#64725 opened Jul 25, 2026 by guybedford Contributor Loading…
[v22.x backport] fs: restore fs patchability in ESM loader esm Issues and PRs related to the ECMAScript Modules implementation. 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.
#64722 opened Jul 24, 2026 by ash2228 Loading…
build: run perfetto build and test on GHA 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. meta Issues and PRs related to the general management of the project.
#64721 opened Jul 24, 2026 by legendecas Member Loading…
quic: fix segfault after fragmented client hello c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64720 opened Jul 24, 2026 by pimterry Member Loading…
test: increase timeout in probe-failure-hang-during-evaluate needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64719 opened Jul 24, 2026 by joyeecheung Member Loading…
test: unflake debugger and REPL tests author ready PRs that have at least one approval, no pending requests for changes, and a CI started. debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#64718 opened Jul 24, 2026 by mcollina Member Loading…
test: ensure assertions are reached on all tests needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64716 opened Jul 24, 2026 by aduh95 Contributor Loading…
quic: fix infinite loop if STOP_SENDING received on a buffering stream c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64715 opened Jul 24, 2026 by pimterry Member Loading…
deps: update undici to 6.28.0 dependencies Pull requests that update a dependency file. 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.
#64714 opened Jul 24, 2026 by nodejs-github-bot Collaborator Loading…
deps: update undici to 7.29.0 dependencies Pull requests that update a dependency file. 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.
#64713 opened Jul 24, 2026 by nodejs-github-bot Collaborator Loading…
deps: update undici to 8.9.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs.
#64712 opened Jul 24, 2026 by nodejs-github-bot Collaborator Loading…
tls,quic: commonize TLS cert handling between tls, dtls & quic 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.
#64711 opened Jul 24, 2026 by pimterry Member Loading…
quic: fix stop sending behaviour & callback 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.
#64710 opened Jul 24, 2026 by pimterry Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.