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: make buffer sizes 32bit-aware in test-internal-util-construct-sab 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. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.
#61026 opened Dec 11, 2025 by Renegade334 Loading…
build: update test-wpt-report to use NODE instead of OUT_NODE build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61024 opened Dec 11, 2025 by panva Loading…
lib: enforce use of URLParse 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. test_runner Issues and PRs related to the test runner subsystem.
#61016 opened Dec 10, 2025 by aduh95 Loading…
fs: detect dot files when using globstar 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. fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
#61012 opened Dec 9, 2025 by robinvw1 Loading…
build: build with v8 gdbjit support on supported platform author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.
#61010 opened Dec 9, 2025 by joyeecheung Loading…
[v25.x] deps: V8: cherry-pick highway@dcc0ca1cd42 build Issues and PRs related to build files or the CI. 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. lts-watch-v24.x PRs that may need to be released in v24.x needs-ci PRs that need a full CI run. ppc Issues and PRs related to the Power architecture. v8 engine Issues and PRs related to the V8 dependency. v25.x Issues that can be reproduced on v25.x or PRs targeting the v25.x-staging branch.
#61008 opened Dec 9, 2025 by richardlau Loading…
deps: update V8 to 14.4 build Issues and PRs related to build files or the CI. 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. v8 engine Issues and PRs related to the V8 dependency.
#61002 opened Dec 9, 2025 by targos Loading…
esm: avoid throw when module specifier is not url esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run.
#61000 opened Dec 9, 2025 by CraigMacomber Loading…
Readline multiline completer needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module.
#60981 opened Dec 7, 2025 by Han5991 Loading…
tools: automate updates for test/fixtures/test426 meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
#60978 opened Dec 6, 2025 by Trott Draft
module: preserve URL in the parent created by createRequire() module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run. review wanted PRs that need reviews.
#60974 opened Dec 6, 2025 by joyeecheung Loading…
doc: reorganize docs of module hooks and mark sync hooks as release candidate doc Issues and PRs related to the documentations. review wanted PRs that need reviews.
#60960 opened Dec 5, 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…
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 dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. 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. semver-minor PRs that contain new features and should be released in the next minor version.
#60913 opened Nov 30, 2025 by gurgunday 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 Loading…
Fix repl history callback error needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
#60903 opened Nov 30, 2025 by wcr-karan Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.