renovate/lib/config
2024-05-09 08:21:00 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ test(config): refactor tests (#28574) 2024-04-22 09:13:28 +00:00
decrypt fix: replace kbpgp with fork (#28604) 2024-04-23 15:19:34 +00:00
migrations fix(keep-alive): use camlcase for option name (#26018) 2023-11-28 22:31:18 +00:00
options Fix spelling error in cli option description (#28897) 2024-05-07 06:35:59 +00:00
presets feat(presets): add ktor to monorepos (#28951) 2024-05-09 08:21:00 +00:00
validation-helpers feat(config/validation): validate options which support regex/glob matching (#28693) 2024-05-05 07:45:58 +00: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): refactor tests (#28574) 2024-04-22 09:13:28 +00:00
decrypt.ts feat(config/encrypt): replace pgp library (#28312) 2024-04-22 13:57:19 +02:00
defaults.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
defaults.ts refactor: config option parent -> parents (#26609) 2024-01-22 08:23:59 +00:00
global.ts feat(self-hosted): autodiscoverRepoSort and autodiscoverRepoOrder (#28738) 2024-05-06 18:16:01 +00:00
index.spec.ts feat(config): inheritConfig (#27864) 2024-03-23 08:12:36 +00:00
index.ts feat(config): inheritConfig (#27864) 2024-03-23 08:12:36 +00:00
massage.spec.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03:00
massage.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
migrate-validate.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
migrate-validate.ts refactor(config): use enum for config type (#27891) 2024-03-13 05:11:40 +00:00
migration.spec.ts feat(manager/pip-compile): Change fileMatch behaviour to target pip-compile output files (#26858) 2024-02-13 13:53:23 +00:00
migration.ts feat(manager/pip-compile): Change fileMatch behaviour to target pip-compile output files (#26858) 2024-02-13 13:53:23 +00:00
parse.ts refactor: config file parsing (#27863) 2024-03-12 07:37:59 +00:00
schema.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
secrets.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
secrets.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
types.ts feat(self-hosted): autodiscoverRepoSort and autodiscoverRepoOrder (#28738) 2024-05-06 18:16:01 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
validation.spec.ts feat(manager/custom): allow packageName instead of depName (#28834) 2024-05-05 12:14:55 +00:00
validation.ts feat(manager/custom): allow packageName instead of depName (#28834) 2024-05-05 12:14:55 +00:00