renovate/lib/config
Philip 19655269e1
feat(warnings): add encryptedWarning text parameter (#29120)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-05-27 12:43:15 +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 chore: fix typos in test descriptions (#29011) 2024-05-12 07:00:23 +00:00
options feat(warnings): add encryptedWarning text parameter (#29120) 2024-05-27 12:43:15 +00:00
presets feat(presets): Add monorepo KernelMemory (#29210) 2024-05-22 14:02:24 +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 feat(warnings): add encryptedWarning text parameter (#29120) 2024-05-27 12:43:15 +00:00
decrypt.ts feat(warnings): add encryptedWarning text parameter (#29120) 2024-05-27 12:43:15 +00: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(warnings): add encryptedWarning text parameter (#29120) 2024-05-27 12:43:15 +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(warnings): add encryptedWarning text parameter (#29120) 2024-05-27 12:43:15 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
validation.spec.ts feat(util/package-rules): allow glob pattens in match{Current,New}Value (#29168) 2024-05-22 06:06:25 +00:00
validation.ts feat(util/package-rules): allow glob pattens in match{Current,New}Value (#29168) 2024-05-22 06:06:25 +00:00