renovate/lib/workers/repository
Michael Kriese b24d796623
feat: defer commitBody compile (#17108)
* feat(changelogs): defer commitBody compilation

* fix(changelogs): embed to upgrade instead of branch config

* feat: defer `commitBody` compilation

* Update lib/workers/repository/update/branch/index.spec.ts

* fix: wrong logJSON position

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-11 20:27:13 +00:00
..
__fixtures__ fix(config): update default dependencyDashboardHeader (#16206) 2022-06-28 02:36:22 +00:00
__snapshots__ feat(dashboard): include dependency lookup warnings (#16297) 2022-08-02 13:06:37 +00:00
changelog feat: defer commitBody compile (#17108) 2022-08-11 20:27:13 +00:00
config-migration feat(repository/config-migration): Adjust config migration PR title to not show filenames (#16781) 2022-08-02 06:08:51 +00:00
extract fix(manager): correctly escape the dot character in fileMatch (#17048) 2022-08-08 17:20:16 +02:00
finalise fix(docs): comma splices in help text (#17049) 2022-08-09 13:46:58 +03:00
init refactor(repository/merge): extract unnecessarily nested function from detectConfigFile (#17066) 2022-08-09 16:43:58 +00:00
model fix: Revert "fix: commit message" (#16263) 2022-06-27 21:46:00 +02:00
onboarding fix(docs): comma splices in help text (#17049) 2022-08-09 13:46:58 +03:00
process feat(github): Log warning when GitHub token is not configured (#16566) 2022-08-01 06:16:09 +00:00
update feat: defer commitBody compile (#17108) 2022-08-11 20:27:13 +00:00
updates feat: defer commitBody compile (#17108) 2022-08-11 20:27:13 +00:00
cache.ts refactor: fix prefer-nullish-coalescing (#16171) 2022-06-21 12:02:49 +00:00
configured.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +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 feat(dashboard): include dependency lookup warnings (#16297) 2022-08-02 13:06:37 +00:00
dependency-dashboard.ts refactor(dependencyDashboard): split parseDashboardIssue function (#16782) 2022-08-03 07:33:16 +02:00
error-config.spec.ts feat(config): add configErrorIssue to suppressNotifications to disable issues on config failure (#15296) 2022-04-28 14:54:49 +02:00
error-config.ts refactor: enable strict checks (#16168) 2022-06-21 13:00:21 +02:00
error.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
error.ts refactor: rename lookupName -> packageName (#14494) 2022-03-04 09:04:02 +01:00
errors-warnings.spec.ts feat(dashboard): include dependency lookup warnings (#16297) 2022-08-02 13:06:37 +00:00
errors-warnings.ts feat(dashboard): include dependency lookup warnings (#16297) 2022-08-02 13:06:37 +00:00
index.spec.ts refactor: Revert "refactor: add option endpoint to global config (#15843)" 2022-06-02 21:20:34 +02:00
index.ts fix(changelogs): embed to upgrade instead of branch config (#17107) 2022-08-10 12:58:38 +00:00
package-files.ts refactor: fix lint issues (#16779) 2022-07-26 08:32:12 +00:00
result.spec.ts test: enforce lint style rules (#15085) 2022-04-12 14:49:49 +00:00
result.ts refactor: fix lint issues (#16779) 2022-07-26 08:32:12 +00:00
stats.spec.ts feat(http): extend stats (#15104) 2022-04-14 10:47:06 +01:00
stats.ts feat(http): extend stats (#15104) 2022-04-14 10:47:06 +01:00