renovate/lib/config
Rhys Arkins 0500042d1d feat: updateType=patch (#9393)
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
2021-04-22 08:47:58 +02:00
..
__snapshots__ feat: split trustLevel into separate options (#9388) 2021-04-22 08:47:58 +02:00
config/__fixtures__ feat: deprecated logLevel option (#8301) 2021-01-19 09:29:45 +00:00
keys/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
presets feat(config): remove manager additionalBranchPrefix defaults (#9373) 2021-04-22 08:47:58 +02:00
validation-helpers refactor: config warning/error fields (#9349) 2021-04-01 15:50:17 +02:00
admin.ts feat: split trustLevel into separate options (#9388) 2021-04-22 08:47:58 +02:00
app-strings.ts feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
cli.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
cli.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
decrypt.spec.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
decrypt.ts fix(npm): datasource improvements (#9178) 2021-03-17 14:40:50 +01:00
defaults.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
definitions.spec.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
definitions.ts feat: updateType=patch (#9393) 2021-04-22 08:47:58 +02:00
env.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
env.ts feat: ENV_PREFIX (#9397) 2021-04-05 09:19:08 +00:00
file.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
file.ts fix: throw for config file TypeError 2021-03-03 09:40:38 +01:00
index.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
index.ts feat: remove logLevel support in config (#9390) 2021-04-22 08:47:58 +02:00
massage.spec.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
massage.ts refactor: Object.assign -> object spread (#9076) 2021-03-11 08:03:37 +01:00
migrate-validate.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
migrate-validate.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
migration.spec.ts feat: split trustLevel into separate options (#9388) 2021-04-22 08:47:58 +02:00
migration.ts feat: split trustLevel into separate options (#9388) 2021-04-22 08:47:58 +02:00
secrets.spec.ts feat: secrets (#8070) 2021-03-22 15:51:38 +01:00
secrets.ts refactor: config warning/error fields (#9349) 2021-04-01 15:50:17 +02:00
types.ts feat: split trustLevel into separate options (#9388) 2021-04-22 08:47:58 +02:00
utils.ts refactor: Object.assign -> object spread (#9076) 2021-03-11 08:03:37 +01:00
validation.spec.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
validation.ts feat(config): validate enabledManagers 2021-04-15 09:18:51 +00:00