mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 23:16:26 +00:00
f2534bcb56
It fixes unexpected "downgrading" behavior when updating normal versions like `0.9.21`, which are treated as caret ranges by cargo. For example if rangeStrategy is 'replace', an update like `0.9.21` -> `0.9.22` will result in newValue = `0.9.0`, because "caret range" `0.9.0` contains both `=0.9.21` and `=0.9.22` |
||
---|---|---|
.. | ||
config | ||
datasource | ||
logger | ||
manager | ||
platform | ||
types | ||
util | ||
versioning | ||
workers | ||
.eslintrc.js | ||
proxy.js | ||
renovate.ts | ||
types.d.ts |