Renovate doesn't seem to detect an update in some (pre-release? postfix?) situations #37142
-
How are you running Renovate?A Mend.io-hosted app If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.GitHub, renovate 41.40.0 at the time of posting (mend hosted) Please tell us more about your question or problemHey, I'm using renovate in my ArchiSteamFarm project with pretty sane settings:
Today I've noticed that a few of my dependencies are out of date:
It doesn't seem to be a coincidence that both of them are pre-release and/or use weird Both of the specified packages are in pre-release version right now, according my to knowledge renovate should detect this and when pre-release version is used, it should suggest update to more recent pre-release. That is however not happening, in particular, those are newer versions that I'd expect PR should be opened for:
I'm not sure what I can do to make renovate update to those versions, it seems like a bug to me in which renovate does not classify newer version as, well, actually newer than current ones. It does detect at least some updates, in particular across the same-beta, as can be observed here, but no update to the more recent pre-release, sadly. Is there anything I can do here? I'm not sure if it's a bug or intentional behaviour, as you could argue that those two packages do not have a stable (not pre-release) version released, but at the same time a lot of packages are like that, and renovate avoiding all major and minor bumps for such packages is probably generally unwanted behaviour - at least for apps, maybe it's different for libraries. Thanks in advance for your help. You can review the project at https://developer.mend.io/github/JustArchiNET/ArchiSteamFarm, feel free to dig into whatever is needed, the project is open-source so it shouldn't be hard to reproduce or debug. Logs (if relevant)Logs
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://docs.renovatebot.com/configuration-options/#ignoreunstable |
Beta Was this translation helpful? Give feedback.
https://docs.renovatebot.com/configuration-options/#ignoreunstable