Skip to content

chore(deps): consolidate 7 GitHub Actions version bumps - #29

Closed
jbdevprimary wants to merge 10 commits into
mainfrom
chore/consolidate-actions-bumps
Closed

chore(deps): consolidate 7 GitHub Actions version bumps#29
jbdevprimary wants to merge 10 commits into
mainfrom
chore/consolidate-actions-bumps

Conversation

@jbdevprimary

Copy link
Copy Markdown
Contributor

Summary

Consolidates 7 independently-mergeable Dependabot GitHub-Actions bumps into a single PR/CI run instead of 7 sequential rebase-merge cycles:

Each commit is cherry-picked verbatim from its original Dependabot PR (same author, same message), with 3 small merge conflicts resolved (all .github/workflows/cd.yml and .github/workflows/ci.yml — later bumps in this batch touched lines earlier bumps had already touched).

Not included: #7 (dependabot/fetch-metadata) and #5 (tj-actions/changed-files) — both bump actions inside .github/workflows/dependabot-automerge.yml and .github/workflows/autofix.yml respectively, neither of which exists on main yet (they're introduced by #16, still pending). Those two will be re-triaged once #16 lands.

Test plan

  • actionlint .github/workflows/*.yml — clean
  • make test — 9/9 bats tests pass
  • CI green on this PR

Closing #28, #26, #25, #22, #18, #15, #6 once this merges, each pointing here.

dependabot Bot added 7 commits July 27, 2026 02:01
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 8.0.0 to 8.3.2.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@cec2083...11f9893)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 7.1.0 to 8.2.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@299e4b7...7138816)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@16a9c90...45996ed)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@7b1f4a7...fc324d3)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.5 to 5.0.0.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@d6db901...cd2ce8f)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jbdevprimary, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 23 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6fdb5bca-c958-42ca-b4e5-5f90aff0cf55

📥 Commits

Reviewing files that changed from the base of the PR and between 1a079e7 and 4a98460.

📒 Files selected for processing (5)
  • .github/workflows/cd.yml
  • .github/workflows/ci.yml
  • .github/workflows/codeql.yml
  • .github/workflows/release.yml
  • install.bash
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/consolidate-actions-bumps

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.

@amazon-q-developer amazon-q-developer 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.

Summary

This PR consolidates 7 GitHub Actions dependency updates into a single batch. The workflow files are well-structured, and the version bumps appear appropriate.

Critical Issues Requiring Fix

Security Vulnerabilities (3): The .github/workflows/codeql.yml file uses mutable tag references (@v7, @v4) instead of SHA-pinned commits. This creates a supply chain security risk, as tags can be moved to point to different (potentially malicious) commits. All other workflow files in this PR correctly use SHA-pinned references with version comments for traceability.

The three actions that need SHA pinning in codeql.yml:

  • actions/checkout@v7 → should use SHA with # v7.0.0 comment
  • github/codeql-action/init@v4 → should use SHA with # v4.0.0 comment
  • github/codeql-action/analyze@v4 → should use SHA with # v4.0.0 comment

Once these security issues are addressed with SHA-pinned references matching the pattern used throughout the rest of the PR, this will be ready to merge.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

Comment thread .github/workflows/codeql.yml Outdated
Comment thread .github/workflows/codeql.yml Outdated
Comment thread .github/workflows/codeql.yml Outdated
pre-commit's trailing-whitespace hook failed on lines that predate
this branch's dependabot cherry-picks (usage banner line 22, a case
arm on line 74) — unrelated to the version bumps but caught by CI
here since it runs on the full diff against main.
The cherry-picked codeql-action 3->4 bump (dependabot PR #22) and
actions/checkout 4->7 bump (#26) both landed as mutable major-version
tags (@v4, @v7) rather than SHA pins, inconsistent with every other
workflow file in this repo. Real finding from an Amazon Q review on
this PR (CWE-829). Pinned to the exact resolved SHAs (v7.0.0 for
checkout, v4.37.3 for codeql-action — the current v4.x release; no
v4.0.0 tag actually exists on that repo, dependabot's `@v4` bump
targets the rolling major tag).
@sonarqubecloud

Copy link
Copy Markdown

jbdevprimary added a commit that referenced this pull request Jul 27, 2026
Carries forward the two version bumps from PR #29, which could not be
merged directly: #16 rewrote every workflow file, so #29 conflicted
across all five. Rather than resolve five conflicted files to recover two
one-line changes, the bumps are reapplied on top of current main.

Both SHAs were verified against their upstream tags before committing —
`actions/checkout` v7.0.0 and `SonarSource/sonarqube-scan-action` v8.2.0
each resolve, and each tag points at exactly the pinned commit. That
check matters here: this repository previously carried two fabricated
40-character SHAs that resolved to nothing, one of which silently broke
automerge and one of which would only have failed at release time.
@jbdevprimary

Copy link
Copy Markdown
Contributor Author

Superseded by #34#16 rewrote every workflow file, so this conflicted across all five. The two real bumps (checkout v7.0.0, sonarqube-scan v8.2.0) were reapplied on top of current main, with both SHAs verified against their upstream tags.

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