Conversation
1c89d28 to
edd201f
Compare
|
@Vampire, is it possible to get Renovate to update the Kotlin files as well? |
|
Yes, but we should not currently. 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. |
5b8ff81 to
36c9666
Compare
|
If I see it correctly, typesafegithub does not even support v6 at the moment. |
36c9666 to
f73e855
Compare
f73e855 to
29caaef
Compare
52fec98 to
a02b268
Compare
a02b268 to
6ec6ed9
Compare
6ec6ed9 to
ecee0f6
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
ecee0f6 to
a6bd4e6
Compare
3ed15aa to
5c9ada8
Compare
5c9ada8 to
ff94626
Compare
ff94626 to
7b1303e
Compare
|
Superseded |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v4→v6Release Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare 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.
This PR was generated by Mend Renovate. View the repository job log.