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

fs: validate falsy openAsBlob type option fs Issues and PRs related to file-system APIs and the fs module. needs-ci PRs that need a full CI run.
#66125 opened Sep 19, 2026 by christianaurichzm Contributor Loading…
doc: clarify Worker execArgv vs Permission Model grants doc Issues and PRs related to Node.js documentation.
#66124 opened Sep 19, 2026 by yunshingng Loading…
doc: document iterable input for AbortSignal.any doc Issues and PRs related to Node.js documentation.
#66123 opened Sep 19, 2026 by haramj Member Loading…
src: use eager compilation for embedder main scripts c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. vm Issues and PRs related to the vm subsystem.
#66122 opened Sep 19, 2026 by jml6m Loading…
benchmark: remove duplicate ffi add-64 benchmark benchmark Issues and PRs related to Node.js benchmarks and benchmarking infrastructure. ffi Issues and PRs related to experimental Foreign Function Interface support.
#66121 opened Sep 19, 2026 by soulee-dev Contributor Loading…
http: cut per-request work on the server hot path http Issues and PRs related to the http subsystem. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review.
#66120 opened Sep 19, 2026 by anonrig Member Loading…
vfs: add provider names and vfs.mounted() lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66119 opened Sep 18, 2026 by pipobscure Contributor Draft
lib: add util.isPartialDeepStrictEqual needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#66118 opened Sep 18, 2026 by tlhunter Contributor Loading…
src: ensure Socket(fd) cannot bypass allow-net permission author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66117 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: add options to monitorEventLoopDelay() c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. semver-minor PRs that contain new features and should be released in the next minor version.
#66115 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: allow RecordableHistogram to record 0 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. semver-minor PRs that contain new features and should be released in the next minor version.
#66114 opened Sep 18, 2026 by jasnell Member Loading…
crypto: remove redundent std::move call author ready PRs with CI started, the required approvals, and no outstanding review comments. dependencies PRs that add, update, or configure Node.js dependencies. needs-ci PRs that need a full CI run.
#66111 opened Sep 18, 2026 by aduh95 Contributor Loading…
Revert "deps: V8: override depot_tools version" 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. 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.
#66110 opened Sep 18, 2026 by richardlau Member Loading…
tools: update tools/v8 for Python 3.13 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. tools Issues and PRs related to the tools directory.
#66109 opened Sep 18, 2026 by richardlau Member Loading…
crypto: use provider APIs for key operations author ready PRs with CI started, the required approvals, and no outstanding review comments. 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.
#66108 opened Sep 18, 2026 by panva Member Loading…
test: avoid call to chmodSync in test-fs-cp-async-file-modes author ready PRs with CI started, the required approvals, and no outstanding review comments. flaky-test Issues and PRs involving tests that fail intermittently in CI. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66104 opened Sep 18, 2026 by aduh95 Contributor Loading…
meta: bump codecov/codecov-action from 7.0.0 to 7.1.0 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. dependencies PRs that add, update, or configure Node.js dependencies. github_actions PRs that update GitHub Actions workflows. meta Issues and PRs related to the general management of the project.
#66103 opened Sep 18, 2026 by dependabot Bot Loading…
tools: bump eslint-plugin-jsdoc from 64.3.9 to 64.3.10 in /tools/eslint in the eslint group 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. dependencies PRs that add, update, or configure Node.js dependencies. javascript PRs that update JavaScript code. tools Issues and PRs related to the tools directory.
#66102 opened Sep 18, 2026 by dependabot Bot Loading…
perf_hooks: add histogram snapshot and diff c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. semver-minor PRs that contain new features and should be released in the next minor version.
#66099 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: harden histogram CBOR import validation author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue-squash PRs the Commit Queue should land as one squashed commit. needs-ci PRs that need a full CI run. perf_hooks Issues and PRs related to the perf_hooks module and performance measurement APIs. review wanted PRs that need review. semver-minor PRs that contain new features and should be released in the next minor version.
#66098 opened Sep 18, 2026 by jasnell Member Loading…
perf_hooks: fix PerformanceObserver handling author ready PRs with CI started, the required approvals, and no outstanding review comments. 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. needs-ci PRs that need a full CI run. review wanted PRs that need review. typings Issues and PRs related to internal TypeScript declarations.
#66097 opened Sep 17, 2026 by jasnell Member Loading…
https: handle invalid TLS options in proxied requests 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. https Issues and PRs related to the https subsystem. needs-ci PRs that need a full CI run.
#66096 opened Sep 17, 2026 by christianaurichzm Contributor Loading…
fs: close fd 0 on discarded FileHandle transfer author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. 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.
#66095 opened Sep 17, 2026 by christianaurichzm Contributor Loading…
perf_hooks: fix truncation of uvMetricsInfo counters author ready PRs with CI started, the required approvals, and no outstanding review comments. 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. review wanted PRs that need review.
#66094 opened Sep 17, 2026 by jasnell Member Loading…
quic: cleanly tear down QUIC after worker.terminate() author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. commit-queue PRs queued for automated landing through the Commit Queue. needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC transport implementation.
#66093 opened Sep 17, 2026 by pimterry Member Loading…
ProTip! What’s not been updated in a month: updated:<2026-08-19.