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

stream: expose ReadableStreamTee needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#64195 opened Jun 29, 2026 by mcollina Member Loading…
tools: update c-ares updater script tools Issues and PRs related to the tools directory.
#64194 opened Jun 29, 2026 by aduh95 Contributor Loading…
doc: add sxa GPG key (ed25519) doc Issues and PRs related to the documentations.
#64193 opened Jun 29, 2026 by sxa Member Loading…
deps: update temporal_rs to 0.2.3 blocked PRs that are blocked by other issues or PRs. dependencies Pull requests that update a dependency file. 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. needs-ci PRs that need a full CI run.
#64191 opened Jun 28, 2026 by Renegade334 Member Loading…
lib: add primitive fast path to structuredClone needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#64190 opened Jun 28, 2026 by araujogui Member Loading…
debugger: wait for initial break render during startup debugger Issues and PRs related to the debugger subsystem. needs-ci PRs that need a full CI run.
#64189 opened Jun 28, 2026 by inoway46 Contributor Loading…
doc: fix typo in node-config-schema.json author ready PRs that have at least one approval, no pending requests for changes, and a CI started. config Issues or PRs related to the config subsystem doc Issues and PRs related to the documentations.
#64188 opened Jun 28, 2026 by hamidrezaghavami Loading…
doc: update Http2SecureServer.on("timeout") default value doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem.
#64187 opened Jun 28, 2026 by samuel871211 Contributor Loading…
test_runner: stop reading process state in run() needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#64186 opened Jun 28, 2026 by Chrismart04 Loading…
3 of 4 tasks
test: remove obsolete debugger pre-break handling needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64185 opened Jun 28, 2026 by inoway46 Contributor Loading…
doc: fix typo in examples cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#64184 opened Jun 28, 2026 by vassudanagunta Contributor Loading…
tools: update nixpkgs-unstable to 89570f24e97e614aa34aa9ab1c927b6578a 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. 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. dont-land-on-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. tools Issues and PRs related to the tools directory.
#64183 opened Jun 28, 2026 by nodejs-github-bot Collaborator Loading…
deps: update nghttp3 to 1.17.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. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64182 opened Jun 28, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 8b53336594cc52213c6c2c7a0b29194fa896d039 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64181 opened Jun 28, 2026 by nodejs-github-bot Collaborator Loading…
deps: update sqlite to 3.53.3 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. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#64180 opened Jun 28, 2026 by nodejs-github-bot Collaborator Loading…
test: update WPT for url to b63305b743 needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. test Issues and PRs related to the tests.
#64177 opened Jun 28, 2026 by nodejs-github-bot Collaborator Loading…
lib: reject string "0" in validatePort when allowZero is false needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#64174 opened Jun 27, 2026 by watilde Member Loading…
test: deflake test-net-listen-ipv6only needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#64173 opened Jun 27, 2026 by Han5991 Contributor Loading…
test_runner: exclude files with no matching tests from report needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. test_runner-agenda An item needing discussion by the test runner team.
#64171 opened Jun 27, 2026 by Han5991 Contributor Loading…
quic: fixes undefined handle in QuicStream kInspect needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.
#64170 opened Jun 27, 2026 by martenrichter Contributor Loading…
buffer: add fast api for isUtf8 and isAscii buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js.
#64169 opened Jun 27, 2026 by gurgunday Member Loading…
vfs: avoid recursive readdir symlink cycles 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. vfs Issues and PRs related to the virtual filesystem subsystem.
#64168 opened Jun 27, 2026 by mcollina Member Loading…
http2: avoid uaf while receiving and sending rst_stream c++ Issues and PRs that require attention from people who are familiar with C++. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#64166 opened Jun 27, 2026 by Eusgor Contributor Loading…
vfs: support writeFileSync with virtual fds needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#64165 opened Jun 27, 2026 by trivikr Member Loading…
vfs: handle current-position sentinel in memory files needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. vfs Issues and PRs related to the virtual filesystem subsystem.
#64163 opened Jun 27, 2026 by trivikr Member Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.