Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Change Age Confidence
actions:checkout___major [v4,v5-alpha) -> [v4,6.0) age confidence

Release Notes

actions/checkout (actions:checkout___major)

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch 3 times, most recently from 51e1908 to 8868d1d Compare August 24, 2025 15:42
@Vampire
Copy link
Member

Vampire commented Aug 25, 2025

To do the .main.kts and .yaml change together, we can do config like

packageRules: [
  {
    groupName: "actions-checkout",
    matchPackageNames: [
      "actions/checkout",
      "actions:checkout___major"
    ]
  }
]

But the range update is not happening in a good way so far, so the proper configuration should be figured out for that first.
(renovatebot/renovate#37703)

@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch from 8868d1d to ab0ed26 Compare August 31, 2025 14:49
@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch 15 times, most recently from afcf92f to 843a06c Compare October 19, 2025 11:12
@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch 9 times, most recently from 94351ed to 34b5734 Compare October 21, 2025 11:36
@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch 9 times, most recently from 3367875 to 52b95bb Compare October 24, 2025 14:43
@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch from 52b95bb to 51af5c4 Compare October 24, 2025 15:38
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