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

crypto: runtime-deprecate calling hmac.digest() multiple times crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#63800 opened Jun 8, 2026 by algojogacor Loading…
sqlite: keep database alive while a session is open 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.
#63797 opened Jun 8, 2026 by 3zrv Contributor Loading…
ffi: port semi-colon fix for riscv64 (and others) dependencies Pull requests that update a dependency file. request-ci Add this label to start a Jenkins CI on a PR. riscv64 Issues and PRs related to the riscv64 architecture.
#63794 opened Jun 8, 2026 by sxa Member Loading…
sqlite: validate maxSize argument in createTagStore() 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.
#63792 opened Jun 8, 2026 by Anshikakalpana Contributor Loading…
lib: add lint rule to enforce use of kEmptyObject 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. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#63790 opened Jun 8, 2026 by aduh95 Contributor Loading…
readline: add unicode line separator option needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#63789 opened Jun 8, 2026 by scarab-systems 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…
watch: print name of changed file that triggers restart 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.
#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 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.
#63778 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update ngtcp2 to 1.23.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.
#63777 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update nghttp3 to 1.16.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.
#63776 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 7140cd416cecd7462a8aae488024abeee55598e4 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.
#63775 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update sqlite to 3.53.2 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.
#63774 opened Jun 7, 2026 by nodejs-github-bot Collaborator Loading…
deps: update zlib to 1.3.2.1-motley-3246f1b 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. 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 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. 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…
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…
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…
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…
ProTip! Follow long discussions with comments:>50.