mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
8a8890f82f
Refactors updateType logic so that a type of “bump” is returned when bumping versions within existing ranges, instead of minor or major. Updates that fall *outside* the existing range will continue to be labeled as minor or major as appropriate. This value can now be used within packageRules, e.g. ``` “updateTypes”: [“bump”], “labels”: [“bumped version only”] ``` Closes #1942 |
||
---|---|---|
.. | ||
_fixtures | ||
config | ||
datasource | ||
logger | ||
manager | ||
platform | ||
util | ||
versioning | ||
workers | ||
.eslintrc.js | ||
chai.js | ||
globals.js | ||
newline-snapshot-serializer.js | ||
renovate.spec.js | ||
website-docs.spec.js |