Skip to content

chore(deps): consolidate open dependabot updates (GMC-45) [semantic pr title]#131

Merged
wiiiimm merged 5 commits into
mainfrom
chore/gmc-45-combined-dependabot-updates
Jun 18, 2026
Merged

chore(deps): consolidate open dependabot updates (GMC-45) [semantic pr title]#131
wiiiimm merged 5 commits into
mainfrom
chore/gmc-45-combined-dependabot-updates

Conversation

@wiiiimm

@wiiiimm wiiiimm commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Consolidates all 13 open Dependabot PRs (#116#129) into a single update so they can be reviewed and merged together.

Closes #130

npm — group (#129)

Package From To
@octokit/graphql 9.0.1 9.0.3
apollo3-cache-persist 0.14.1 0.15.0
chalk 5.6.0 5.6.2
dotenv 17.2.1 17.4.2
fuse.js 7.4.1 7.4.2
react 19.1.1 19.2.7
@types/react 19.1.12 19.2.17
tsup 8.5.0 8.5.1
vitest 4.1.0 4.1.9

npm — major bumps (individual)

Package From To PR
typescript 5.9.2 6.0.3 #128
@vitest/coverage-v8 2.1.x 4.1.8 #127
semantic-release 24.2.7 25.0.5 #126
ink-testing-library 3.0.0 4.0.0 #125
env-paths 3.0.0 4.0.0 #124
@types/node 24.3.0 25.9.2 #123
open 10.x 11.0.0 #122

GitHub Actions

Action From To PR
actions/setup-node 4 6 #120
actions/checkout 4 6 #119
actions/github-script 7 9 #118
actions/download-artifact 4 8 #117
actions/cache 3 5 #116

Verification

  • pnpm typecheck (TypeScript 6) ✅
  • pnpm build
  • pnpm test — 456/456 passing across 47 files ✅

Linear: GMC-45

🤖 Generated with Claude Code


Note

Medium Risk
Broad dependency and Node baseline changes affect build, release, and OAuth/browser-open behavior; major bumps (TS 6, semantic-release 25, open 11) warrant extra attention on CI and first release after merge.

Overview
This PR rolls up many open Dependabot bumps into one change: npm dependencies, GitHub Actions, and toolchain/runtime alignment.

Runtime & packaging: engines.node and docs now require Node ≥20 (was ≥18). Standalone binaries switch from archived pkg to @yao-pkg/pkg, with node20-* pack targets (was node18-*). Release and binary CI jobs run on Node 22 because the new packager needs it; end users of the CLI still only need Node 20+ to run.

Dependencies: Major bumps include TypeScript 6, semantic-release 25, Vitest/coverage 4.x, open 11, env-paths 4, ink-testing-library 4, plus minor/patch updates across Apollo/Octokit, React 19.2, chalk, dotenv, fuse.js, and related dev tooling. Lockfile reflects the full graph (including semantic-release’s newer Node requirements).

CI: Workflows bump actions/checkout, setup-node, github-script, download-artifact, and cache to current major versions in pr-title-manager.yml and release.yml.

Reviewed by Cursor Bugbot for commit fe28406. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

Summary by CodeRabbit

  • Chores

    • Updated CI/release workflows to use newer GitHub Actions versions and improved release build caching.
    • Refreshed binary build tooling and updated standalone binary targets to align with newer Node.js versions.
  • Documentation

    • Updated prerequisites to require Node.js ≥ 20 (up from ≥ 18).
    • Clarified that building standalone binaries via pnpm build:binaries requires Node.js ≥ 22, while the CLI runtime remains Node.js ≥ 20.

Combine all 13 open Dependabot PRs (#116#129) into a single update.

npm group (#129): @octokit/graphql 9.0.3, apollo3-cache-persist 0.15.0,
chalk 5.6.2, dotenv 17.4.2, fuse.js 7.4.2, react 19.2.7,
@types/react 19.2.17, tsup 8.5.1, vitest 4.1.9.

npm majors: typescript 6.0.3 (#128), @vitest/coverage-v8 4.1.8 (#127),
semantic-release 25.0.5 (#126), ink-testing-library 4.0.0 (#125),
env-paths 4.0.0 (#124), @types/node 25.9.2 (#123), open 11.0.0 (#122).

GitHub Actions: setup-node v6 (#120), checkout v6 (#119),
github-script v9 (#118), download-artifact v8 (#117), cache v5 (#116).

Verified: typecheck (TS 6), build, and full test suite (456/456) all pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@linear-code

linear-code Bot commented Jun 18, 2026

Copy link
Copy Markdown

GMC-45

@github-actions github-actions Bot changed the title chore(deps): consolidate open dependabot updates (GMC-45) chore(deps): consolidate open dependabot updates (GMC-45) [semantic pr title] Jun 18, 2026
@github-actions

Copy link
Copy Markdown

🤖 PR Title Automated

I've automatically formatted your PR title to follow Conventional Commits:

Current title: chore(deps): consolidate open dependabot updates (GMC-45)

What happened:

  • ✅ Title formatted to semantic convention
  • ✅ Added [semantic pr title] marker for automatic updates

Why this matters:

Since we use squash merging, your PR title becomes the commit message. This ensures:

  • Clean, semantic git history
  • Automated version bumping
  • Proper changelog generation

Automatic updates:

Your title will be automatically recalculated when you add new commits.

Opt-out:

Add [skip title auto pr] to your title to disable automation (not recommended).

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2496fddb-2f6d-45d2-b7f7-306579d87b86

📥 Commits

Reviewing files that changed from the base of the PR and between 0fe3b68 and fe28406.

📒 Files selected for processing (1)
  • AGENTS.md
✅ Files skipped from review due to trivial changes (1)
  • AGENTS.md

Walkthrough

Version bump maintenance across the repository: GitHub Actions steps in .github/workflows/pr-title-manager.yml and .github/workflows/release.yml are upgraded to newer major versions (actions/checkout@v6, actions/setup-node@v6, actions/github-script@v9, actions/cache@v5, actions/download-artifact@v8), Node.js engine requirement is raised from >=18 to >=20, the binary packaging tool is swapped from pkg to @yao-pkg/pkg with build targets updated to Node 20, npm runtime and dev dependencies in package.json are bumped to newer versions, and AGENTS.md is updated to document the new Node.js prerequisite.

Changes

Dependency and Actions Version Updates

Layer / File(s) Summary
GitHub Actions upgrades in pr-title-manager workflow
.github/workflows/pr-title-manager.yml
actions/github-script upgraded from v7 to v9 in "Check for skip automation marker" and "Process PR Title" steps. actions/checkout upgraded from v4 to v6.
GitHub Actions and runtime upgrades in release workflow
.github/workflows/release.yml
actions/checkout and actions/setup-node upgraded to v6 across semantic-release, build, create-release, and publish-extras jobs, with Node runtime bumped from 20 to 22. actions/cache upgraded to v5 in build job. actions/download-artifact upgraded to v8 in create-release job.
Binary packaging tool update and Node target version
.github/workflows/release.yml, package.json, AGENTS.md
Global install in build job changed from pkg to @yao-pkg/pkg. build:binaries script updated to target Node 20 (instead of Node 18) for Linux, macOS, and Windows binaries. Documentation added to Packaging section specifying that pnpm build:binaries requires Node >= 22.
Node.js engine requirement and npm dependency updates
package.json, AGENTS.md
Engine requirement raised from >=18 to >=20. Runtime packages including @octokit/graphql, chalk, dotenv, react, fuse.js, open, env-paths, and apollo3-cache-persist bumped to newer versions. Dev packages including typescript, vitest, tsup, @types/node, @types/react, ink-testing-library, semantic-release, and @vitest/coverage-v8 upgraded. Dev dependency pkg replaced with @yao-pkg/pkg. Documentation prerequisite updated to specify Node.js >= 20.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 Hoppin' through the versions, one by one,
Bumping checkout, setup-node, cache — it's done!
From v4 to v6 the actions spring,
And pkg becomes @yao-pkg/pkg with a zing.
A tidy burrow, everything aligned,
The rabbit keeps all dependencies refined! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: consolidating multiple Dependabot updates into a single pull request, which is the primary objective.
Linked Issues check ✅ Passed All coding requirements from issue #130 are met: npm group and major version updates are consolidated, GitHub Actions are upgraded, and verification criteria (typecheck, build, tests) all pass.
Out of Scope Changes check ✅ Passed All changes are directly aligned with the consolidation objective. Workflow updates, dependency upgrades, Node engine requirement changes, and documentation updates all support the dependency consolidation goal.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/gmc-45-combined-dependabot-updates

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread .github/workflows/release.yml

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dfb25c5ec3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"semantic-release": "^24.2.7",
"tsup": "^8.5.0",
"typescript": "^5.9.2",
"semantic-release": "^25.0.5",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Use a Node version supported by semantic-release

This bump moves the release tool to semantic-release 25; the updated lockfile records its engine as node: ^22.14.0 || >= 24.10.0, but the Release Pipeline's semantic-release job still sets up Node 20 before running npx semantic-release. On the next non-release push to main, the publish job will run semantic-release on an unsupported runtime and can fail before creating the release; either keep semantic-release 24 or update that workflow to a supported Node version.

Useful? React with 👍 / 👎.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/pr-title-manager.yml:
- Line 49: Replace the mutable version tag references in the
pr-title-manager.yml workflow file with pinned commit SHAs. On line 49, change
the actions/github-script@v9 reference to use a specific commit SHA instead of
the major version tag. Similarly, update the references on lines 110 and 115
(which appear to be actions/checkout@v6 or similar) to use their respective
pinned commit SHAs. Look up the latest stable commit SHA for each action from
their respective repositories and replace the `@v9`, `@v6` tags with the full commit
hash format (e.g., actions/github-script@<commit-sha>) to ensure immutable
action references.

In @.github/workflows/release.yml:
- Line 24: Replace the mutable major-version tag reference `actions/checkout@v6`
on line 24 with a pinned full commit SHA (for example,
`actions/checkout@a5ac7e51b41094c5405359c7b978efb2fc9a1c42`). This applies to
all other unpinned `uses:` references mentioned in the comment (lines 30, 36,
105, 108, 113, 123, 143, 158, 163, 238, and 243). For each action reference,
replace the version tag with the corresponding full 40-character commit SHA to
ensure supply-chain integrity and prevent unexpected behavior from version tag
updates.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a372e4d-23d2-45a9-b7f8-108cc9979fea

📥 Commits

Reviewing files that changed from the base of the PR and between e3d3df2 and dfb25c5.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • .github/workflows/pr-title-manager.yml
  • .github/workflows/release.yml
  • package.json

if: steps.bot-check.outputs.is_bot == 'false'
id: skip-check
uses: actions/github-script@v7
uses: actions/github-script@v9

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify unpinned action refs in this workflow (should return no matches after fix)
rg -n '^\s*uses:\s*[^@]+@v[0-9]+(\s|$)' .github/workflows/pr-title-manager.yml

Repository: wiiiimm/gh-manager-cli

Length of output: 189


Pin action refs to immutable commit SHAs.

Lines 49, 110, and 115 use mutable major version tags (@v9, @v6) instead of pinned commit SHAs. This exposes the workflow to upstream tag drift and fails the unpinned-uses policy check.

Replace with commit SHA pins: e.g., actions/github-script@<commit-sha> and actions/checkout@<commit-sha>.

Also applies to: 110-110, 115-115

🧰 Tools
🪛 zizmor (1.25.2)

[error] 49-49: unpinned action reference (unpinned-uses): action is not pinned to a hash (required by blanket policy)

(unpinned-uses)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/pr-title-manager.yml at line 49, Replace the mutable
version tag references in the pr-title-manager.yml workflow file with pinned
commit SHAs. On line 49, change the actions/github-script@v9 reference to use a
specific commit SHA instead of the major version tag. Similarly, update the
references on lines 110 and 115 (which appear to be actions/checkout@v6 or
similar) to use their respective pinned commit SHAs. Look up the latest stable
commit SHA for each action from their respective repositories and replace the
`@v9`, `@v6` tags with the full commit hash format (e.g.,
actions/github-script@<commit-sha>) to ensure immutable action references.

Source: Linters/SAST tools

steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify unpinned action refs in this workflow (should return no matches after fix)
rg -n '^\s*uses:\s*[^@]+@v[0-9]+(\s|$)' .github/workflows/release.yml

Repository: wiiiimm/gh-manager-cli

Length of output: 540


Harden workflow by pinning every uses: reference to a full SHA.

The following lines contain unpinned mutable major-version tags, creating a supply-chain integrity risk: 24, 30, 36, 105, 108, 113, 123, 143, 158, 163, 238, and 243. Each must be pinned to a full commit SHA rather than a version tag.

🧰 Tools
🪛 zizmor (1.25.2)

[error] 24-24: unpinned action reference (unpinned-uses): action is not pinned to a hash (required by blanket policy)

(unpinned-uses)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/release.yml at line 24, Replace the mutable major-version
tag reference `actions/checkout@v6` on line 24 with a pinned full commit SHA
(for example, `actions/checkout@a5ac7e51b41094c5405359c7b978efb2fc9a1c42`). This
applies to all other unpinned `uses:` references mentioned in the comment (lines
30, 36, 105, 108, 113, 123, 143, 158, 163, 238, and 243). For each action
reference, replace the version tag with the corresponding full 40-character
commit SHA to ensure supply-chain integrity and prevent unexpected behavior from
version tag updates.

Source: Linters/SAST tools

semantic-release 25 requires Node ^22.14.0 || >=24.10.0; the release
workflow still set up Node 20, which would fail `npx semantic-release`
on the next push to main. Bump all setup-node steps to Node 22 (LTS).

Flagged by Cursor Bugbot (High) and Codex (P1) on PR #131.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread package.json
env-paths@4 and open@11 both declare engines.node ">=20", but the
package still advertised ">=18", letting Node 18-19 users install a
build that breaks at startup (env-paths) and on browser open (open).
Align engines.node and the setup docs to >=20. Node 18 is already EOL.

Flagged by Cursor Bugbot (Medium) on PR #131.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread .github/workflows/release.yml
vercel/pkg (pkg@5.8.1) is archived and only ships base binaries up to
Node 18, so release binaries embedded a Node 18 runtime — incompatible
with env-paths 4 / open 11 (Node 20+) after raising the engine floor.
Switch to the maintained @yao-pkg/pkg fork and build node20 targets in
both the build:binaries script and the release workflow. The packager
needs Node 22 to run, which the release jobs already use.

Flagged by Cursor Bugbot (High) on PR #131.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0fe3b68. Configure here.


- name: Create binary
run: pkg dist/index.js --targets node18-${{ matrix.platform }}-${{ matrix.arch }} --output gh-manager-cli-${{ matrix.platform }}-${{ matrix.arch }}${{ matrix.ext }}
run: pkg dist/index.js --targets node20-${{ matrix.platform }}-${{ matrix.arch }} --output gh-manager-cli-${{ matrix.platform }}-${{ matrix.arch }}${{ matrix.ext }}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invalid Windows pkg target

High Severity

The release workflow and build:binaries script pass windows as the pkg platform segment (e.g. node20-windows-x64), but @yao-pkg/pkg expects win in the target triple. Windows matrix builds likely fail or skip producing the .exe that gets uploaded to the GitHub release.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 0fe3b68. Configure here.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@package.json`:
- Line 81: Update the `engines.node` declaration in package.json to require Node
22 or higher to match the actual requirement of the `@yao-pkg/pkg` dependency, or
alternatively add clear documentation in the package.json or a README file
specifying that while the runtime requires Node 20+, the build:binaries script
specifically requires Node 22+. Choose the appropriate solution based on your
project's requirements.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 37db2fed-97ce-44e7-ba34-71ab11b16a32

📥 Commits

Reviewing files that changed from the base of the PR and between 1274fae and 0fe3b68.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • .github/workflows/release.yml
  • package.json

Comment thread package.json
"@types/node": "^25.9.2",
"@types/react": "^19.2.17",
"@vitest/coverage-v8": "^4.1.8",
"@yao-pkg/pkg": "^6.20.0",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify engine requirements across package.json and resolved dependencies

# Check package.json engines declaration
echo "=== package.json engines ==="
jq '.engines.node' package.json

# Check `@yao-pkg/pkg` engine requirement in lockfile
echo -e "\n=== `@yao-pkg/pkg` engines from lockfile ==="
rg -A2 "^  '`@yao-pkg/pkg`@" pnpm-lock.yaml | rg "engines:"

# Check if build:binaries script uses `@yao-pkg/pkg`
echo -e "\n=== build:binaries script ==="
jq '.scripts["build:binaries"]' package.json

Repository: wiiiimm/gh-manager-cli

Length of output: 331


Engine requirement mismatch between package declaration and dev dependency.

The @yao-pkg/pkg dependency requires node >=22.0.0 (per lockfile), but package.json declares engines.node: ">=20". Contributors using Node 20 or 21 will satisfy the package engine requirement but encounter failures when running build:binaries, since the underlying pkg tool mandates Node 22+.

Consider either raising the package engines requirement to >=22, or documenting that the build:binaries script requires Node 22+ whilst the runtime usage only requires 20+.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@package.json` at line 81, Update the `engines.node` declaration in
package.json to require Node 22 or higher to match the actual requirement of the
`@yao-pkg/pkg` dependency, or alternatively add clear documentation in the
package.json or a README file specifying that while the runtime requires Node
20+, the build:binaries script specifically requires Node 22+. Choose the
appropriate solution based on your project's requirements.

The CLI runtime engine stays at Node >=20, but @yao-pkg/pkg requires
Node >=22 to run. Document this in the Packaging section so contributors
on Node 20/21 know the binary build needs a newer Node, rather than
raising engines.node and wrongly forcing end users onto Node 22.

Addresses CodeRabbit engine-mismatch note on PR #131. The companion
"Invalid Windows pkg target" finding is a false positive: pkg-fetch's
toFancyPlatform aliases "windows" -> "win" during target parsing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@wiiiimm

wiiiimm commented Jun 18, 2026

Copy link
Copy Markdown
Owner Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@wiiiimm wiiiimm merged commit d548f24 into main Jun 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consolidate open Dependabot PRs into a single dependency update

1 participant