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

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. 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…
test: simplify test-cli-node-options-docs 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. test Issues and PRs related to the tests.
#61006 opened Dec 9, 2025 by aduh95 Loading…
doc: drop support for power8 and z13 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. doc Issues and PRs related to the documentations. semver-major PRs that contain breaking changes and should be released in the next major version.
#61005 opened Dec 9, 2025 by miladfarca Loading…
lib,test: enforce use of assert.fail via a lint rule 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. test Issues and PRs related to the tests.
#61004 opened Dec 9, 2025 by aduh95 Loading…
deps: brotli: cherry-pick e230f474b87 fix LoongArch64 architecture build failed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. brotli Issues and PRs related to the brotli dependency. commit-queue Add this label to land a pull request using GitHub Actions. dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run.
#61003 opened Dec 9, 2025 by Javonne-liu 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. 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…
[v24.x][riscv] V8 backport to resolve compile failure 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. riscv64 Issues and PRs related to the riscv64 architecture. 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.
#60989 opened Dec 8, 2025 by sxa Loading…
meta: move one or more collaborators to emeritus 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. meta Issues and PRs related to the general management of the project.
#60985 opened Dec 8, 2025 by nodejs-github-bot 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…
util: process signal to exit code utility author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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…
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…
ProTip! Mix and match filters to narrow down what you’re looking for.