Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5 -> v6
actions/checkout action major v4 -> v6

Release Notes

actions/checkout (actions/checkout)

v6

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 these updates 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-6.x branch 5 times, most recently from 1c89d28 to edd201f Compare November 23, 2025 21:08
@leonard84
Copy link
Member

@Vampire, is it possible to get Renovate to update the Kotlin files as well?

@Vampire
Copy link
Member

Vampire commented Nov 24, 2025

Yes, but we should not currently.
As I already wrote in two other PRs before.
We can do something like

packageRules: [
  {
    groupName: "actions-checkout",
    matchPackageNames: [
      "actions/checkout",
      "/^actions:checkout(__.*)?$/"
    ]
  }
]

But this currently produces rubbish as Renovate has f***** up maven range handling.

After renovatebot/renovate#37703 got a helpful answer, or most probably after my bug-fixes at https://github.com/renovatebot/renovate/pulls/Vampire were merged, we should be able to make the according configuration.

Until then it is good that the PRs are not mergeable, as they produce rubbish.
Alternatively we could for the time being disable those updates.

@renovate renovate bot force-pushed the renovate/actions-checkout-6.x branch 5 times, most recently from 3e1e51a to 5b8ff81 Compare November 30, 2025 14:49
@renovate renovate bot force-pushed the renovate/actions-checkout-6.x branch from 5b8ff81 to 36c9666 Compare December 1, 2025 18:41
@leonard84
Copy link
Member

If I see it correctly, typesafegithub does not even support v6 at the moment.

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.

3 participants