allowOlder: Sort/filter releases by timestamp #22151
Labels
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:feature
Feature (new functionality)
What would you like Renovate to be able to do?
Avoid upgrading to a newer version unless the release timestamp is newer than the current timestamp.
If you have any ideas on how this should be implemented, please tell us here.
If there are timestamps for both the current version and a newer-looking version (sorts higher) then it would be filtered out by default.
This would help automatically remove some of the edge cases caused by bad publishing by certain packages, such as mixing date-based versions with semver.
To opt into accepting releases with older release dates, set allowOlder=true
Is this a feature you are interested in implementing yourself?
Maybe
The text was updated successfully, but these errors were encountered: