Surge of immortal PRs since 43.232.1 #44169
-
How are you running Renovate?Self-hosted Renovate CLI Which platform you running Renovate on?Other (please specify) Which version of Renovate are you using?43.235.1 Please tell us more about your question or problemI'm using the I digged around and found out that 43.232.1 is to blame, #43970 specifically. Gemini suggested to do something like this (maybe with a more sophisticated pattern) but I have a very hard time accepting that this is the way forward for such really standard (read: best practice) Maven setups: {
"packageRules": [
{
"matchPackagePatterns": ["*"],
"groupName": null,
"recreateClosed": false
}
]
}Presets in place: "group:monorepos",
"group:recommended",
"mergeConfidence:age-confidence-badges",
"replacements:all",
"security:minimumReleaseAgeNpm",
"workarounds:all"Logs (if relevant)LogsPS: I had to edit this discussion because I first wrongly stated that 43.233.0 is to blame but it really is 43.232.1. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
|
+1 on the "considers everything a group that merely uses a Maven property for the version", now it says:
Instead of
(Does not respect the |
Beta Was this translation helpful? Give feedback.
If yes, should be fixed by: