Skip to content

chore: bump actions/github-script v9 and @vitejs/plugin-react 6.0.2#56

Merged
michellepace merged 2 commits into
mainfrom
chore/bump-github-script-v9
May 14, 2026
Merged

chore: bump actions/github-script v9 and @vitejs/plugin-react 6.0.2#56
michellepace merged 2 commits into
mainfrom
chore/bump-github-script-v9

Conversation

@michellepace
Copy link
Copy Markdown
Owner

@michellepace michellepace commented May 14, 2026

Summary

  • Bumps actions/github-script from v8 to v9 in workflows
  • Bumps @vitejs/plugin-react from 6.0.1 to 6.0.2 (devDependency)

Test plan

  • CI runs successfully on the affected workflows
  • Unit tests pass with the updated plugin

Supersedes dependabot #48. The Report status step only uses standard
github.rest.* and context.repo.* APIs, so the v9 breaking changes
(removal of require('@actions/github'), injected getOctokit) don't apply.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
devflow Ready Ready Preview, Comment May 14, 2026 9:36pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Review Change Stack

Walkthrough

The PR updates the E2E Vercel test workflow to use actions/github-script@v9 instead of v8 when reporting test status to pull requests. The commit status creation logic remains unchanged.

Changes

GitHub Actions version update

Layer / File(s) Summary
GitHub Script action version bump
.github/workflows/test-e2e-vercel.yml
The "Report status to PR" workflow step increments actions/github-script from v8 to v9 for the commit status reporting step.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A tiny hop from eight to nine,
The script action works just fine!
Status checks hop along the way,
Pull requests smile a brighter day! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title mentions bumping actions/github-script v9, which matches the main change in the PR, but also includes @vitejs/plugin-react which is only a minor devDependency update not reflected in the raw summary.
Description check ✅ Passed The description is directly related to the changeset, clearly outlining the two dependency bumps and providing a test plan aligned with the PR objectives.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-github-script-v9

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@michellepace michellepace changed the title ci: bump actions/github-script from v8 to v9 chore: bump actions/github-script v9 and @vitejs/plugin-react 6.0.2 May 14, 2026
@michellepace michellepace merged commit 3f5fcf4 into main May 14, 2026
7 checks passed
@michellepace michellepace deleted the chore/bump-github-script-v9 branch May 14, 2026 21:40
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.

1 participant