Renovate performed a Major downgrade #29855
Replies: 4 comments 3 replies
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Your screenshot shows nothing wrong |
Beta Was this translation helpful? Give feedback.
-
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.
-
Converted to issue: #29919 |
Beta Was this translation helpful? Give feedback.
-
What would you like help with?
I think I found a bug
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitHub
Please tell us more about your question or problem
Renovate did a major downgrade and marked it as a patch version. It is configured to perform auto updates for patch versions, but not for major versions. Auto merge is done via label with Prow.
It later created a patch version update and a major upgrade, back to the version it was before, but that was marked as major and needed an approval.
This is the second time this happened since we upgraded from
ghcr.io/renovatebot/renovate:37.409.1
toghcr.io/renovatebot/renovate:37.414.1
.What happened here?
Configration for renovate for RocketChat
Logs of the cron job are already gone :(
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions