renovate/lib/config
2022-08-20 07:18:05 +02:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +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: new branchNameStrict configuration flag (#17216) 2022-08-19 21:14:51 +00:00
presets feat(presets/replacements): add now-to-vercel replacement (#17293) 2022-08-20 07:18:05 +02: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 test(config/decrypt): Use CONFIG_VALIDATION constant (#16730) 2022-07-24 06:13:21 +02: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 fix(manager): correctly escape the dot character in fileMatch (#17048) 2022-08-08 17:20:16 +02:00
index.ts refactor: better manager types (#15708) 2022-05-24 07:01:43 +00:00
massage.spec.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03:00
massage.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03: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 test: use jest v29 (#17151) 2022-08-16 14:22:29 +02: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 feat: new branchNameStrict configuration flag (#17216) 2022-08-19 21:14:51 +00:00
utils.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
validation.spec.ts test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
validation.ts fix: Revert "fix(renovate-config-validator): add validate presets to the validator" (#17012) 2022-08-06 05:27:07 +00:00