renovate/lib/config
renovate[bot] bcc61a052a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.5.7 (#33356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-31 19:39:11 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ test: Remove snapshots for `massage.spec.ts` (#33071) 2024-12-12 19:40:46 +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.5.7 (#33356) 2024-12-31 19:39:11 +00:00
presets feat(presets): rename `nrwl` to `nx` (#33294) 2024-12-29 17:30:16 +00:00
validation-helpers refactor(config/validation): move helper fns to separate file (#33206) 2024-12-19 14:25:35 +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: raise error when encrypted + no privateKey (#33085) 2024-12-13 11:31:15 +00:00
decrypt.ts feat: raise error when encrypted + no privateKey (#33085) 2024-12-13 11:31: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(self-hosted): convert experimental vars to config options (#29137) 2024-08-19 15:45:49 +00:00
index.spec.ts test: Use correct fields for `PackageRule` type (#33072) 2024-12-12 19:40:20 +00:00
index.ts feat(config): inheritConfig (#27864) 2024-03-23 08:12:36 +00:00
massage.spec.ts test: Remove snapshots for `massage.spec.ts` (#33071) 2024-12-12 19:40:46 +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 chore(deps): update linters (#32318) 2024-12-20 15:02:34 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
validation.spec.ts refactor(config/validation): move helper fns to separate file (#33206) 2024-12-19 14:25:35 +00:00
validation.ts refactor(config/validation): move helper fns to separate file (#33206) 2024-12-19 14:25:35 +00:00