Skip to content

Conversation

renovate[bot]
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 2 times, most recently from 8a97efc to 51e1908 Compare August 24, 2025 14:09
@renovate renovate bot force-pushed the renovate/actions-checkout___major-5.x branch 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)

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