renovate/lib/manager
Rhys Arkins b72bfdf4ba
feat: bumpVersion (#1413)
Adds a new configuration option that allows you to bump the version number in the package.json being updated. e.g. you might configure Renovate to bump a patch every time, or maybe for dependencies only and not devDependencies. e.g. if you configure `"bumpVersion": "patch"` then a Renovate PR updating a `package.json` that used to be version `1.2.1` will now see it updated to `1.2.2` (in addition to the dependency version(s) being updated too). Thanks to @gunar for the feature suggestion.

Closes #861
2018-01-20 09:27:05 +01:00
..
bazel chore: info not warn for unsupported bazel remote 2017-12-24 20:43:44 +01:00
docker feat: support multiple Docker FROM statements (#1409) 2018-01-19 06:59:35 +01:00
meteor refactor: streamline platform file operations (#1121) 2017-11-08 12:23:32 +01:00
node feat: travis.yml node_js versions support (#1243) 2017-12-05 07:50:16 +01:00
npm feat: bumpVersion (#1413) 2018-01-20 09:27:05 +01:00
index.js feat: bumpVersion (#1413) 2018-01-20 09:27:05 +01:00
resolve.js feat: bumpVersion (#1413) 2018-01-20 09:27:05 +01:00