support of "allowedVersions": "<={{add minor 1}}" #40811
Replies: 2 comments
-
|
Maybe it's got to do with the versioning. Please, create a minimal reproduction, I'll debug locally |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, Please help this Discussion progress 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:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
Which platform you running Renovate on?
GitLab (.com or self-hosted)
Which version of Renovate are you using?
42.64.0
Please tell us more about your question or problem
Following the #38922 , it has been merged as feature , https://docs.renovatebot.com/configuration-options/#allowedversions
I try it using
RKE2_VERSION: v1.33.5+rke2r1
renovate still suggest me the last 1.35.0+rke2r1
while i defined
"allowedVersions": "<={{add minor 1}}",Originally , the first need was about major, but a lof of communauty and structural component, we prefer to suggest +1 step first.
Another idea, is there capacity to never suggest "patch 0" , major.minor.0 for instance ?
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions