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: 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 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…
vfs: add vfs.mounted() needs-ci PRs that need a full CI run. vfs Issues and PRs related to the virtual filesystem subsystem.
#66116 opened Sep 18, 2026 by pipobscure Contributor 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" 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 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++. 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++. 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…
[v24.x] deps: backport V8 prototype retention fixes build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. 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.
#66089 opened Sep 17, 2026 by inoway46 Contributor Loading…
zlib: reject reset while a zstd frame is incomplete c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. zlib Issues and PRs related to the zlib module and its compression dependencies.
#66088 opened Sep 17, 2026 by xia-chao Contributor Loading…
doc: document the node:ffi call paths 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.
#66086 opened Sep 17, 2026 by soulee-dev Contributor Loading…
worker: strip types in Web Worker module entries needs-ci PRs that need a full CI run.
#66085 opened Sep 17, 2026 by osztenkurden Loading…
build,src: gate jspi flag on V8_ENABLE_WEBASSEMBLY agentscan:mixed-signals build Issues and PRs related to Node.js builds or CI infrastructure. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. v24.x Issues that can be reproduced on v24.x or PRs targeting the v24.x-staging branch.
#66082 opened Sep 17, 2026 by pkubaj Loading…
http: add diagnostics channel for outgoing body chunks http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66081 opened Sep 17, 2026 by mcollina Member Loading…
ProTip! Updated in the last three days: updated:>2026-09-15.