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

tools: add MCP server for Node.js core development meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#63783 opened Jun 7, 2026 by watilde Member Loading…
url: fix URLSearchParams(null) per spec 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. needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#63782 opened Jun 7, 2026 by marcopiraccini Contributor Loading…
feat: print name of changed file that triggers restart needs-ci PRs that need a full CI run.
#63781 opened Jun 7, 2026 by marcopiraccini Contributor Loading…
doc: add test reporter event lifecycle diagram doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.
#63780 opened Jun 7, 2026 by Han5991 Contributor Loading…
deps: update undici to 8.4.0 commit-queue Add this label to land a pull request using GitHub Actions. 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. 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.
#63779 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
tools: update nixpkgs-unstable to cbb5cf358f50aa6acc9efd6113b7bcfbc35 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.
#63778 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update ngtcp2 to 1.23.0 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.
#63777 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update nghttp3 to 1.16.0 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.
#63776 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 7140cd416cecd7462a8aae488024abeee55598e4 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.
#63775 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update sqlite to 3.53.2 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.
#63774 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update zlib to 1.3.2.1-motley-3246f1b dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib subsystem.
#63773 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
fix: prevent memory leak in Blob.prototype.stream() upon cancel needs-ci PRs that need a full CI run.
#63772 opened Jun 7, 2026 by EduardF1 Loading…
test: update WPT for urlpattern to 2f28df545c needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63771 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
crypto: runtime-deprecate calling digest() on HMAC more than once crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63770 opened Jun 7, 2026 by EduardF1 Loading…
test: add closed-library assertions for getFunctions and getSymbols needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63769 opened Jun 6, 2026 by Anshikakalpana Contributor Loading…
build: fix missing symbol error in debug build 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.
#63768 opened Jun 6, 2026 by bnoordhuis Member Loading…
doc: fix a/an article typos in module, util, and dns doc Issues and PRs related to the documentations.
#63766 opened Jun 6, 2026 by watilde Member Loading…
test: add tests for 3 methods in utils needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support. test Issues and PRs related to the tests.
#63765 opened Jun 6, 2026 by watilde Member Loading…
test: validate ERR_INVALID_THIS for scheduler methods needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#63764 opened Jun 6, 2026 by watilde Member Loading…
tools: bump @node-core/doc-kit from 1.3.6 to 1.3.9 in /tools/doc in the doc group dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#63760 opened Jun 5, 2026 by dependabot Bot Loading…
src: officially deprecate node::ObjectWrap addons Issues and PRs related to native addons. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. 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.
#63756 opened Jun 5, 2026 by addaleax Member Loading…
src: use C++14 deprecated attribute for NODE_DEPRECATED 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++. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
#63755 opened Jun 5, 2026 by addaleax Member Loading…
benchmark: add test runner hooks and options benchmark Issues and PRs related to the benchmark subsystem. test_runner Issues and PRs related to the test runner subsystem.
#63754 opened Jun 5, 2026 by luanmuniz Loading…
src: optimize NormalizeString to cut allocations and copies c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#63753 opened Jun 5, 2026 by whoekage Loading…
3 of 4 tasks
http2: retain header memory in session accounting 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.
#63752 opened Jun 5, 2026 by mcollina Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.