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

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
doc: fix --watch and --watch-path flags in node manpage (#58895) doc Issues and PRs related to the documentations.
#60932 opened Dec 2, 2025 by Renu567560 Loading…
buffer, worker: resolve error handling TODOs buffer Issues and PRs related to the buffer subsystem. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. worker Issues and PRs related to Worker support.
#60931 opened Dec 2, 2025 by dahiya001rohit Loading…
tools: bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /tools/doc dependencies Pull requests that update a dependency file. doc Issues and PRs related to the documentations. javascript Pull requests that update Javascript code tools Issues and PRs related to the tools directory.
#60930 opened Dec 2, 2025 by dependabot bot Loading…
test: improve config-file permission test coverage needs-ci PRs that need a full CI run. permission Issues and PRs related to the Permission Model test Issues and PRs related to the tests.
#60929 opened Dec 1, 2025 by RafaelGSS Loading…
meta: Bump actions/setup-python from 6.0.0 to 6.1.0 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. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#60927 opened Dec 1, 2025 by dependabot bot Loading…
meta: Bump github/codeql-action from 4.31.3 to 4.31.6 author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#60926 opened Dec 1, 2025 by dependabot bot Loading…
meta: Bump actions/checkout from 5.0.1 to 6.0.0 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. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#60925 opened Dec 1, 2025 by dependabot bot Loading…
meta: Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 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. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.
#60924 opened Dec 1, 2025 by dependabot bot Loading…
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…
util: assert getCallSites does not invoke Error.prepareStackTrace needs-ci PRs that need a full CI run.
#60922 opened Dec 1, 2025 by legendecas Loading…
tools: ignore more paths in GHA CI 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. 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. meta Issues and PRs related to the general management of the project.
#60920 opened Dec 1, 2025 by aduh95 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 Draft
doc: add missing zstd to mjs example of zlib 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. doc Issues and PRs related to the documentations. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. zlib Issues and PRs related to the zlib subsystem.
#60915 opened Dec 1, 2025 by deokjinkim 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.
#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 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…
deps: V8: increase RISC-V trampoline pool gap needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
#60909 opened Nov 30, 2025 by AyushAnand-28 Loading…
tools: update ESLint deps and handle plugin deprecations 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. commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. tools Issues and PRs related to the tools directory.
#60908 opened Nov 30, 2025 by targos 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
stream: fix isErrored/isWritable for WritableStreams 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. web streams
#60905 opened Nov 30, 2025 by Renegade334 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…
tools: run tests --without-amaro on test-shared macOS 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. meta Issues and PRs related to the general management of the project.
#60902 opened Nov 30, 2025 by aduh95 Loading…
ProTip! Filter pull requests by the default branch with base:main.