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

Virtual File System for Node.js fs Issues and PRs related to the fs subsystem / file system. 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-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. test_runner Issues and PRs related to the test runner subsystem.
#61478 opened Jan 22, 2026 by mcollina Member Loading…
lib: added logger api to node core needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.
#60468 opened Oct 28, 2025 by mertcanaltin Member Loading…
module: add clearCache for CJS and ESM esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. 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.
#61767 opened Feb 10, 2026 by anonrig Member Loading…
lib: add node:metrics module diag-agenda Issues and PRs to discuss during the meetings of the diagnostics working group. diagnostics_channel Issues and PRs related to diagnostics channel lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#58874 opened Jun 28, 2025 by Qard Member Loading…
doc: create ai-guidelines and include to CONTRIBUTING 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.
#62105 opened Mar 4, 2026 by RafaelGSS Member Loading…
module: add import map support esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#50590 opened Nov 7, 2023 by wesleytodd Member Draft
7 of 15 tasks
ESM Loaders: Primetime
Add support to print help/usage of util.parseArgs needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#58875 opened Jun 28, 2025 by miguelmarcondesf Contributor Loading…
5 tasks done
vfs: integrate with CJS and ESM module loaders lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#63653 opened May 30, 2026 by mcollina Member Loading…
diagnostics_channel: add opt-in subscriber suppression via bypassBy and bypassed() c++ Issues and PRs that require attention from people who are familiar with C++. diagnostics_channel Issues and PRs related to diagnostics channel 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.
#63651 opened May 29, 2026 by DivyanshuX9 Contributor Loading…
node-api: use c-based api for libnode embedding c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#54660 opened Aug 30, 2024 by vmoroz Member Draft
22 tasks
deps: remove corepack build Issues and PRs related to build files or the CI. dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#51981 opened Mar 6, 2024 by darcyclarke Member Loading…
stream: pipeline error callback needs-ci PRs that need a full CI run. stalled Issues and PRs that are stalled. stream Issues and PRs related to the stream subsystem. test Issues and PRs related to the tests.
#39533 opened Jul 26, 2021 by ktfth Loading…
util: add %c to ANSI transform for console.log() console Issues and PRs related to the console subsystem. 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. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr Contributor Loading…
Extend Node-API to libnode embedding Issues and PRs related to embedding Node.js in another project. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API.
#43542 opened Jun 22, 2022 by mmomtchev Contributor Loading…
deps: add ata JSON Schema validator for node.config.json lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#62603 opened Apr 5, 2026 by mertcanaltin Member Draft
http: add http.createStaticServer http Issues or PRs related to the http subsystem. 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.
#45096 opened Oct 20, 2022 by aduh95 Contributor Loading…
fs: extends recursive readdir to allow a function to limit traversal fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#49255 opened Aug 20, 2023 by prettydiff Contributor Loading…
test_runner: add flaky option to retry on failure lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#63661 opened May 30, 2026 by Han5991 Contributor Loading…
otel: add new module lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#61907 opened Feb 20, 2026 by bengl Member Loading…
worker: add Notification API 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. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed.
#59691 opened Aug 31, 2025 by ShogunPanda Contributor Loading…
net: defer self.destroy calls to nextTick needs-ci PRs that need a full CI run. net Issues and PRs related to the net subsystem.
#54857 opened Sep 9, 2024 by anilhelvaci Loading…
feature-request - add [lazy] option parents to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync] fs Issues and PRs related to the fs subsystem / file system.
#35775 opened Oct 23, 2020 by kaizhu256 Contributor Loading…
4 tasks done
esm: implement the getFileSystem hook lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders needs-ci PRs that need a full CI run. wip Issues and PRs that are still a work in progress.
#41076 opened Dec 3, 2021 by arcanis Contributor Draft
esm: add deregister method esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#49159 opened Aug 14, 2023 by izaakschroeder Contributor Loading…
module: add module.customConditions author ready PRs that have at least one approval, no pending requests for changes, and a CI started. module Issues and PRs related to the module subsystem. 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.
#57688 opened Mar 30, 2025 by sapphi-red Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.