Commit graph

3105 commits

Author SHA1 Message Date
Norbert Szulc
3f315fb881
fix(workers/repository): Pass proper lockFiles in lockFileMaintenance (#27319)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-27 08:39:22 +00:00
Rhys Arkins
b9d0a30012
fix(lookup): return single version if only one matching (#27509) 2024-02-22 16:06:50 +00:00
Rhys Arkins
a1fddc4a99
fix(versionCompatibility): support datasources without digests (#27490) 2024-02-22 07:16:37 +00:00
RahulGautamSingh
2194142f78
feat(config): support user configured env (#27028)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-22 05:05:05 +00:00
Norbert Szulc
5279c91d85
fix: Allow security updates of lock files for unconstrained dependencies (#27331) 2024-02-22 04:59:39 +00:00
Nils Andresen
16589bfb69
feat(github): Add the possibility to link a Milestone (#27343)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-21 20:47:48 +00:00
Sergei Zharinov
6f7eb8a8d4
test: Use exact equality checks for lookup tests (#27463) 2024-02-20 19:16:48 +00:00
Sergei Zharinov
a0fe32005d
test: Move fixtures for lookup tests to the proper directory (#27459) 2024-02-20 17:47:01 +00:00
Rhys Arkins
9edde4794e
refactor: string match function naming (#27392) 2024-02-18 15:46:24 +00:00
RahulGautamSingh
f19a2e9219
test(vulnerability-alerts): separate tests for readability (#27389) 2024-02-18 10:58:47 +00:00
Norbert Szulc
56c8f062ff
refactor(workers/repository): Wrapper for get(manager, 'updateArtifacts') (#27380) 2024-02-18 10:36:50 +00:00
Rhys Arkins
2f1f11a872
fix(lookup): try to match against allVersions first (#27383) 2024-02-18 08:52:03 +00:00
Norbert Szulc
f9dc713ddf
refactor(workers/repository): Extract processUpdateArtifactResults method (#27324) 2024-02-17 23:16:04 +00:00
Sergei Zharinov
240d7b6a97
refactor: Use "Result" wrapper for "fetchDepUpdates" function (#27365) 2024-02-16 20:08:24 +00:00
Sergei Zharinov
c30a4b0b54
feat(logger): Log level remapping (#26951)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-16 20:06:11 +00:00
Johannes Feichtner
88ab15c022
fix(vulnerabilities): describe last_affected version as ecosystem-specific version constraint (#27363) 2024-02-16 17:22:37 +00:00
Rhys Arkins
030c65788d
chore(logs): mention debug logging on exit if info level set (#27350) 2024-02-16 16:43:22 +00:00
Michael Kriese
179da735b6
fix(osv): trim github token prefix (#27361) 2024-02-16 16:13:49 +00:00
Sergei Zharinov
bf8decdcf1
refactor: Use "Result" wrapper for "lookupUpdates" function (#27345) 2024-02-16 13:56:01 +00:00
Sergei Zharinov
18b776349f
test: Remove snapshots from "lookupUpdates" tests (#27340) 2024-02-15 20:54:07 +00:00
Rhys Arkins
afa5523fc1
fix(pinDigests): support pinning digests when extractVersion is in use (#27297)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 16:41:20 +00:00
Sigurd Spieckermann
1391570e44
fix(validator): use absolute path for all .js configs (#27139) 2024-02-13 16:51:20 +00:00
renovate[bot]
cbef575a2c
chore(deps): update linters to v6.20.0 (#26925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-12 09:09:29 +00:00
Sergei Zharinov
f587531130
refactor(cache): Restrict type for package cache namespaces (#27121) 2024-02-08 07:35:41 +00:00
Sergei Zharinov
de05ef057a
refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
Florian Greinacher
3b5fbc974a
fix: support artifact updates with multiple managers per package file (#27016)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-06 16:10:30 +00:00
Rhys Arkins
59df10183a
feat(platform): getRepoForceRebase -> getBranchForceRebase (#27052)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-06 09:14:11 +00:00
Scott Busche
d0cd6fae8e
fix(docs): Update outdated error message (#27079) 2024-02-05 20:04:49 +00:00
Rhys Arkins
ab4d04b415
fix(config-migration): fetch raw file from platform, not fs (#27049)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-04 13:05:32 +00:00
Rhys Arkins
3b8b0223ca
chore: trace not debug table values log 2024-02-03 12:33:13 +01:00
RahulGautamSingh
96d174b460
fix(update/pr): stricter de-deduplicationof upgrades (#27029) 2024-02-03 06:36:00 +00:00
RahulGautamSingh
d834281340
fix(update/pr): improve de-duplication of table rows (#26993) 2024-02-01 19:05:36 +00:00
Sergei Zharinov
b06af6600b
refactor(regex): Inverse dependency on logger util (#26997) 2024-02-01 18:45:55 +00:00
RahulGautamSingh
88000a4f9b
fix(workers/pr): improve deduplication in updates-table (#26771)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-30 08:13:17 +00:00
eschleining
c9a8a72ac9
feat(config): mergeable repositoryAliases global option (#26848) 2024-01-29 18:06:03 +00:00
Rhys Arkins
a41f46ce0a
fix(lookup): check version validity before equality (#26913) 2024-01-29 15:03:04 +00:00
Rhys Arkins
0cab01b14e
fix(config): log warning if package.json used (#26893) 2024-01-29 11:32:36 +00:00
Leroy Korterink
6fcd7d5d23
fix: Update custom config file parse error (#26914) 2024-01-29 11:22:46 +00:00
Sebastian Poxhofer
e204d3417c
fix(workers/lookup): handle not fitting version while missing lockfile (#26885) 2024-01-29 10:39:43 +00:00
Rhys Arkins
535c7ae1a1
refactor: fetch raw config from within config migration (#26891) 2024-01-28 13:36:06 +00:00
Jarek Porzucek
16c7b94e60
feat(osv): pass GitHub token for DB download (#26808)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-26 20:21:53 +00:00
RahulGautamSingh
897066123f
feat(config/package-rules): matchCurrentAge (#23264)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-25 05:12:39 +00:00
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
Michael Kriese
6c2263eeb3
chore: fix types for linting (#26695) 2024-01-17 11:30:45 +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
Florian Greinacher
83b545fc23
feat: add option to disable access to cloud metadata services (#26411) 2024-01-12 16:30:43 +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
Marcin Zajączkowski
f8c7999eff
feat(autodiscover): restore INFO logging of number of found repos (#26458) 2023-12-30 17:27:17 +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
Rhys Arkins
c1b4739525
fix(config): ignore GITHUB_COM_TOKEN when detectHostRulesFromEnv=true (#26224) 2023-12-11 14:54:29 +01:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Jamie Haywood
178cc71838
feat(config): add .cjs file extension config support (#26075)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 13:07:10 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +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
RahulGautamSingh
0cbd22006f
refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +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
Yun Lai
94fddc0508
fix(host-rules): call set global host rules before init platform (#25521) 2023-11-10 09:38:33 +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
00ddca08b0
fix(autodiscover): minimatch repos with leading dots (#25516) 2023-11-01 07:55:23 +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
Yun Lai
bdabe43094
feat(hostRules): support https options and platform in host rules from env (#25015)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:04:30 +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
b565ee32d4
feat(autodiscover): improve logging/visibility (#25304) 2023-10-20 05:52:24 +00: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
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
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api (#23357)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-15 17:12:54 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Rhys Arkins
cb9367634e
fix: default fileFilters to **/* (#23851) 2023-08-14 11:12:19 +00:00
Philip
fe039fea63
feat: Enhance lookup logs to show branches extended info (#23696)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-14 07:19:04 +00:00
Philip
15cfe4bece
feat: possibility to change Repository Problems header in dependency dashboard issue (#23551)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
2023-08-08 15:36:36 +00:00
Michael Kriese
29cec2cb91
fix: better validation before bumping package version (#23684) 2023-08-08 09:50:42 +00:00
Sergei Zharinov
17bf7d7ed9
refactor: Reuse datasource filtering (#23716) 2023-08-07 20:02:57 +00:00
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal (#23448)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
RahulGautamSingh
7949a2afee
fix(core/automerge): care only about automergeSchedule when branch exists (#23561)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-04 07:20:25 +00:00
Philip
7f565423e6
fix: Rebase with checkedBranches isnt working as expected (#23675)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-03 09:30:49 +00:00
RahulGautamSingh
9780aee60a
feat(onboarding): add config hash comment in pr body (#23673) 2023-08-03 06:52:28 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) (#23325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Philip
c2ef0fe405
fix: remove extra trace log (#23661)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 12:17:59 +00:00
Rhys Arkins
fd6ef67652
fix(rollback): try/catch version comparison (#23593) 2023-07-28 14:35:18 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file (#23587) 2023-07-28 08:09:41 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate package with jest.fakeTimers (#23542) 2023-07-25 16:14:18 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases (#23547) 2023-07-24 20:01:39 +00:00
Sergei Zharinov
f4dbae2012
fix: Merge additionalReviewers from multiple upgrades (#23540) 2023-07-24 15:03:10 +00:00
Adam Setch
3c29bd4d73
refactor(release-notes): extract shouldSkipChangelogMd (#23274) 2023-07-24 04:50:13 +00:00
Sergei Zharinov
f9352420fb
refactor: Use assignKeys when copying from dependency to lookup result (#23484) 2023-07-21 17:30:09 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result class implementation (#23335) 2023-07-19 11:30:47 +00:00
RahulGautamSingh
e635f0e296
feat: use cron-parser (#23142)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-17 11:14:38 +00:00
Rhys Arkins
4bee881f6c
refactor: less config logging (#23308) 2023-07-12 05:18:52 +00:00
RahulGautamSingh
9666506c61
fix: compute recreateClosed for normal PRs (#23298) 2023-07-11 19:28:03 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource (#23147) 2023-07-10 18:22:35 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E> (#23265) 2023-07-10 09:41:38 +00:00
Ramon V
12e8935835
feat: includeMirrors (#23110)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 10:24:56 +00:00
Johannes Feichtner
9d3d7a92ac
fix(platform/bitbucket-server): do not force lowercase project keys in autodiscover mode (#23261)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 05:44:37 +00:00
Rhys Arkins
62b7144ab9
fix(logs): warn when Package lookup failures occur (#23247) 2023-07-07 18:26:33 +00:00
Sergei Zharinov
8af5ca0a47
refactor: Rename getPkgReleasesWithResult to getPkgReleasesSafe (#23211) 2023-07-06 12:00:45 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout (#23123) 2023-07-06 10:20:55 +00:00
Adam Setch
dbe5f09d4b
fix(changelog/gitlab): custom endpoint and repository length validation (#23165) 2023-07-05 13:44:36 +00:00
Sebastian Poxhofer
19259a0383 feat!: categories (#16534)
Closes #13953

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Michael Kriese
f9e3e80e0c feat(presets)!: rename config:base to config:recommended (#21136)
Closes #12024

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Bastian Gutschke <bastian.gutschke@gmx.de>

BREAKING CHANGE: Preset config:base is now called config:recommended
2023-07-04 19:21:52 +02:00
RahulGautamSingh
c2d3ca856f feat(release-notes)!: support configurable fetching stage (#22781)
Changes fetchReleaseNotes from boolean to enum, with values off, branch, pr.

Closes #20476

BREAKING CHANGE: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
2023-07-04 19:21:52 +02:00
Rhys Arkins
e3d5f7df92 feat!: merge matchPaths and matchFiles into matchFileNames (#22406)
Closes #22395

BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
2023-07-04 19:21:52 +02:00
Bastian Gutschke
bc693f2003 fix(post-upgrade-tasks)!: enable dot option for file filters (#21282)
Set `{ dot: true }` for minimatch.

Closes #21276

BREAKING CHANGE: dot files will now be included by default for all minimatch results
2023-07-04 19:21:52 +02:00
Adam Setch
3bae715502
refactor(release-notes): use util/url to validate url (#23128) 2023-07-04 12:08:23 +00:00
RahulGautamSingh
17004670eb
fix(platform): compare target refs before updating (#23094) 2023-07-04 09:00:49 +00:00
Adam Setch
8b819dd272
fix(changelog): remove urls from md heading url (#23112) 2023-07-03 19:34:01 +00:00
Adam Setch
9c9c17b003
test(changelog): moves tests to respective source-platform folder (#23118) 2023-07-03 17:54:25 +00:00
Adam Setch
74ad033896
refactor(changelog): use util/url instead of deprecated URL (#23113) 2023-07-03 16:06:25 +00:00
Adam Setch
bd3cf102bf
refactor(changelog/github): move source (#23103) 2023-07-03 14:54:59 +00:00
Adam Setch
b70cd1cedc
refactor(changelog/gitlab): move source (#23104) 2023-07-03 13:14:10 +00:00
Adam Setch
b3424c626c
feat(platform/bitbucket): add support for fetching release notes (#22094)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-03 11:23:53 +00:00
Adam Setch
989aa4ff67
feat: refactor changelog platforms (#23076) 2023-07-01 21:32:30 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result utility class for lookups (#23067) 2023-06-30 17:46:51 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup (#23058) 2023-06-30 12:29:26 +00:00
Sergei Zharinov
492d3137e0
fix(changelog): Revert platform dispatch changes (#23048) 2023-06-29 16:40:44 +00:00
Sergei Zharinov
0b4e5ffdfa
refactor(changelog): Simplify platform dispatch (#23044) 2023-06-29 13:34:40 +00:00
RahulGautamSingh
04c8bda2e6
fix: handle empty dependencyDashboard issue body (#23019) 2023-06-29 08:36:56 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage (#22997) 2023-06-27 08:27:19 +00:00
Adam Setch
297d654dd8
refactor: correct case for handlePr function (#22980) 2023-06-26 13:18:35 +00:00