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

doc: add diagnostics_channel bypass API documentation diagnostics_channel Issues and PRs related to diagnostics channel doc Issues and PRs related to the documentations.
#64250 opened Jul 1, 2026 by DivyanshuX9 Contributor Loading…
tools: bump the eslint group in /tools/eslint with 8 updates author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#64249 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump actions/cache from 5.0.5 to 6.1.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64248 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/autobuild from 4.36.1 to 4.36.2 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64247 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/analyze from 4.36.1 to 4.36.2 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64246 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump actions/checkout from 6.0.2 to 7.0.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. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64245 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump codecov/codecov-action from 6.0.1 to 7.0.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64244 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64243 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/init from 4.36.1 to 4.36.2 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64242 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump actions/setup-python from 6.2.0 to 6.3.0 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64241 opened Jul 1, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/upload-sarif from 4.36.1 to 4.36.2 dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#64240 opened Jul 1, 2026 by dependabot Bot Loading…
lib: use __proto__: null when calling ObjectDefineProperty lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#64239 opened Jul 1, 2026 by aduh95 Contributor Loading…
fix(inspect): allow single-line format when breakLength is Infinity needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#64238 opened Jul 1, 2026 by hamidrezaghavami Loading…
1 task done
doc: add DOMException section to errors API reference doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core.
#64236 opened Jul 1, 2026 by ChloeVPin Loading…
doc: clarify http2 compatibility API example doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem.
#64235 opened Jul 1, 2026 by ChloeVPin Loading…
quic: add support for HTTP/3 datagrams 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.
#64234 opened Jul 1, 2026 by pimterry Member Loading…
tools: request code owner review with GHA meta Issues and PRs related to the general management of the project.
#64233 opened Jul 1, 2026 by avivkeller Member Loading…
sqlite: add StatementSync.prototype[Symbol.dispose]() 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.
#64232 opened Jul 1, 2026 by araujogui Member Loading…
tools: add lint rule for [await] using in core needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.
#64231 opened Jul 1, 2026 by Renegade334 Member Loading…
fs: remove FileHandle stream close listener fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64229 opened Jul 1, 2026 by ishaanlabs-gg Loading…
quic: drop version negotiation packets with oversized CIDs 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.
#64228 opened Jul 1, 2026 by 3zrv Contributor Loading…
fs: fix close listener leak in FileHandle streams fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#64227 opened Jul 1, 2026 by Y1D7NG Contributor Loading…
net: make TCP Server and Socket transferable across worker threads 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.
#64225 opened Jul 1, 2026 by mcollina Member Loading…
meta: clarify --harmony features are outside threat model doc Issues and PRs related to the documentations.
#64224 opened Jul 1, 2026 by mcollina Member Loading…
doc: recommend node-stress-single-test for flaky tests doc Issues and PRs related to the documentations. flaky-test Issues and PRs related to the tests with unstable failures on the CI.
#64223 opened Jul 1, 2026 by trivikr Member Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.