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

module: mark module compile cache as stable 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.
#60971 opened Dec 5, 2025 by joyeecheung Loading…
errors: add ERR_AMBIGUOUS_MODULE_SYNTAX message errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run.
#60968 opened Dec 5, 2025 by Divya9877 Loading…
util: process signal to exit code utility commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. 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. util Issues and PRs related to the built-in util module.
#60963 opened Dec 5, 2025 by ErickWendel Loading…
[v24.x][riscv] Fix check failed in bind_to build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#60962 opened Dec 5, 2025 by kxxt Loading…
doc: reorganize docs of module hooks and mark sync hooks as release candidate doc Issues and PRs related to the documentations.
#60960 opened Dec 5, 2025 by joyeecheung Loading…
module: mark require(esm) as stable lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#60959 opened Dec 5, 2025 by joyeecheung Loading…
v8: mark v8.queryObjects() as stable 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.
#60957 opened Dec 5, 2025 by joyeecheung Loading…
cli: mark --heapsnapshot-near-heap-limit as stable. cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#60956 opened Dec 5, 2025 by joyeecheung Loading…
doc: mark --build-snapshot and --build-snapshot-config as stable cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.
#60954 opened Dec 5, 2025 by joyeecheung Loading…
http: add http.setGlobalProxyFromEnv() http Issues or PRs related to the http subsystem. https Issues or PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#60953 opened Dec 4, 2025 by joyeecheung Loading…
feat: improve error message lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.
#60951 opened Dec 4, 2025 by PriyanshusinghPanda Loading…
fix: improve ERR_AMBIGUOUS_MODULE_SYNTAX error message esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#60949 opened Dec 4, 2025 by ST4RKJR Loading…
fs: fix errorOnExist behavior for directory copy in fs.cp fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#60946 opened Dec 3, 2025 by npaun Loading…
fs: fix incorrect dereferencing of src arg in cpSync c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#60945 opened Dec 3, 2025 by npaun Loading…
Remove redundancy in node.config schema keys for test and watch config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run.
#60943 opened Dec 3, 2025 by aakashamy777 Loading…
lib: fix readdir in recursive mode with a buffer argument fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#60936 opened Dec 2, 2025 by y-okt Loading…
crypto: support ML-KEM JWK key format crypto Issues and PRs related to the crypto subsystem. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. lib / src Issues and PRs related to general changes in the lib or src directory. lts-watch-v24.x PRs that may need to 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. webcrypto
#60933 opened Dec 2, 2025 by panva Draft
Fix: Add try/catch around stat() in Windows symlink logic fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#60923 opened Dec 1, 2025 by arnav-54 Loading…
node-api: use v-table to reverse module dependencies 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. node-api Issues and PRs related to the Node-API.
#60916 opened Dec 1, 2025 by vmoroz Loading…
process: preserve AsyncLocalStorage on queueMicrotask only when needed async_local_storage AsyncLocalStorage needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. process Issues and PRs related to the process subsystem. request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. semver-major PRs that contain breaking changes and should be released in the next major version.
#60913 opened Nov 30, 2025 by gurgunday Loading…
test: skip tests not passing without NODE_OPTIONS support meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run.
#60912 opened Nov 30, 2025 by aduh95 Loading…
tools: add some options and comments to shell.nix author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. 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. tools Issues and PRs related to the tools directory.
#60911 opened Nov 30, 2025 by aduh95 Loading…
doc: improve fs.watch documentation for rapid file operations doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#60910 opened Nov 30, 2025 by AyushAnand-28 Loading…
stream: do not pass readable.compose() output via Readable.from() needs-ci PRs that need a full CI run. stream Issues and PRs related to the stream subsystem.
#60907 opened Nov 30, 2025 by Renegade334 Loading…
lib,src,test: fix tests without SQLite 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.
#60906 opened Nov 30, 2025 by aduh95 Draft
ProTip! Adding no:label will show everything without a label.