RahulGautamSingh
2949e135a9
feat: allow i
flag in regex patterns ( #26815 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-23 14:32:09 +00:00
Rhys Arkins
9cff4f5d1f
fix(dependency-dashboard): skip unnecessary cache bust when unchanged ( #26794 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-22 09:07:37 +00:00
renovate[bot]
4c2ce97bb4
build(deps): update dependency prettier to v3.2.2 ( #26755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-21 08:20:41 +00:00
Rhys Arkins
d0f43df719
fix: better fork skip logging ( #26754 )
2024-01-19 17:09:51 +00:00
RahulGautamSingh
6b41552bbd
feat(config): warn if globalOnly
option found in repo config ( #24561 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-16 10:42:26 +00:00
Sergei Zharinov
3b7c420700
test: Refactor memory cache mocking ( #26630 )
2024-01-14 14:49:26 +00:00
Sergei Zharinov
c8be454af6
feat: Add totalMs
for package cache stats ( #26610 )
2024-01-12 05:38:36 +00:00
Koen van Zuijlen
2e84c14327
refactor: Pass packageFile to bumpPackageVersion ( #26538 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-08 16:45:16 +00:00
Michael Kriese
a03994f757
feat(config-migration): support editorconfig max_line_length
( #26513 )
2024-01-05 09:40:37 +00:00
renovate[bot]
11e35e4292
chore(deps): update dependency @types/luxon to v3.3.7 ( #26193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:39:47 +00:00
RahulGautamSingh
5f163552a9
fix(reconfigure/pr): find reconfigure pr separately ( #25954 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 12:55:11 +00:00
RahulGautamSingh
9e171ff861
fix(onboarding): add commitBody
to commitMessage ( #26426 )
2023-12-27 14:54:32 +00:00
joegoldman2
1786438d33
feat(platform/azure): implement automergeStrategy for Azure DevOps platform ( #26429 )
2023-12-27 09:17:03 +00:00
RahulGautamSingh
3ed295cf94
feat(config): custom status checks ( #26047 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-14 16:20:50 +00:00
Rhys Arkins
376fefd159
fix(onboarding): fix semantic ignored onboarding PRs ( #26297 )
2023-12-14 15:47:31 +00:00
Rhys Arkins
35c0e26e16
fix(replacements): default replacementName to packageName ( #26296 )
2023-12-14 15:46:39 +00:00
Valen Varangu-Booth
eea63ff779
feat(onboarding): search parent groups for presets ( #25856 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-14 15:45:54 +00:00
Maxime Brunet
e9f6edb4ca
fix(dashboard): improve note ( #26281 )
2023-12-14 07:16:13 +00:00
Michael Kriese
adc3e4aa92
feat(workers/pr): add source with folder to depNameLinked
( #26042 )
2023-11-29 16:41:55 +00:00
Rhys Arkins
d65633e8b8
refactor: improve default onboarding preset log messages
2023-11-26 07:50:49 +01:00
Rhys Arkins
3664096240
fix: swap pending and approval order in dashboard display ( #25959 )
2023-11-25 07:55:18 +00:00
Zadkiel Aharonian
2c79a9b60c
fix(onboarding/pr): include retry/refresh checkbox message only if onboardingRebaseCheckbox is true ( #25899 )
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-24 07:29:35 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs ( #25207 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00
Jiahao Guo
de1b2a873c
feat(changelogs): prioritize markdown format for multiple file candidates ( #25846 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-20 19:40:44 +00:00
Philip
8ea53c8465
fix(checkedBranches): Checked branches should work regardless of dependencyDashboard=false ( #25832 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-16 15:53:27 +00:00
RahulGautamSingh
9d828146f2
fix(onboarding): rebase when onboardingConfig changes ( #22452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-16 13:30:00 +00:00
Sergei Zharinov
9a55d753f9
feat(onboarding): Semantic onboarding PR ( #25666 )
2023-11-10 06:35:42 +00:00
RahulGautamSingh
79556f4ecb
refactor(enabled-managers): implement custom.<customMgrName>
syntax ( #24079 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-08 13:13:26 +00:00
renovate[bot]
e5cbbaaf09
build(deps): update dependency prettier to v3 ( #23627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas ( #25631 )
2023-11-07 15:50:29 +00:00
bri becker
0882bec330
feat(pr): expandCodeOwnersGroups ( #25317 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-07 09:21:04 +00:00
RahulGautamSingh
4231b1ae09
feat: predictible json/json5 handling ( #24612 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 10:30:11 +00:00
Ілля Мазуряк
f70f0c82be
feat(changelogs): Migrate fetchReleaseNotes to fetchChangeLogs ( #25364 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-05 18:32:59 +00:00
RahulGautamSingh
32340dbc47
feat(config): validate reconfigure branch ( #24699 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-03 13:31:49 +00:00
Rhys Arkins
4850110f36
fix(versionCompatibility): support digest updates ( #25518 )
2023-10-31 13:55:24 +00:00
Philip
bece5a1c50
refactor(errors): massaging validation messages before we assign it ( #25452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:46:55 +00:00
Sebastian Poxhofer
50e3f82a36
fix(workers/branchName): template groupName before slugging ( #25490 )
2023-10-29 17:59:17 +00:00
Rhys Arkins
3c8bacc238
chore: fix coverage
2023-10-24 11:25:30 +02:00
Rhys Arkins
59d0149200
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" ( #25254 )
2023-10-17 13:35:20 +02:00
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