Commit graph

3105 commits

Author SHA1 Message Date
Rhys Arkins
654c447e6e
feat: mode=silent (#28396) 2024-05-06 11:40:54 +00:00
Rhys Arkins
5f1286ff00
fix: massage depName if missing (#28831) 2024-05-04 14:41:41 +00:00
Alex Cortelyou
e3675f104d
feat(datasource/custom): Support digest in custom datasource (#28760)
Co-authored-by: Fabian Stehle <fabian.stehle-extern@moia.io>
Co-authored-by: Fabian Stehle <fabi@fstehle.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-05-01 07:41:05 +00:00
Sergei Zharinov
5c0628bf3b
feat(host-rules): Support readOnly request matching (#28562)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-23 03:26:20 +00:00
Norbert Szulc
dbd17ed1d7
refactor(datasource/pypi): rename normalization function (#28584) 2024-04-22 15:37:37 +00:00
Juan Carlos Blanco Delgado
b2711f87f6
feat(templates): populate depTypes for templating (#27939)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-21 08:51:42 +00:00
Norbert Szulc
dfbb054aeb
fix(worker/repository): add normalized match for pip alertPackageRules (#28214) 2024-04-18 16:26:04 +00:00
Michael Kriese
b357e4d21c
fix(npm): don't delete lockfiles early (#28472) 2024-04-18 06:22:03 +00:00
Sergei Zharinov
d6d1e57763
refactor: Rename validateUrl to isHttpUrl (#28484) 2024-04-17 15:57:33 +00:00
RahulGautamSingh
0a438657e8
fix(validation): massage config (#28458)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-17 05:04:21 +00:00
Adam Setch
7c598d6d33
feat(branch-status): use targeted doc links for merge confidence and minimum release age (#28378) 2024-04-17 05:00:36 +00:00
RahulGautamSingh
de65584bf8
feat(config): validate file config on repo runs (#26379)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-13 08:52:28 +00:00
Rhys Arkins
4316888c67
fix(versioning): bump rangeStrategy should pin if no range qualifier (#28309) 2024-04-10 09:47:14 +00:00
RahulGautamSingh
c441c84151
fix: set allowedHeaders to GlobalConfig before initPlatform is invoked (#28228) 2024-04-04 20:29:36 +00:00
RahulGautamSingh
f8890796bf
feat: update labels when config changes (#25340)
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>
2024-03-30 04:49:13 +00:00
Rhys Arkins
dffa7b5f06
fix(config): RENOVATE_X_EAGER_GLOBAL_EXTENDS (#28144) 2024-03-26 16:53:10 +00:00
Jack
e8493c5f27
feat: separateMultipleMinor (#24538)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jan Philipp Gölz <32487587+jpgoelz@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-24 07:59:30 +00:00
Rhys Arkins
e4ab753d88
feat(config): inheritConfig (#27864)
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>
2024-03-23 08:12:36 +00:00
Sergei Zharinov
5ddb18f9bd
feat: Make memory cache available before repo init (#28079) 2024-03-21 21:33:41 +00:00
Sebastian Poxhofer
370927fa3b
feat(instrumentation/report): add problems to reports (#28042)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-20 16:44:19 +00:00
David Straub
ebf0c7b4d9
feat(platform): re-attempt platform automerge on github and gitlab (#26567)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-18 19:53:25 +00:00
Rhys Arkins
e500e5048d
feat(config): expose topLevelOrg, templateOrg to templates (#27997) 2024-03-18 19:42:30 +00:00
Sebastian Poxhofer
481aa216b2
feat(instrumentation/reporting): add report option (#26087)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 09:22:42 +00:00
Sergei Zharinov
5d7372f917
feat: Http cache stats (#27956) 2024-03-16 13:17:10 +00:00
Miles Budnek
a5193dafea
fix(workers/repository): Pass correct lock files when updating a dependency in multiple input files (#27898) 2024-03-15 19:35:40 +00:00
Sergei Zharinov
fd8684ba6e
refactor: Extract "HttpStats" utility class (#27944) 2024-03-15 12:39:31 +00:00
Rhys Arkins
55205fbc71
feat: expose branch depTypes for templating (#27948) 2024-03-15 11:24:05 +00:00
Yun Lai
397dda5bd0
feat: allow packageScope in template compilation and add packageScope in maven datasource (#27925)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:51:23 +00:00
Rhys Arkins
c1517aa252
fix(datasource/npm): mark all releases deprecated if latest deprecated (#27875)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-15 07:46:17 +00:00
Sergei Zharinov
998705d5b0
refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
RahulGautamSingh
11b3c59215
feat(platform/bitbucket): autodiscoverProjects (#27845)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-14 09:49:21 +00:00
Sergei Zharinov
9c06813697
refactor: Create utility for stats collection and reporting (#27919) 2024-03-14 09:46:56 +00:00
Rhys Arkins
8fc50ca86f
fix(templates): compile groupSlug (#27927) 2024-03-14 05:53:06 +00:00
Rhys Arkins
eb5f0a740c
fix(cache): Revert "refactor: Initialize caches before repository init" (#27908) 2024-03-13 12:27:23 +00:00
Rhys Arkins
49971b9af1
refactor(config): use enum for config type (#27891) 2024-03-13 05:11:40 +00:00
Sergei Zharinov
06d751ede2
refactor: Initialize caches before repository init (#27897) 2024-03-13 05:07:09 +00:00
Rhys Arkins
cda68de084
refactor: config file parsing (#27863) 2024-03-12 07:37:59 +00:00
Rhys Arkins
ae9f79fe8e
fix(lookup): return early if currentValue is in list of versions (#27791) 2024-03-10 12:09:10 +00:00
travisshivers
db852425a6
chore(logging): log the new and current digest in the branch info (#27810) 2024-03-08 17:58:20 +00:00
Rhys Arkins
571589262c
chore(lookup): add skip-value logging 2024-03-08 07:36:46 +01:00
Norbert Szulc
4f9cc7b12e
fix(workers/repository): Verbose logging for updateArtifacts (#27772) 2024-03-07 19:36:30 +00:00
Rhys Arkins
4bfd0f304e
fix: Revert "feat: Limit HTTP concurrency and frequency by default" (#27765) 2024-03-07 08:01:34 +00:00
Sergei Zharinov
147d38a2a4
feat: Limit HTTP concurrency and frequency by default (#27621) 2024-03-05 14:50:09 +00:00
Rhys Arkins
d5f3d6fcea
fix(datasource/docker): better reuse of lookupName for getDigest (#27724) 2024-03-05 15:02:51 +01:00
Rhys Arkins
3bdd530ae5
feat: forkCreation (#27686) 2024-03-02 10:42:43 +00:00
Rhys Arkins
2caf0b304b
fix(github): skip forked repos when in fork mode (#27684) 2024-03-02 07:16:07 +00:00
Rhys Arkins
42081a3440
fix(datasource/docker): fix getDigest when lookupName different from packageName (#27665) 2024-03-01 21:29:32 +00:00
Mike Heffner
62d678d147
feat: Add new keepUpdatedLabel config setting (#27542)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-01 18:43:07 +00:00
Norbert Szulc
a9bb5b9101
fix(workers/repository): defensive assignment in patchConfigForArtifactsUpdate (#27639) 2024-02-29 11:38:00 +00:00
Rhys Arkins
b3c27af2cd
fix(lookup): use newValue for digest lookup, not compareValue (#27596) 2024-02-28 11:55:54 +01:00
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