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

test_runner: write timestamp as first line in watch mode needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#59153 opened Jul 21, 2025 by OkunadeNaheem Loading…
cli: add --use-env-proxy 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.
#59151 opened Jul 21, 2025 by joyeecheung Loading…
src: use FastStringKey for TrackV8FastApiCall c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#59148 opened Jul 21, 2025 by addaleax Loading…
test: expand linting rules around assert w literal messages addons Issues and PRs related to native addons. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. report Issues and PRs related to process.report. test Issues and PRs related to the tests.
#59147 opened Jul 21, 2025 by addaleax Loading…
test: mark web lock held test as flaky fast-track PRs that do not need to wait for 48 hours to land. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#59144 opened Jul 21, 2025 by IlyasShabi Loading…
deps: update amaro to 1.1.1 dependencies Pull requests that update a dependency file. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. strip-types Issues or PRs related to strip-types support
#59141 opened Jul 21, 2025 by nodejs-github-bot Loading…
meta: move one or more collaborators to emeritus 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. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project.
#59140 opened Jul 21, 2025 by nodejs-github-bot Loading…
src: add internal GetOptionsAsFlags 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.
#59138 opened Jul 20, 2025 by pmarchini Loading…
deps: update undici to 7.12.0 dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#59135 opened Jul 20, 2025 by nodejs-github-bot Loading…
deps: update sqlite to 3.50.3 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.
#59132 opened Jul 20, 2025 by nodejs-github-bot Loading…
deps: update googletest to 7e17b15 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.
#59131 opened Jul 20, 2025 by nodejs-github-bot Loading…
test: update WPT for WebCryptoAPI to ab08796857 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. test Issues and PRs related to the tests.
#59129 opened Jul 20, 2025 by nodejs-github-bot Loading…
tools: add message on auto-fixing js lint issues in gh workflow meta Issues and PRs related to the general management of the project.
#59128 opened Jul 20, 2025 by dario-piotrowicz Loading…
dgram: add option for using recvmmsg 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.
#59126 opened Jul 19, 2025 by theanarkh Loading…
4 tasks done
util: add loadEnvFile utility 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. semver-minor PRs that contain new features and should be released in the next minor version.
#59125 opened Jul 19, 2025 by dario-piotrowicz Loading…
lib: include full module URL in ERR_UNSUPPORTED_ESM_URL_SCHEME message errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run.
#59121 opened Jul 19, 2025 by lluisemper Loading…
benchmark: new options setup and teardown
#59120 opened Jul 19, 2025 by 0hmX Loading…
tools: bump @eslint/plugin-kit from 0.3.1 to 0.3.3 in /tools/eslint dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#59119 opened Jul 18, 2025 by dependabot bot Loading…
src: clear all linked module caches once instantiated c++ Issues and PRs that require attention from people who are familiar with C++. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#59117 opened Jul 18, 2025 by legendecas Loading…
doc: update the instruction on how to verify releases doc Issues and PRs related to the documentations. release-agenda Issues and PRs to discuss during the meetings of the Release team.
#59113 opened Jul 18, 2025 by aduh95 Loading…
SQLite Async API 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.
#59109 opened Jul 18, 2025 by geeksilva97 Draft
investigate parallel/test-inspector-network-fetch 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.
#59104 opened Jul 17, 2025 by islandryu Draft
win: fix .node_repl_history file location needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. semver-major PRs that contain breaking changes and should be released in the next major version. windows Issues and PRs related to the Windows platform.
#59101 opened Jul 17, 2025 by StefanStojanovic Loading…
[v22.x backport] doc: add missing section for setReturnArrays in sqlite.md doc Issues and PRs related to the documentations. sqlite Issues and PRs related to the SQLite subsystem. v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59099 opened Jul 17, 2025 by geeksilva97 Loading…
util: respect nested formats in styleText 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. util Issues and PRs related to the built-in util module.
#59098 opened Jul 16, 2025 by himself65 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.