renovate/test/workers
Rhys Arkins 8a8890f82f feat: support updateType=bump
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
2018-07-04 10:26:31 +02:00
..
branch refactor: rename update.type -> update.updateType 2018-07-04 10:11:53 +02:00
global tests: improve readability of fatal error test (#1756) 2018-03-30 20:20:18 +02:00
pr fix: Revert "feat: endpoint credentials handling (#2146)" 2018-07-02 13:18:37 +02:00
repository feat: support updateType=bump 2018-07-04 10:26:31 +02:00