chore(deps): update actions/checkout action to v7#638
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
7263b4f to
3661902
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→v7Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
CI-only checkout major version bump with no app runtime changes; v7 tightens fork checkout for
pull_request_target/workflow_run, which these workflows largely do not use.Overview
Bumps
actions/checkoutfrom v5 to v7 on every workflow that checks out the repo: autofix, CI (lint, build, typecheck, tests, provenance, Docker test), deploy preview/release, and release/release-docker/manual dispatch steps.The
pnpm-lock.yamldiff reflects refreshed transitive resolutions (e.g. Vue 3.5.39, @vueuse/core 14.3.0, aligned UnoCSS 66.7.3, Babel/OTel/tinyglobby bumps)—typical lockfile churn alongside the Renovate/rebase, not application source changes.Reviewed by Cursor Bugbot for commit 0960d3f. Bugbot is set up for automated code reviews on this repo. Configure here.