renovate/lib/config
RahulGautamSingh 5b74dad583
refactor(migrations): migrate depTypes (#16421)
* migrate depTypes

* migrate more depTypes

* Revert "migrate more depTypes"

This reverts commit 3f97d9eb82.

* more migrations

* Update dep-types-migration.ts

* Update dep-types-migration.ts

* refactor: add tests and revert some changes

* add separate class for each dep-type

* Update peer-dependencies-migration.ts

* add tests

* update types

* modify test

* - Use regex to detect all depTypes
- Fix arrMigrate -> arrMigrate.migratedConfig

* add new interface for depTypes

* remove if-block

* Update lib/config/migrations/custom/dep-types-migration.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* run prettier

* Update lib/config/migrations/custom/dep-types-migration.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-21 05:06:32 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ fix(dockerfile): loosen default dockerfile manager filematch (#15583) 2022-05-15 06:00:45 +02:00
migrations refactor(migrations): migrate depTypes (#16421) 2022-07-21 05:06:32 +00:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options feat(manager/gitlabci): add support for registryAliases (#16227) 2022-07-07 09:42:31 +02:00
presets fix(preset/gitlab): manual parse json (#16592) 2022-07-15 10:32:12 +00:00
validation-helpers refactor(platform:azure): strict null checks (#15189) 2022-04-20 11:22:23 +01:00
app-strings.ts feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
decrypt.spec.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
decrypt.ts refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
defaults.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
global.ts fix(config): move endpoint, platform to GlobalConfig (#15864) 2022-06-03 06:43:58 +02:00
index.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
index.ts refactor: better manager types (#15708) 2022-05-24 07:01:43 +00:00
massage.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
massage.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
migrate-validate.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
migrate-validate.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
migration.spec.ts refactor: tighten typescript types (#15965) 2022-06-09 12:17:05 +00:00
migration.ts refactor(migrations): migrate depTypes (#16421) 2022-07-21 05:06:32 +00:00
secrets.spec.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
secrets.ts refactor: change secrets/replaceSecretsInObject function name to camel case (#14318) 2022-02-21 16:11:40 +00:00
types.ts refactor: move dependencyDashboardRebaseAllOpen parameter closely to worker (#16628) 2022-07-18 10:06:16 +02:00
utils.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
validation.spec.ts feat: rename aliases to registryAliases (#15877) 2022-06-10 05:14:49 +00:00
validation.ts refactor: enable strict checks (#16168) 2022-06-21 13:00:21 +02:00