renovate/lib/config
2023-03-22 06:37:40 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ feat(config)!: forkProcessing (#20759) 2023-03-10 09:34:41 +01:00
migrations fix(config): migrate includeForks properly (#20965) 2023-03-15 18:23:14 +00:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options docs(config options): improveprBodyTemplate explanation (#20945) 2023-03-22 06:37:40 +00:00
presets refactor: exactOptionalPropertyTypes (#20761) 2023-03-19 16:09:46 +00:00
validation-helpers refactor(platform:azure): strict null checks (#15189) 2022-04-20 11:22:23 +01:00
app-strings.ts feat(config): support .renovaterc.json5 config file (#19394) 2022-12-17 23:46:30 +00:00
decrypt.spec.ts test(config/decrypt): Use CONFIG_VALIDATION constant (#16730) 2022-07-24 06:13:21 +02:00
decrypt.ts refactor: safely parse decrypted config (#20879) 2023-03-12 05:52:19 +00:00
defaults.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
global.ts feat(datasource/npm): cache etag for reuse (#19823) 2023-01-13 21:20:32 +00: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 refactor: exactOptionalPropertyTypes (#20761) 2023-03-19 16:09:46 +00:00
migrate-validate.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
migration.spec.ts fix: use matchSourceUrl to match monorepo packages (#18973) 2022-11-20 09:50:27 +00:00
migration.ts refactor(migrations): migrate depTypes (#16421) 2022-07-21 05:06:32 +00:00
schema.ts refactor: safely parse decrypted config (#20879) 2023-03-12 05:52:19 +00:00
secrets.spec.ts test: modernize code (#17470) 2022-08-30 06:14:57 +00:00
secrets.ts feat: better sanitize (#19646) 2023-01-03 12:29:07 +00:00
types.ts feat(packageRules): add merge confidence matcher (#21049) 2023-03-21 18:37:38 +00:00
utils.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
validation.spec.ts feat: add support for RegEx patterns in baseBranches (#20503) 2023-02-20 23:32:08 +00:00
validation.ts feat(packageRules): add merge confidence matcher (#21049) 2023-03-21 18:37:38 +00:00