feat: add generic bumpVersions option#34023
Conversation
# Conflicts: # lib/config/options/index.ts # lib/workers/repository/update/branch/get-updated.ts
viceice
left a comment
There was a problem hiding this comment.
LGTM, but does it bump the version in every update PR? I see no filter to limit it.
As far as i can see if i configure it for a specific file (eg Chart.yaml for values.yaml updates), then it will bump it even for updates on workflows?
Shouldn't we limit this to specifix updates somehow? can it be used in package rules? i don't see it in docs.
|
will be conflicted with #34615 |
80446ba to
c306cb7
Compare
This would be the case if you configure it in the root. |
|
I had to change to change the logic a bit, to ensure the order of FileChanges |
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
🎉 This PR is included in version 40.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Changes
Implements bumpVersions which leans the semantics of our custom managers
Context
Closes #28045
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
https://github.com/secustor/renovate-bump-versions