Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Pull requests: nodejs/node
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
tools: bump @eslint/plugin-kit from 0.3.1 to 0.3.3 in /tools/eslint dependenciesPull requests that update a dependency file. javascriptPull requests that update Javascript code toolsIssues and PRs related to the tools directory.
#59119 openedJul 18, 2025 bydependabotbotLoading…
src: clear all linked module caches once instantiated c++Issues and PRs that require attention from people who are familiar with C++. moduleIssues and PRs related to the module subsystem. needs-ciPRs that need a full CI run. vmIssues and PRs related to the vm subsystem.
#59117 openedJul 18, 2025 bylegendecasLoading…
benchmark: reduce N for diagnostics_channel subscribe benchmark benchmarkIssues and PRs related to the benchmark subsystem. diagnostics_channelIssues and PRs related to diagnostics channel
#59116 openedJul 18, 2025 byartimmyLoading…
doc: update the instruction on how to verify releases docIssues and PRs related to the documentations.
#59113 openedJul 18, 2025 byaduh95Loading…
doc: avoid suggesting testing fast api with intense loop docIssues and PRs related to the documentations.
#59111 openedJul 18, 2025 bylegendecasLoading…
src,test: fix config file parsing for flags defaulted to true author readyPRs 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-queueAdd this label to land a pull request using GitHub Actions. configIssues or PRs related to the config subsystem
#59110 openedJul 18, 2025 bygeeksilva97Loading…
SQLite Async API c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run. sqliteIssues and PRs related to the SQLite subsystem.
#59109 openedJul 18, 2025 bygeeksilva97 • Draft
win: fix .node_repl_history file location needs-ciPRs that need a full CI run. replIssues and PRs related to the REPL subsystem. semver-majorPRs that contain breaking changes and should be released in the next major version. windowsIssues and PRs related to the Windows platform.
#59101 openedJul 17, 2025 byStefanStojanovicLoading…
[v22.x backport] doc: add missing section for setReturnArrays in sqlite.md docIssues and PRs related to the documentations. sqliteIssues and PRs related to the SQLite subsystem. v22.xIssues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59099 openedJul 17, 2025 bygeeksilva97Loading…
util: respect nested formats in styleText author readyPRs that have at least one approval, no pending requests for changes, and a CI started. needs-ciPRs that need a full CI run. request-ci-failedAn error occurred while starting CI via request-ci label, and manual interventon is needed. utilIssues and PRs related to the built-in util module.
#59098 openedJul 16, 2025 byhimself65Loading…
lib: prefer AsyncIteratorPrototype primordial author readyPRs that have at least one approval, no pending requests for changes, and a CI started. eventsIssues and PRs related to the events subsystem / EventEmitter. needs-ciPRs that need a full CI run.
#59097 openedJul 16, 2025 byRenegade334Loading…
meta: clarify pr objection process further docIssues and PRs related to the documentations. metaIssues and PRs related to the general management of the project. tsc-agendaIssues and PRs to discuss during the meetings of the TSC.
#59096 openedJul 16, 2025 byjasnellLoading…
perf_hooks: do not expose SafeMap via Histogram wrapper author readyPRs that have at least one approval, no pending requests for changes, and a CI started. needs-ciPRs that need a full CI run. perf_hooksIssues and PRs related to the implementation of the Performance Timing API.
#59094 openedJul 16, 2025 byRenegade334Loading…
src: remove declarations of removed BaseObject static fns author readyPRs 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-ciPRs that need a full CI run.
#59093 openedJul 16, 2025 byaddaleaxLoading…
Doc(fix): stream.isReadable and stream.isWritable API doc docIssues and PRs related to the documentations. streamIssues and PRs related to the stream subsystem.
#59089 openedJul 16, 2025 byjoaoGabriel55Loading…
src: add cache to nearest parent package json author readyPRs that have at least one approval, no pending requests for changes, and a CI started. moduleIssues and PRs related to the module subsystem. needs-ciPRs that need a full CI run.
#59086 openedJul 16, 2025 byIlyasShabiLoading…
node-api: clarify enum value ABI stability docIssues and PRs related to the documentations. node-apiIssues and PRs related to the Node-API.
#59085 openedJul 16, 2025 bylegendecasLoading…
src: add percentage support to --max-old-space-size c++Issues and PRs that require attention from people who are familiar with C++. lib / srcIssues and PRs related to general changes in the lib or src directory. needs-ciPRs that need a full CI run.
#59082 openedJul 16, 2025 byAsaf-FedermanLoading…
doc: fix missing link to the Error documentation in theIssues and PRs related to the documentations. httpIssues or PRs related to the http subsystem.
http
page doc #59080 openedJul 15, 2025 byestliberitasLoading…
doc: guide for runtime-specific conditional exports using --import docIssues and PRs related to the documentations. esmIssues and PRs related to the ECMAScript Modules implementation.
#59075 openedJul 15, 2025 byMomena-akhtarLoading…
node-api: added SharedArrayBuffer api c++Issues and PRs that require attention from people who are familiar with C++. needs-ciPRs that need a full CI run. node-apiIssues and PRs related to the Node-API.
#59071 openedJul 14, 2025 bymertcanaltinLoading…
fix: support --print with --input-type=module needs-ciPRs that need a full CI run. processIssues and PRs related to the process subsystem.
#59068 openedJul 14, 2025 byMomena-akhtarLoading…
[v22.x backport] src: backport fast API changes lib / srcIssues and PRs related to general changes in the lib or src directory. needs-ciPRs that need a full CI run. v22.xIssues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#59065 openedJul 14, 2025 byRenegade334Loading…
ProTip! Addingno:label will show everything without a label.