Skip to content

mono - chore: upgrade GitHub Actions (breaking) - #1990

Merged
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1
Jul 2, 2026
Merged

mono - chore: upgrade GitHub Actions (breaking)#1990
jaredwray merged 1 commit into
mainfrom
claude/keyv-dependency-maintenance-77m3u1

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. — N/A, CI configuration change.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Chore — upgrades GitHub Actions workflow uses: references.

Versions

  • actions/checkout @v6@v7 (major, 9 references across all workflows)

All other actions are already on their latest major and unchanged: actions/setup-node@v6 (v6.4.0), pnpm/action-setup@v6 (v6.0.9), codecov/codecov-action@v7 (v7.0.0), oven-sh/setup-bun@v2 (v2.2.0), cloudflare/wrangler-action@v4 (v4.0.0).

Breaking notes

actions/checkout@v7's breaking change blocks fork-PR checkout under pull_request_target / workflow_run events and moves the action to ESM. None of this repo's workflows use those triggers (only push, pull_request, workflow_dispatch, release), so the upgrade is behavior-neutral here. Pin style (@vX major tag) is preserved.

Checks

  • All 7 workflow YAML files parse successfully after the change

Final PR in the dependency-management dev phase (GitHub Actions group).


Generated by Claude Code

- actions/checkout v6 -> v7 (major)

checkout v7's breaking change blocks fork-PR checkout under
pull_request_target / workflow_run; none of these workflows use those
triggers (only push, pull_request, workflow_dispatch, release), so the
upgrade is behavior-neutral here. All other action refs
(actions/setup-node@v6, pnpm/action-setup@v6, codecov/codecov-action@v7,
oven-sh/setup-bun@v2, cloudflare/wrangler-action@v4) are already on their
latest major.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WVzS34CgyLpVDdJ9urfWxZ
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c54dea0) to head (4ad857c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1990   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         4887      4887           
  Branches       779       780    +1     
=========================================
  Hits          4887      4887           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray
jaredwray merged commit 8e6166a into main Jul 2, 2026
15 checks passed
@jaredwray
jaredwray deleted the claude/keyv-dependency-maintenance-77m3u1 branch July 2, 2026 18:29
This was referenced Aug 3, 2026
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.

2 participants