renovate/test
Rhys Arkins 3a4a0cb029
feat: updateLockFiles (#1703)
Adds an option “updateLockFiles” which defaults to true. Setting to false means that updating lock files (e.g. package-lock.json, yarn.lock and shrinkwrap.yaml) will be skipped. The main reason for doing this is for repositories that use a dependency we can’t resolve, so that they can keep updating the package.json without lock file.
2018-03-22 10:41:26 +01:00
..
_fixtures feat: parse CHANGELOG.md in source repositories (#1491) 2018-02-06 18:53:36 +01:00
config fix: improve lockfile maintenance deletion logic 2018-03-20 06:48:27 +01:00
datasource refactor: move docker registry to datasource 2018-02-27 10:28:31 +01:00
logger fix: refactor logger addStream and depType logging (#1117) 2017-11-08 09:59:32 +01:00
manager fix: skip looking up scratch base image (docker) 2018-03-21 05:16:03 +01:00
platform fix: abort renovation if rate limit exceeded (github) 2018-03-22 09:26:20 +01:00
workers feat: updateLockFiles (#1703) 2018-03-22 10:41:26 +01:00
.eslintrc.js refactor: remove config.api and use platform dispatcher (#1114) 2017-11-07 11:46:10 +01:00
chai.js Refactor config 2017-01-20 14:03:18 +01:00
globals.js refactor: use global logger (#1116) 2017-11-08 06:44:03 +01:00
renovate.spec.js refactor: use platform global (#1115) 2017-11-07 13:31:34 +01:00
website-docs.spec.js docs: correlate website configuration documentation with source code 2017-12-26 05:40:14 +01:00