renovate/lib/workers/repository
Malte Swart 67524192a1
fix: populate isLockFileMaintenance (#14005)
Lock file maintenance was broken as various managers rely on the
`isLockFileMaintenance` update flag to be set. This was not the
case as its config is generated afterwards (without the is*
auto-propagation).
2022-02-05 07:35:46 +01:00
..
__fixtures__ fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section (#13905) 2022-01-29 06:02:25 +01:00
__snapshots__ fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section (#13905) 2022-01-29 06:02:25 +01:00
changelog chore: report and fix unused ESLint disable directives (#12548) 2021-11-08 20:20:03 +01:00
extract test(workers): Refactor snapshot tests (#12542) 2021-11-07 15:34:42 +00:00
finalise refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
init refactor: refactor static regex out of for loops (#13065) 2021-12-29 07:26:13 +01:00
model refactor(workers): Strict nulls for CommitMessage class (#12863) 2021-11-27 09:32:39 +00:00
onboarding refactor(git): Delegate commit function to platform (#13823) 2022-01-28 14:50:10 +01:00
process feat: support new rangeStrategy=in-range-only (#13257) 2022-01-30 03:46:22 +00:00
updates fix: populate isLockFileMaintenance (#14005) 2022-02-05 07:35:46 +01:00
cache.ts fix: cache handle nested err (#12730) 2021-11-18 08:14:49 +01:00
configured.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
configured.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
dependency-dashboard.spec.ts fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section (#13905) 2022-01-29 06:02:25 +01:00
dependency-dashboard.ts fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section (#13905) 2022-01-29 06:02:25 +01:00
error-config.spec.ts refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
error-config.ts feat(platform/gitlab): confidential issues (#12728) 2021-11-24 05:14:24 +00:00
error.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
error.ts chore: report and fix unused ESLint disable directives (#12548) 2021-11-08 20:20:03 +01:00
index.spec.ts refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
index.ts fix: pass undefined to global secret replace (#13908) 2022-01-29 12:47:09 +01:00
result.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
result.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
stats.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
stats.ts feat: log urls in closing stats (#11798) 2021-09-17 20:06:30 +02:00