renovate/test/config
Rhys Arkins dba574950b
feat: baseBranches (multi-branch) support (#1379)
This PR adds the capability to renovate more than one base branch at a time. For instance, a project may have their released `3.x` version on `master`, while an upcoming `4.x` is being prepared using branch `next`. `4.x` might have a quite different set of dependencies (e.g. some removed or some added) so it's not appropriate to only target `master` and keep rebasing, as it will get messy. Instead, it's necessary to target both `master` and `next` to keep both updated.

Closes #1279
2018-01-12 07:47:18 +01:00
..
__snapshots__ feat: baseBranches (multi-branch) support (#1379) 2018-01-12 07:47:18 +01:00
cli.spec.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
decrypt.spec.js fix: add full npmjs scope when migrating npmToken 2018-01-10 14:27:19 +01:00
env.spec.js feat: deprecate github app (#1068) 2017-11-01 13:13:55 +01:00
file.spec.js Use Prettier (#181) 2017-04-21 10:12:41 +02:00
index.spec.js fix: Revert "feat: support mergeable strings in config for npmrc" 2017-12-15 09:15:20 +01:00
massage.spec.js feat: add npmToken, npmrc and yarnrc configuration support (#753) 2017-08-29 09:25:44 +02:00
migrate-validate.spec.js refactor: move migrate-validate to config/ (#1090) 2017-11-03 08:25:51 +01:00
migration.spec.js feat: baseBranches (multi-branch) support (#1379) 2018-01-12 07:47:18 +01:00
presets.spec.js feat: stop and raise error if repository is misconfigured (#1302) 2017-12-18 09:39:52 +01:00
validation.spec.js feat: split semanticPrefix into type and scope 2017-11-24 07:14:58 +01:00