renovate/lib/config
renovate[bot] 4941cd51e2
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.2.2 (#32987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-09 10:47:24 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ fix(package-rules): migrate matchers with string values (#31083) 2024-08-28 15:10:52 +00:00
decrypt fix(config): set `npmToken` in `npmrc` when not in encrypted (#31815) 2024-11-08 08:15:53 +00:00
migrations fix(package-rules): migrate matchers with string values (#31083) 2024-08-28 15:10:52 +00:00
options fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.2.2 (#32987) 2024-12-09 10:47:24 +00:00
presets fix(presets): use regex to match versions for :automergeStableNonMajor preset (#32924) 2024-12-05 16:39:27 +00:00
validation-helpers feat(config/validation): `matchBaseBranches` validation (#29283) 2024-05-28 06:54:53 +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 fix(config): set `npmToken` in `npmrc` when not in encrypted (#31815) 2024-11-08 08:15:53 +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(self-hosted): convert experimental vars to config options (#29137) 2024-08-19 15:45:49 +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 refactor(config/massage): remove irrelevant code (#32971) 2024-12-08 11:58:11 +00:00
massage.ts refactor(config/massage): remove irrelevant code (#32971) 2024-12-08 11:58:11 +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 fix(package-rules): wrong prefix match glob (#30394) 2024-07-26 08:31:23 +00:00
migration.ts refactor: include `parentKey` in migration logic (#30364) 2024-07-25 14:04:32 +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: currentVersionAgeInDays, newVersionAgeInDays (#31818) 2024-10-10 13:17:31 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
validation.spec.ts fix(config/validation): no jsonata checking for customDatasources (#31878) 2024-10-09 19:28:01 +00:00
validation.ts fix(config/validation): no jsonata checking for customDatasources (#31878) 2024-10-09 19:28:01 +00:00