renovate/lib/config
Maksim 090c81af1b
refactor(migrations): compatibility (#13869)
* refactor(migrations): compatibility

* refactor(migrations): fix test coverage

* refactor(migrations): add unit test

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 14:42:58 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ feat(config): replace secrets in global config (#13445) 2022-01-28 14:49:21 +01:00
migrations refactor(migrations): compatibility (#13869) 2022-02-10 14:42:58 +00:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options feat: support new rangeStrategy=in-range-only (#13257) 2022-01-30 03:46:22 +00:00
presets feat(config/preset): Add MikroORM monorepo (#14122) 2022-02-10 00:46:45 +01:00
validation-helpers test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
app-strings.ts feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
decrypt.spec.ts refactor: introduce Fixtures util class (#12638) 2022-01-23 21:23:54 +00:00
decrypt.ts chore: rename sanitize functions for better searchability (#13826) 2022-01-26 10:57:21 +01:00
defaults.ts refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
global.ts refactor(config/global): Enable strict null checks (#12867) 2021-11-28 13:54:46 +01:00
index.spec.ts test: fix lint (#12551) 2021-11-08 13:16:58 +01:00
index.ts chore: clean up ManagerConfig types (#11469) 2021-08-30 08:05:32 +02:00
massage.spec.ts test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
massage.ts fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
migrate-validate.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
migrate-validate.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
migration.spec.ts feat(migrations): composerIgnorePlatformReqs (#13759) 2022-01-23 22:00:02 +01:00
migration.ts refactor(migrations): compatibility (#13869) 2022-02-10 14:42:58 +00:00
secrets.spec.ts fix: pass undefined to global secret replace (#13908) 2022-01-29 12:47:09 +01:00
secrets.ts refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
types.ts feat: defaultRegistryUrls (#13907) 2022-01-29 13:36:08 +00:00
utils.ts refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
validation.spec.ts feat(schedule): support cron syntax for schedules (#12801) 2022-01-18 14:39:13 +01:00
validation.ts refactor: refactor static regex out of for loops (#13065) 2021-12-29 07:26:13 +01:00