Bumpversion does not work together with central package management #32452
Replies: 1 comment 4 replies
-
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Insufficient logsSelect me to read instructionsIf you already gave us a log, and the Renovate team said it's not enough, then follow the instructions from the No logs at all section. Formatting your logsSelect me to read instructionsPlease put your logs in a
If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Azure Devops (reproduced on github mend)
Please tell us more about your question or problem
Using central package management together with libraries that are versioned. When using
i expect version bumps on dependencies in central package management to also update the project version when there are changes.
Repro:
https://github.com/jcageman/renovate_repro_bumpversion
See also relevant PR example: https://github.com/jcageman/renovate_repro_bumpversion/pull/1/files#diff-4d59c677ea4c9112e0ce2f2e527693f48dcbcf66ba4eeb4b01abb5f3da8bbe11
Logs (if relevant)
Logs
If you need more lmk
Beta Was this translation helpful? Give feedback.
All reactions