Commit graph

2862 commits

Author SHA1 Message Date
Alex Kessock
c2cb93ce44
feat: compare all branch authors when deciding if a branch is modified (#21558)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-17 08:45:53 +00:00
Jack
97f3f0d571
feat(changelog): improve release detection (#25050)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-10-16 08:33:20 +00:00
Sergei Zharinov
58852512f0
refactor(changelog): Remove snapshots from releases tests (#25105) 2023-10-09 16:46:48 +00:00
Rhys Arkins
5371266cac
feat: improved warning markdown (#25103) 2023-10-09 15:13:28 +00:00
Michael Kriese
a6580a6925
fix(changelogs): wrong release url (#25097) 2023-10-09 10:21:18 +00:00
Colin O'Dell
6aaf8df9f2
chore(lookup): include package name in warning message (#24998) 2023-10-04 05:03:18 +00:00
Rhys Arkins
e6fdecdf43
fix(versionCompatibility): fix compatibility suffix (#24954) 2023-10-02 13:36:04 +00:00
Rhys Arkins
1b70c42ece
refactor(types): optional newValue (#24953) 2023-10-02 15:15:26 +02:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility (#24717) 2023-10-02 09:55:01 +00:00
Florian Greinacher
666819e5e2
fix: allow more than 99 PRs/branches per repository (#24705) 2023-09-30 05:39:32 +00:00
Rhys Arkins
5befa30dd6
fix(dashboard): double line return after note (#24690) 2023-09-28 13:46:16 +02:00
Rhys Arkins
30543c9794
fix(gitlabci): skip invalid currentVersion (#24698) 2023-09-28 09:35:25 +00:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers -> customManagers (#24451)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
Rhys Arkins
bb6bc356dc
feat(bun): support multiple lock files (#24594) 2023-09-22 11:31:58 +00:00
Sebastian Poxhofer
1580b4d8d5
chore(workers/repository): add a log message if no version satisfies constraint (#24514) 2023-09-20 06:01:17 +00:00
Sergei Zharinov
90eac732b9
refactor(changelog): Extract repetitive getAllTags from loop (#24523) 2023-09-19 17:24:02 +00:00
Rhys Arkins
d036c044c9
feat: initial bun support (#24464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-18 18:10:00 +00:00
Sergei Zharinov
441e76b715
fix(changelog): Ignore git+ protocol part for sourceUrl (#24484) 2023-09-18 12:09:24 +00:00
Sergei Zharinov
304335f94b
refactor(changelog): Simplify release notes functions (#24468) 2023-09-18 11:29:58 +00:00
Sergei Zharinov
ebec29ff38
refactor(changelog): Rename range checking function (#24466) 2023-09-17 18:51:33 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage (#24339) 2023-09-17 06:56:34 +00:00
RahulGautamSingh
2ffbd41b59
refactor(types): move custom manager types (#24324) 2023-09-13 05:31:48 +00:00
Yun Lai
ab17060aea
fix: skip writing symlinks before postUpgradeTasks execution (#24389) 2023-09-13 04:36:56 +00:00
Florian Greinacher
d5db1c68f8
feat: autodiscover repositories by namespace (#24321) 2023-09-11 11:03:16 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
Michael Kriese
f0d676242a
fix: better branch code coverage (#24276) 2023-09-07 04:39:39 +00:00
Rhys Arkins
b6bc47f32e
fix(changelogs): protect against null host (#24281) 2023-09-06 19:11:30 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage (#24274) 2023-09-06 13:35:52 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
Rhys Arkins
2be23bb869
feat: advanced optimizeForDisabled (#24255) 2023-09-06 07:28:57 +02:00
Rhys Arkins
0f54d4a806
fix(docker): delete newDigest if not pinning Digests (#24233) 2023-09-04 10:22:59 +00:00
Sergei Zharinov
e4de3cacf6
refactor(lookup): Don't use config destructuring (#24206) 2023-09-01 12:12:22 +00:00
Tobias
8f462ddfc6
fix(datasource): use registry from package lookup for digest lookups (#24175) 2023-09-01 04:28:30 +00:00
Rhys Arkins
a2b112a11d
refactor: find newDigest for pin and digest updates (#24189) 2023-08-31 20:00:26 +02:00
Rhys Arkins
de6ea9f1a6
refactor: use matching digest from currentVersion if found (#24188) 2023-08-31 15:19:41 +00:00
Michael Kriese
d3da0bcef0
feat(changelog): support gitea changelogs (#24144)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 09:41:39 +00:00
renovate[bot]
0a5e10632c
chore(deps): lock file maintenance (#24119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-08-28 17:36:02 +00:00
Sergei Zharinov
6f7ac34a2f
fix: Type errors (#24108) 2023-08-27 08:13:10 +00:00
Rhys Arkins
29da8396b5
chore: improve autoreplace error logging (#24042) 2023-08-25 10:26:16 +00:00
kroonprins
03636915e4
feat(platform/azure): check targetBranch when finding PRs (#23941)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 08:26:14 +00:00
Philip
0a47657451
feat: Enhance lookup logs with repository problems (#23896)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 08:22:14 +00:00
Shunsuke Suzuki
dd4200ae25
fix(renovate-config-validator): support .renovaterc (#22991) 2023-08-25 08:16:30 +00:00
RahulGautamSingh
f45cccd537
test: convert dryRun=true -> dryRun='full' (#24074) 2023-08-25 04:16:09 +00:00
HonkingGoose
951f3d87b9
refactor: replace verb renovating with plain English (#23408)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-24 13:07:30 +00:00
RahulGautamSingh
0613c24729
feat(managers/custom): introduce customType field (#23919)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-22 14:01:03 +00:00
HonkingGoose
76c9c63417
docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
Erin
edacf84f47
feat(codeowners): ignore inline comments in a CODEOWNERS file (#23996)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-22 05:59:46 +00:00
Rhys Arkins
ba8c2bab83
fix: Revert "feat: Enhance lookup logs to show branches extended info" (#23988) 2023-08-21 12:26:10 +02:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token (#23810) 2023-08-16 05:53:48 +00:00