Update Renovatebot GHA Updates (major) - #135
Merged
Merged
Conversation
protocols-renovate
Bot
force-pushed
the
renovate/major-renovatebot-gha-updates
branch
from
July 14, 2026 04:16
9bfaedf to
a39693a
Compare
protocols-renovate
Bot
force-pushed
the
renovate/major-renovatebot-gha-updates
branch
from
July 28, 2026 04:20
a39693a to
00586ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5→v6v6→v7v6→v7v6→v7Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v7Compare Source
actions/setup-python (actions/setup-python)
v7.0.0Compare Source
What's Changed
Enhancements
Bug Fix
Dependency Upgrade
New Contributors
Full Changelog: actions/setup-python@v6...v7.0.0
v7Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.
Note
Medium Risk
Major-version bumps to checkout and cache affect every CI path that uses these composites; checkout v7’s fork-PR restrictions could change behavior for
pull_request_target-style flows if any consumers rely on fork checkouts.Overview
Renovate bumps pinned third-party GitHub Actions across repo workflows and composite actions, with no changes to step inputs or job logic beyond the new commit SHAs.
actions/checkoutmoves from v6 → v7 everywhere it checks out this repo orConsensys/github-actions(Renovate workflow, docker sanitize tests, and shared composites for docs, Trivy, ECR/DockerHub, security scanning, Slack, etc.). Checkout v7 adds stricter behavior around fork PRs onpull_request_target/workflow_run.actions/setup-nodeis updated v6 → v7 in docs build/lint/deploy/release/firecrawl/link-check composites.actions/setup-pythongoes v6 → v7 indocs-spelling-check.actions/cache/savegoes v5 → v6 intrivy-update-cache(ESM migration in that action family).Reviewed by Cursor Bugbot for commit 00586ce. Bugbot is set up for automated code reviews on this repo. Configure here.