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

typings: add fs_event_wrap internal binding types typings Issues and PRs related to internal TypeScript declarations.
#65661 opened Aug 30, 2026 by leah-1ee Contributor Loading…
typings: add profiler internal binding types typings Issues and PRs related to internal TypeScript declarations.
#65660 opened Aug 30, 2026 by leah-1ee Contributor Loading…
permission: do not enforce fs and addons in audit mode c++ Issues and PRs that require attention from people who are familiar with C++. fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#65659 opened Aug 30, 2026 by theSnackOverflow Contributor Loading…
stream: second batch of stream/iter fixes lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65658 opened Aug 30, 2026 by jasnell Member Loading…
tools: update nixpkgs-unstable to 0e7911a191ea0fb9d6e8e771d24736d3618 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. dont-land-on-v26.x PRs that should not land on the v26.x-staging branch and should not be released in v26.x. tools Issues and PRs related to the tools directory.
#65657 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
deps: update perfetto to 58.2 dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run.
#65656 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
deps: update simdjson to 4.6.9 dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run.
#65655 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
deps: update googletest to 36ba75f0ad5383a9759f17f3f72fd4661c72cb6d dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65654 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
deps: update corepack to 0.36.0 dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run.
#65653 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
stream: apply multiple stream/iter fixes lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65652 opened Aug 30, 2026 by jasnell Member Loading…
test: update WPT for url to c23755a144 needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#65651 opened Aug 30, 2026 by nodejs-github-bot Collaborator Loading…
src: remove experimental ShadowRealm support 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. experimental Issues and PRs related to experimental features. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65650 opened Aug 29, 2026 by anonrig Member Loading…
crypto: fix multi-prime RSA JWKs author ready PRs with CI started, the required approvals, and no outstanding review comments. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65649 opened Aug 29, 2026 by panva Member Loading…
tools: retry first-time contributor query commit-queue PRs queued for automated landing through the Commit Queue. meta Issues and PRs related to the general management of the project.
#65648 opened Aug 29, 2026 by panva Member Loading…
zlib: prevent oversized ArrayBuffer retention in one-shot methods needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib module and its compression dependencies.
#65647 opened Aug 29, 2026 by Abhirup0 Loading…
crypto: add FIPS indicator diagnostics and strict mode c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-rebase PRs the Commit Queue should land as multiple self-contained commits. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#65645 opened Aug 29, 2026 by panva Member Loading…
fs: add openAsBlobSync fs Issues and PRs related to file-system APIs and the fs module. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#65644 opened Aug 29, 2026 by greenheadHQ Contributor Loading…
fix(source-maps): resolve test failures needs-ci PRs that need a full CI run. source maps Issues and PRs related to source map support. test Issues and PRs related to Node.js core tests and test infrastructure.
#65642 opened Aug 29, 2026 by spjoshis Loading…
events: fix addAbortListener for aborted signals events Issues and PRs related to EventEmitter and the events module. needs-ci PRs that need a full CI run.
#65640 opened Aug 29, 2026 by lazerg Contributor Loading…
typings: update zlib binding declarations author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. typings Issues and PRs related to internal TypeScript declarations.
#65639 opened Aug 29, 2026 by hyemimi Contributor Loading…
test: update WPT for streams to 4832db4761 author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. commit-queue-squash PRs the Commit Queue should land as one squashed commit. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure. web streams Issues and PRs related to the Web Streams API.
#65638 opened Aug 29, 2026 by standard-Chan Contributor Loading…
fs: fix recursive watch error handling author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#65635 opened Aug 29, 2026 by panva Member Loading…
src: fix TextDecoder large-input and error paths c++ Issues and PRs that require attention from people who are familiar with C++. i18n-api Issues and PRs related to Node.js internationalization support. needs-ci PRs that need a full CI run.
#65634 opened Aug 29, 2026 by JosephDoUrden Loading…
stream: fix early drain after Utf8Stream reopen author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. needs-ci PRs that need a full CI run. stream Issues and PRs related to Node.js streams.
#65633 opened Aug 29, 2026 by mcollina Member Loading…
doc: fix broken using link in ffi.md author ready PRs with CI started, the required approvals, and no outstanding review comments. commit-queue PRs queued for automated landing through the Commit Queue. doc Issues and PRs related to Node.js documentation. ffi Issues and PRs related to experimental Foreign Function Interface support.
#65632 opened Aug 29, 2026 by soulee-dev Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.