renovate/lib/config
Alexander Birkner fbceff1397
feat(gomod): support -e option (#20199)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
..
__fixtures__ feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
__snapshots__ feat(packageRules): add depName matchers (#19565) 2022-12-26 18:30:44 +00:00
migrations test(migrations): add test for multiple migrations for one property (#20044) 2023-01-26 13:07:05 +01:00
npm/__fixtures__ fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
options feat(gomod): support -e option (#20199) 2023-02-07 14:00:16 +01:00
presets fix(presets): include 'google-auth-library' in googleapis group (#20224) 2023-02-06 06:46:03 +01:00
validation-helpers refactor(platform:azure): strict null checks (#15189) 2022-04-20 11:22:23 +01: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/decrypt): Use CONFIG_VALIDATION constant (#16730) 2022-07-24 06:13:21 +02:00
decrypt.ts refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
defaults.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
global.ts feat(datasource/npm): cache etag for reuse (#19823) 2023-01-13 21:20:32 +00:00
index.spec.ts fix(manager): correctly escape the dot character in fileMatch (#17048) 2022-08-08 17:20:16 +02:00
index.ts refactor: better manager types (#15708) 2022-05-24 07:01:43 +00:00
massage.spec.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03:00
massage.ts fix(config): filter out invalid massaged packageRules (#16778) 2022-07-26 08:25:37 +03:00
migrate-validate.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
migrate-validate.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
migration.spec.ts fix: use matchSourceUrl to match monorepo packages (#18973) 2022-11-20 09:50:27 +00:00
migration.ts refactor(migrations): migrate depTypes (#16421) 2022-07-21 05:06:32 +00:00
secrets.spec.ts test: modernize code (#17470) 2022-08-30 06:14:57 +00:00
secrets.ts feat: better sanitize (#19646) 2023-01-03 12:29:07 +00:00
types.ts feat(datasource/npm): cache etag for reuse (#19823) 2023-01-13 21:20:32 +00:00
utils.ts refactor(config): strict null checks (#15291) 2022-04-24 22:48:54 +00:00
validation.spec.ts feat(packageRules): add depName matchers (#19565) 2022-12-26 18:30:44 +00:00
validation.ts feat(packageRules): add depName matchers (#19565) 2022-12-26 18:30:44 +00:00