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
Sort

Pull requests list

tools: update sccache to support GH cache changes 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. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x meta Issues and PRs related to the general management of the project.
#57573 opened Mar 21, 2025 by targos Loading…
Fix crypto-rsa code c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
#57572 opened Mar 21, 2025 by AmitPrajapati-1 Loading…
sqlite,src: refactor sqlite value conversion 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.
#57571 opened Mar 21, 2025 by geeksilva97 Loading…
sqlite: refactor prepared statement iterator 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.
#57569 opened Mar 20, 2025 by cjihrig Loading…
fs: remove ability to call truncate with fd author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system. 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.
#57567 opened Mar 20, 2025 by anonrig Loading…
[v18.x backport] build: update gcovr to 7.2 and codecov config build Issues and PRs related to build files or the CI. fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#57565 opened Mar 20, 2025 by richardlau Loading…
docs: add bjohansebas as triager author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.
#57564 opened Mar 20, 2025 by bjohansebas Loading…
doc: allow the $schema property in node.config.json 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.
#57560 opened Mar 20, 2025 by remcohaszing Loading…
[v18.x] deps: update undici to v5.29.0 fast-track PRs that do not need to wait for 48 hours to land. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.
#57557 opened Mar 20, 2025 by mcollina Loading…
sqlite: add support for unknown named parameters 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. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#57552 opened Mar 20, 2025 by cjihrig Loading…
http: remove outgoingmessage _headers and _headersList author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. http Issues or PRs related to the http subsystem. needs-ci PRs that need a full CI run. needs-citgm PRs that need a CITGM CI run. semver-major PRs that contain breaking changes and should be released in the next major version.
#57551 opened Mar 20, 2025 by anonrig Loading…
net: make _setSimultaneousAccepts() end-of-life deprecated 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. net Issues and PRs related to the net subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#57550 opened Mar 20, 2025 by anonrig Loading…
url: add flatpak+https url scheme needs-ci PRs that need a full CI run. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#57549 opened Mar 20, 2025 by razzeee Draft
doc: add history entry for DEP0190 in child_process.md author ready PRs that have at least one approval, no pending requests for changes, and a CI started. child_process Issues and PRs related to the child_process subsystem. commit-queue Add this label to land a pull request using GitHub Actions. doc Issues and PRs related to the documentations.
#57544 opened Mar 19, 2025 by aduh95 Loading…
sqlite: add setReturnArrays method to StatementSync 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.
#57542 opened Mar 19, 2025 by gurgunday Loading…
doc: add section stating that very stale PRs should be closed doc Issues and PRs related to the documentations.
#57541 opened Mar 19, 2025 by dario-piotrowicz Loading…
module: remove underscore modules from builtinModules and isBuiltin lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. 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.
#57540 opened Mar 18, 2025 by dario-piotrowicz Loading…
doc: update support channels fast-track PRs that do not need to wait for 48 hours to land. meta Issues and PRs related to the general management of the project.
#57538 opened Mar 18, 2025 by ovflowd Loading…
[StepSecurity] Apply security best practices blocked PRs that are blocked by other issues or PRs. meta Issues and PRs related to the general management of the project. security Issues and PRs related to security. security-wg-agenda
#57535 opened Mar 18, 2025 by step-security-bot Loading…
[v22.x backport] sqlite,test,doc: allow Buffer and URL as database location 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++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#57533 opened Mar 18, 2025 by geeksilva97 Loading…
esm: WebAssembly.Global unwrapping for Wasm Namespaces esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#57525 opened Mar 18, 2025 by guybedford Draft
src: add --run-dir runtime flag 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++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. review wanted PRs that need reviews. semver-minor PRs that contain new features and should be released in the next minor version. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#57523 opened Mar 17, 2025 by mertcanaltin Loading…
src: ensure primordials are initialized exactly once 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++.
#57519 opened Mar 17, 2025 by legendecas Loading…
doc: make stability labels more consistent doc Issues and PRs related to the documentations.
#57516 opened Mar 17, 2025 by aduh95 Draft
doc: mark more long-time experimental APIs as stable doc Issues and PRs related to the documentations.
#57513 opened Mar 17, 2025 by jasnell Loading…
ProTip! Updated in the last three days: updated:>2025-03-18.