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

tools: patch python3 wrapper from depot_tools tools Issues and PRs related to the tools directory.
#66070 opened Sep 16, 2026 by richardlau Member Draft
test: enable trace_events tests with perfetto build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. trace_events Issues and PRs related to trace events from V8, Node.js core, and user code.
#66068 opened Sep 16, 2026 by legendecas Member Loading…
src: let embedders exempt linked bindings from the addon permission c++ Issues and PRs that require attention from people who are familiar with C++. embedding Issues and PRs related to embedding Node.js in another project. lib / src Issues and PRs involving general changes in the lib/ or src/ directories. 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.
#66067 opened Sep 16, 2026 by codebytere Member Loading…
src: fix task queue deadlock when built as C++23 c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#66066 opened Sep 16, 2026 by codebytere Member Loading…
test: accept ENOTEMPTY from libc++ in test-fs-rm needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure.
#66065 opened Sep 16, 2026 by codebytere Member Loading…
buffer: add buffer.stringLength() 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.
#66064 opened Sep 16, 2026 by mcollina Member Loading…
doc: restore @XadillaX to collaborators doc Issues and PRs related to Node.js documentation.
#66063 opened Sep 16, 2026 by XadillaX Contributor Draft
http: preserve socket errors as response error causes errors Issues and PRs related to JavaScript errors originating in Node.js core. http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66061 opened Sep 16, 2026 by XadillaX Contributor Loading…
test: move permission FFI test to native suite build Issues and PRs related to Node.js builds or CI infrastructure. needs-ci PRs that need a full CI run. windows Issues and PRs related to the Windows platform.
#66059 opened Sep 16, 2026 by inoway46 Contributor Loading…
docs: fix duplicate 'the' typo in node_platform.cc agentscan:automated-account c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.
#66058 opened Sep 16, 2026 by almuzahidseyam Loading…
tools: group CodeQL GHA updates meta Issues and PRs related to the general management of the project.
#66057 opened Sep 16, 2026 by aduh95 Contributor Loading…
module: normalize package map paths module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#66054 opened Sep 16, 2026 by Dansatch Loading…
stream: trim per-stream costs in webstreams needs-ci PRs that need a full CI run. web streams Issues and PRs related to the Web Streams API.
#66052 opened Sep 16, 2026 by mcollina Member Draft
deps: replace part of acorn with amaro lib / src Issues and PRs involving general changes in the lib/ or src/ directories. needs-ci PRs that need a full CI run.
#66051 opened Sep 16, 2026 by avivkeller Member Loading…
meta: bump github/codeql-action/autobuild from 4.37.9 to 4.38.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.
#66050 opened Sep 15, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/analyze from 4.37.9 to 4.38.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.
#66049 opened Sep 15, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/init from 4.37.9 to 4.38.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.
#66048 opened Sep 15, 2026 by dependabot Bot Loading…
meta: bump cachix/cachix-action from 5f2d7c5294214f71b873db4b969586b980625e71 to 38b082610b782e7e93e209c35fd730d399dee866 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.
#66047 opened Sep 15, 2026 by dependabot Bot Loading…
meta: bump github/codeql-action/upload-sarif from 4.37.9 to 4.38.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.
#66046 opened Sep 15, 2026 by dependabot Bot Loading…
tools: bump the eslint group in /tools/eslint with 6 updates 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.
#66045 opened Sep 15, 2026 by dependabot Bot Loading…
meta: bump step-security/harden-runner from 2.21.0 to 2.21.1 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.
#66044 opened Sep 15, 2026 by dependabot Bot Loading…
sqlite: restore connection state on reopen c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. sqlite Issues and PRs related to the SQLite subsystem.
#66042 opened Sep 15, 2026 by araujogui Member Loading…
test: unskip test-watch-create-isolation-none 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. test Issues and PRs related to Node.js core tests and test infrastructure.
#66041 opened Sep 15, 2026 by aduh95 Contributor Loading…
test_runner: escape carriage returns in snapshot values needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
#66040 opened Sep 15, 2026 by hanityx Contributor Loading…
http: count buffered outgoing data in bytes http Issues and PRs related to the http subsystem. needs-ci PRs that need a full CI run.
#66039 opened Sep 15, 2026 by QuantumBreakz Loading…
ProTip! Adding no:label will show everything without a label.