renovate/lib/config
2023-08-27 16:44:09 +00:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ feat(managers/custom): introduce customType field (#23919) 2023-08-22 14:01:03 +00:00
migrations feat: implement custom.<customMgrName> syntax for matchManagers (#24112) 2023-08-27 16:32:10 +00:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options fix: Use globally-set hard TTL for package cache (#24116) 2023-08-27 16:44:09 +00:00
presets feat(presets): add Pulumi group (#23727) 2023-08-25 12:11:11 +00:00
validation-helpers feat: implement custom.<customMgrName> syntax for matchManagers (#24112) 2023-08-27 16:32:10 +00:00
app-strings.ts feat(config): support .renovaterc.json5 config file (#19394) 2022-12-17 23:46:30 +00:00
decrypt.spec.ts chore: update types reference 2023-08-15 11:31:15 +02:00
decrypt.ts refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
defaults.spec.ts test(config): Refactor tests for getDefault function (#23078) 2023-07-01 19:42:09 +00:00
defaults.ts fix(config): replace default constants with default factories (#22587) 2023-06-30 19:54:00 +00:00
global.ts feat(package-cache): add configurable cache TTL override (#24073) 2023-08-25 15:40:37 +00:00
index.spec.ts feat(npm)!: disable rollbackPrs for npm by default (#21970) 2023-07-04 19:21:52 +02:00
index.ts refactor(managers): implement custom managers api (#23357) 2023-08-15 17:12:54 +00:00
massage.spec.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03:00
massage.ts feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
migrate-validate.spec.ts refactor(test): fix getConfig imports (#22819) 2023-06-16 17:57:34 +00:00
migrate-validate.ts refactor: less config logging (#23308) 2023-07-12 05:18:52 +00:00
migration.spec.ts chore: update types reference 2023-08-15 11:31:15 +02:00
migration.ts chore: update types reference 2023-08-15 11:31:15 +02:00
schema.ts refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
secrets.spec.ts chore: update types reference 2023-08-15 11:31:15 +02:00
secrets.ts feat: better sanitize (#19646) 2023-01-03 12:29:07 +00:00
types.ts refactor: fix matchManagers type (#24087) 2023-08-26 06:35:17 +00:00
utils.ts feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
validation.spec.ts refactor: fix matchManagers type (#24087) 2023-08-26 06:35:17 +00:00
validation.ts feat(managers/custom): introduce customType field (#23919) 2023-08-22 14:01:03 +00:00