renovate/lib/config
Rhys Arkins b657d3c291 feat: support lock file maintenance automerge (#712)
Refactored the `automerge` field to change it to boolean. Existing string will be migrated to new config. Automerging lock files is now possible by adding `”lockFileMaintenance”: { ”automerge”: true}` to config.

Closes #706
2017-08-21 13:41:48 +02:00
..
templates feat: Make semanticPrefix implicit in templates (#608) 2017-08-04 12:34:42 +02:00
cli.js Add GitHub App support (#230) 2017-06-02 22:06:15 +02:00
defaults.js feat: schedule support for lock file maintenance 2017-07-01 06:46:11 +02:00
definitions.js feat: support lock file maintenance automerge (#712) 2017-08-21 13:41:48 +02:00
env.js feat(lockFile): Support lockFileMaintenance disabling in env 2017-07-24 20:56:15 +02:00
file.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
github-app.js Refactor helpers (#382) 2017-06-29 07:29:41 +02:00
index.js feat: shareable preset configs (#658) 2017-08-18 06:10:19 +02:00
massage.js fix: arrays of objects should be massaged (#696) 2017-08-18 19:24:27 +02:00
migration.js feat: support lock file maintenance automerge (#712) 2017-08-21 13:41:48 +02:00
presets.js fix: do not resolve packageFile content (#698) 2017-08-18 21:01:08 +02:00
validation.js feat: validate schedule (#674) 2017-08-14 11:09:14 +02:00