Commit graph

9640 commits

Author SHA1 Message Date
renovate[bot]
f78b1031e0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.20.2 (#24446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-15 19:23:53 +00:00
Adam Setch
769b0f6979
feat(manager/bitbucket-pipelines): support registry aliases (#24422) 2023-09-15 07:53:48 +00:00
Luís Cobucci
0b50feb90c
fix(git-url): clean up state of parsed URL (#24306)
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Co-authored-by: Tobias <github@tobiasgabriel.de>
2023-09-14 05:59:23 +00:00
Jorge Villacorta
ef504c0738
fix(bundler): Set exec cwd to lock file (#24379) 2023-09-13 15:36:34 +00:00
RahulGautamSingh
2ffbd41b59
refactor(types): move custom manager types (#24324) 2023-09-13 05:31:48 +00:00
Rhys Arkins
fadf1f28a1
fix: add custom hostTypes to platforms 2023-09-13 07:36:00 +02:00
Yun Lai
ab17060aea
fix: skip writing symlinks before postUpgradeTasks execution (#24389) 2023-09-13 04:36:56 +00:00
renovate[bot]
08530a6032
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.20.1 (#24383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 20:15:02 +00:00
RahulGautamSingh
69f56cb98b
refactor(validation): handle custom managers separately (#24272) 2023-09-12 14:16:01 +00:00
Michael Kriese
389b9aa4d5
fix(presets): use dash instead of spaces (#24374) 2023-09-12 05:52:18 +00:00
Rhys Arkins
7d4de49749
fix(versioning): strip v prefix when bumping semver ranges (#24357) 2023-09-12 05:51:26 +00:00
Chris Copsey
496bc19a1a
fix(platform/azure): Allows azure-got-wrapper to retry requests following connection failures (#24348) 2023-09-12 01:08:07 +00:00
Ілля Мазуряк
b0ef5e116a
feat(presets): Add more monorepos (#24340) 2023-09-12 01:02:28 +00:00
Johannes Feichtner
b8e1826868
feat(manager/gradle): add support for listOf directives in Kotlin objects (#24367) 2023-09-12 01:00:43 +00:00
renovate[bot]
6adf7c4e57
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.20.0 (#24372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 00:53:04 +00:00
Sebastian Poxhofer
23bb573cd1
fix(manager/argocd): allow the apiVersion to be quoted (#24355) 2023-09-11 14:09:40 +00:00
Florian Greinacher
d5db1c68f8
feat: autodiscover repositories by namespace (#24321) 2023-09-11 11:03:16 +00:00
Ілля Мазуряк
1b414dcf0e
feat(presets): Add Refit and prometheus-net monorepos (#24337) 2023-09-10 09:22:41 +00:00
Patrick Schratz
5ff6466919
feat(manager/github-actions): Support for Gitea and Forgejo actions within github-actions manager (#24336)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-10 09:11:15 +00:00
domolitom
a65129f246
feat(manager/helmsman): Add OCI support (#24183) 2023-09-08 22:12:49 +00:00
Rhys Arkins
640258f976
fix: extend platform hostTypes (#24318) 2023-09-08 22:00:01 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
RahulGautamSingh
8aeb64e9f8
fix: improve branch coverage (#24282)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-08 10:56:56 +00:00
Florian Greinacher
915321d30f
feat: add NuGet monorepo (#24313) 2023-09-08 08:08:29 +00:00
Pascal Berger
cce8eced65
feat(presets): Add monorepo Marten (#24311) 2023-09-08 07:54:29 +00:00
Pascal Berger
10c32cd371
feat(presets): Add monorepo Wolverine (#24310) 2023-09-08 07:54:00 +00:00
M.P. Korstanje
4b616c29c3
fix(datasource/helm): Digests are blank on Gitlab (#24280) 2023-09-07 18:24:57 +00:00
Max Lapides
53b7b6fbd0
fix(manager/pub): skip more Flutter SDK packages (#24285) 2023-09-07 05:09:58 +00:00
renovate[bot]
83d33901a5
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.5 (#24290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 04:53:50 +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
Yun Lai
667f137081
feat: add options to host rules to enable mTLS calls to host (#24155)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-06 12:02:34 +00:00
Bernhard Krämer
2e5764635e
feat(manager/composer): Use bitbucket-tags for vcs repos if it has bitbucket.org URL (#24096)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-06 12:00:32 +00:00
Natsuki Ikeguchi
a966aeaee4
feat(presets): Add replacement for rome to biome (#24243)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-06 11:50:39 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
Michael Kriese
a59cc9f1cf
feat(presets): warn on renovate.json fallback (#24263) 2023-09-06 13:01:37 +02:00
Justin Clareburt
b5716847ad
feat(presets/merge-confidence): Merge Confidence badges on-by-default for .NET, PHP and Ruby (#24221)
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>
2023-09-06 10:13:20 +00:00
Rhys Arkins
804114f716
fix(npm): handle null lockfile after update (#23658) 2023-09-06 09:37:03 +00:00
Rhys Arkins
2be23bb869
feat: advanced optimizeForDisabled (#24255) 2023-09-06 07:28:57 +02:00
Rhys Arkins
185f124e23
fix: Revert "feat(manager/poetry): extract python as a dependency from pyproject.toml" (#24257) 2023-09-06 04:32:01 +00:00
Tobias
80a81ce567
feat(platform/github): autodetect GitHub App username and commit email (#24231) 2023-09-05 07:30:00 +00:00
Natsuki Ikeguchi
0f24bb511f
feat(presets): Add serde monorepo (#24237)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-09-04 16:19:47 +00:00
Robin Schneider
4297edba0e
feat(manager/helm-values): Add multi document file support (#24232)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-04 16:14:59 +00:00
Michael Kriese
1295698744
fix(datasource/docker): correctly split registry and repository (#24186) 2023-09-04 15:47:38 +00:00
Rhys Arkins
808fd02e59
fix(npm): correct npmrc log 2023-09-04 17:43:24 +02:00
Joshua Tang
46c10be305
feat(manager/poetry): extract python as a dependency from pyproject.toml (#24236) 2023-09-04 15:17:25 +00:00
Rhys Arkins
0f54d4a806
fix(docker): delete newDigest if not pinning Digests (#24233) 2023-09-04 10:22:59 +00:00
Tobias
095afcd0ba
feat(git/auth): Support hostrules with username and password when authenticating git commands (#24081) 2023-09-04 09:48:17 +00:00
Sergei Zharinov
fd15b265ed
refactor(poetry): More dependency parsing refactoring (#23967) 2023-09-02 08:09:01 +00:00
Sergei Zharinov
e4de3cacf6
refactor(lookup): Don't use config destructuring (#24206) 2023-09-01 12:12:22 +00:00
Michael Kriese
223cee19cd
fix(datasource/docker): allow null in schema values (#24205) 2023-09-01 09:37:52 +00:00
Sergei Zharinov
7c4609e418
refactor(poetry): More artifacts refactoring (#24095) 2023-09-01 09:24:23 +00:00
Rhys Arkins
4bffe3110f
fix(datasource/docker): improve label efficiency (#24193) 2023-09-01 05:22:32 +00:00
Tobias
8f462ddfc6
fix(datasource): use registry from package lookup for digest lookups (#24175) 2023-09-01 04:28:30 +00:00
renovate[bot]
f6140e152f
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.4 (#24196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-01 01:54:21 +00:00
Tobias
6a043e1075
fix(github-tags): return hash as newDigest (#24192) 2023-08-31 18:17:51 +00:00
Rhys Arkins
a2b112a11d
refactor: find newDigest for pin and digest updates (#24189) 2023-08-31 20:00:26 +02:00
Sergei Zharinov
f001df02bd
feat(docker): Support digests obtained from DockerHub (#24177)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-31 16:17:58 +00:00
Rhys Arkins
de6ea9f1a6
refactor: use matching digest from currentVersion if found (#24188) 2023-08-31 15:19:41 +00:00
Michael Kriese
2b245095e0
feat(datasource/docker): use schema and support annotations (#23758)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 10:44:09 +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
Sergei Zharinov
2f4c7111b0
feat(docker): Support releaseTimestamp for DockerHub tag results (#24164)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-31 07:53:22 +00:00
RahulGautamSingh
cfd680d43e
test: ensure presence of CustomMigrationClasses in customMigrations (#24171) 2023-08-31 04:23:31 +00:00
Sergei Zharinov
8f7f941aaf
feat(docker): Increase DockerHub items to 1000 per page (#24157) 2023-08-30 08:09:58 +00:00
Jonathan Ballet
44c76749be
feat(manager/asdf): add steampipe (#24146) 2023-08-30 05:38:00 +00:00
ramigoldvarg
3dbbc0a5d5
feat(woodpecker): Adding woodpecker v1.x support (#23838) 2023-08-29 19:32:03 +00:00
Sergei Zharinov
2e211d2241
refactor(docker): Simplify findLatestStable function (#24145) 2023-08-29 15:47:13 +00:00
Nico Ohnezat
2581782a07
feat(ansible-galaxy): allow versions without any quotes in galaxy.yml (#24090) 2023-08-29 15:41:34 +00:00
Michael Kriese
3f1d967b99
feat(datasource): add gitea-releases (#24140) 2023-08-29 12:56:08 +00:00
Zoltán Reegn
5557ef241a
feat(datasource/aws-machine-image): Add profile and region configuration support (#24086)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-29 09:24:49 +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
Rhys Arkins
30359ac0c3
fix: Revert "feat: implement custom.<customMgrName> syntax for matchManagers (#24112) (#24125) 2023-08-28 17:42:45 +02:00
Sergei Zharinov
0578cdc1e6
feat(docker): Enable cache fallback (#24110) 2023-08-28 05:44:04 +00:00
Sergei Zharinov
b71e4b0a81
refactor(github): Remove unused method from ApiCache class (#24117) 2023-08-28 05:43:41 +00:00
Sergei Zharinov
6636b7c127
fix: Use globally-set hard TTL for package cache (#24116) 2023-08-27 16:44:09 +00:00
RahulGautamSingh
9c322cdcee
feat: implement custom.<customMgrName> syntax for matchManagers (#24112) 2023-08-27 16:32:10 +00:00
Sergei Zharinov
b2c6cbe0c8
feat(result): Add onValue and onError handlers (#24099) 2023-08-27 13:05:56 +00:00
renovate[bot]
a1c1798cf9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.3 (#24111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 12:39:08 +00:00
Sergei Zharinov
82cc5d4b1d
feat(cache): Introduce fallbackTtlMinutes parameter for decorator (#24109) 2023-08-27 12:23:22 +00:00
Sergei Zharinov
6f7ac34a2f
fix: Type errors (#24108) 2023-08-27 08:13:10 +00:00
renovate[bot]
e6b46359c6
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.1 (#24104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 05:20:29 +00:00
Sergei Zharinov
8b4fae31de
refactor(result): Reoder parameters for Result.parse (#24098) 2023-08-26 16:06:30 +00:00
Sergei Zharinov
95c2004701
fix(yarn): Handle escaping of pipe chars (#24097) 2023-08-26 16:04:11 +00:00
RahulGautamSingh
5dbc9286ed
refactor: fix matchManagers type (#24087) 2023-08-26 06:35:17 +00:00
Marcowindt
b8823e3deb
fix(mix): remove global flag in regex to match multiple organizations (#24091) 2023-08-26 05:11:24 +00:00
Gabriel-Ladzaretti
e45bacf026
feat(package-cache): add configurable cache TTL override (#24073)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 15:40:37 +00:00
Gabriel-Ladzaretti
bcafddd52d
feat(packageRules): expose as env/cli option (#24080) 2023-08-25 14:56:39 +00:00
Michael Kriese
69f7240640
feat(datasource): add gitea-tags datasource (#24083) 2023-08-25 14:12:36 +00:00
lukaskolafa
153c9de406
fix(versioning/composer): support patch suffixes (#23842)
Co-authored-by: Lukas Kolafa <lukas.kolafa@arvato-scs.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 12:16:25 +00:00
Rhuan Barreto
6ebae0274d
feat(presets): add Pulumi group (#23727)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 12:11:11 +00:00
Erik Gaal
8b731042d7
fix: include newVersion in composer update command (#24057)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 12:03:23 +00:00
Rhys Arkins
afbf0b8032
fix(azure): more external error catches for presets (#24078) 2023-08-25 11:46:12 +00:00
Rhys Arkins
29da8396b5
chore: improve autoreplace error logging (#24042) 2023-08-25 10:26:16 +00:00
Dylan Owen
151435acfd
feat(manager/cargo): support for cargo repository source replacement (#23956)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 09:41:15 +00:00
HonkingGoose
48ece9a455
docs(html): rewrite readme (#23232)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 09:40:59 +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
scmeli
aa250175b8
feat(datasource/helm): add digest to release (#23432)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 07:43:38 +00:00
Sergei Zharinov
95d3a1db88
refactor(poetry): Use transforms for dependencies parsing (#23965) 2023-08-25 07:41:07 +00:00
RahulGautamSingh
f45cccd537
test: convert dryRun=true -> dryRun='full' (#24074) 2023-08-25 04:16:09 +00:00
renovate[bot]
aa53df27a9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.0 (#24076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 01:57:08 +00:00
Jonas Wittbrodt
47e32986b6
fix(platform/gitlab): fix false positive PR string replacements (#24068) 2023-08-24 19:14:55 +00:00
Rhys Arkins
acdd430caf
chore(gomod): better update failure logging 2023-08-24 19:36:03 +02: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
renovate[bot]
baba34b92f
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.3 (#24055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 12:04:35 +00:00
HonkingGoose
b8c7a2ddb8
docs: improve custom datasource text (#23962)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-24 11:44:55 +00:00
Rhys Arkins
8b86ce5e81
chore: update bazelisk test to invalid extract cache 2023-08-24 07:04:28 +02:00
renovate[bot]
293d305ca3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.2 (#24044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 20:01:03 +00:00
renovate[bot]
394a9c87f3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.1 (#24039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 09:53:53 +00:00
renovate[bot]
0e45ecc388
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.16.0 (#24033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 23:36:52 +00:00
Rhys Arkins
3d82bac0e6
fix(presets): semanticCommitTypeAll + lockFileMaintenance (#24019) 2023-08-22 19:59:39 +00:00
Sergei Zharinov
ecbee400cb
feat(result): Add unwrapOrNull method (#24025) 2023-08-22 19:40:16 +00:00
Chuck Grindel
70e7a5e12d
fix(swift): return clean newVersion if other cases do not apply (#24028) 2023-08-22 18:56:06 +00:00
Chuck Grindel
fe0962685c
fix: remove the v prefix for Swift version values (#24004) 2023-08-22 17:08:28 +00:00
Rhys Arkins
33b6a6fd74
fix(presets): add new jest monorepo sourceUrl (#24023) 2023-08-22 16:31:45 +02:00
renovate[bot]
010d5d4f68
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.15.0 (#24024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 14:16:42 +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
Sergei Zharinov
5ed8bb2642
refactor(result): Separate unwrapOrElse from unwrap (#24014) 2023-08-22 12:10:08 +00:00
RahulGautamSingh
6f3721e6b1
fix: update logic to add missing custom manager readme (#24018) 2023-08-22 12:04:34 +00:00
Rhys Arkins
053234f7d6
fix(npm): don’t massage package.json before updating 2023-08-22 14:20:37 +02: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
renovate[bot]
bba8d8822a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.13.1 (#24011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 00:17:09 +00:00
Sergei Zharinov
847721e9aa
refactor(manager/poetry): Use schema for lockfile parsing (#23973) 2023-08-21 21:06:44 +00:00
Sergei Zharinov
31b3f28d5d
feat(result): Add helper for Zod schema parsing (#23992) 2023-08-21 15:55:34 +00:00
Sergei Zharinov
be8a9f7d5a
feat(result): Extend wrapNullable to accept pure values (#23978) 2023-08-21 15:39:23 +00:00
Patrick Decat
745edc18d7
feat(manager/asdf): support multiple spaces in .tool-versions for rtx compatibility (#23995) 2023-08-21 15:30:48 +00:00
Sergei Zharinov
6c8c469ca0
refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
Sebastian Poxhofer
b02f723365
feat(presets): allow dots in regexManager presets (#24001) 2023-08-21 14:41:43 +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
Michael Kriese
375d2678a8
fix(manager/npm): determine yarn version from lockfile (#23975) 2023-08-21 08:23:19 +00:00
Petr Ruzicka
b7627b2a6a
docs(datasource): add helm chart customDatasources example (#23954) 2023-08-19 12:12:53 +00:00
renovate[bot]
ee7a2298f3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.2 (#23946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 18:26:44 +00:00
Joshua Tang
a24b6e57d5
fix(manager/pub): skip dependency flutter_test and path dependencies (#23934) 2023-08-18 10:52:19 +00:00
Joshua Tang
cec6faeaf6
refactor(manager/poetry): use zod schema validation (#23830) 2023-08-18 10:23:32 +00:00
Sergei Zharinov
0777f54965
feat(schema-utils): Support Toml format (#23930) 2023-08-18 08:02:17 +00:00
renovate[bot]
24c49a7aed
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.1 (#23926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 03:16:36 +00:00
renovate[bot]
7bc7875f3d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.0 (#23923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-17 21:16:35 +00:00
Marcowindt
e485b5262a
fix(mix): authenticate hex private repos configured in hostRules (#23901) 2023-08-17 21:13:03 +00:00
Rhys Arkins
11d374b1e3
fix(azure): catch unavailable devops and throw ExternalHostError (#23908) 2023-08-17 21:03:28 +00:00
udakak
0bce5452f0
feat(manager/gradle): Add verification metadata update support to gradle manager (#23733)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-08-17 18:20:37 +00:00
Alexandre Paradis
41c24081f4
feat(preset): add unocss monorepo (#23917) 2023-08-17 13:58:49 +00:00
Rhys Arkins
ff8831f409
chore: fix bumpVersion type check (#23906) 2023-08-17 06:48:29 +02:00
Maxime Brunet
b9a177fc86
docs(github): correct typo in "Administration" (#23897) 2023-08-16 16:09:45 +00:00
Michael Kriese
0d0ab69cfe
feat(env): pass additional ssl and url replace env to child process (#23887) 2023-08-16 08:30:39 +00:00
Rhys Arkins
d45cf97dd9
feat(lerna): deprecate lerna support (#23886) 2023-08-16 06:55:05 +00:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token (#23810) 2023-08-16 05:53:48 +00:00
Maxime Brunet
63690f233b
docs(github): add "Administation" to required permissions (#23885) 2023-08-16 05:06:35 +00:00
Maxime Brunet
878e3c5cd4
fix(nix): trim x-access-token: prefix from Github token (#23884) 2023-08-16 05:05:01 +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
Joshua Tang
1d53c73cb0
feat(manager/pub): extract Dart SDK (#23829)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-15 17:00:57 +00:00
Jiahao Guo
58748ab6c2
refactor(util): move GitHub token related utils to proper place (#23869) 2023-08-15 14:26:38 +00:00
Rhys Arkins
a1f79bcf39
feat(docker): use Docker Hub tags api (#23876) 2023-08-15 13:21:17 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Rhys Arkins
6699320682
fix(composer): use php-prebuild tags for composer php (#23870) 2023-08-15 08:10:30 +00:00
Birger J. Nordølum
03cb407723
feat(presets): split datatables.net grouping (#23841) 2023-08-14 20:14:56 +00:00
Rhys Arkins
bdf9e6adb2
chore: log err.message for preset not found error (#23855) 2023-08-14 13:18:58 +00:00
Rhys Arkins
cb9367634e
fix: default fileFilters to **/* (#23851) 2023-08-14 11:12:19 +00:00
renovate[bot]
947693ddd7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.4 (#23849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 10:18:57 +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
renovate[bot]
604e1bbcb7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.3 (#23840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-13 00:58:34 +00:00
Steffen
aced1aab16
docs(gitea): update PAT matrix (#23821) 2023-08-11 09:25:26 +00:00
Florian Greinacher
c38e46f34b
fix(config-validator): don't ignore arguments after --strict option (#23813) 2023-08-11 05:26:00 +00:00
Joshua Tang
4484cbcb28
feat(manager/pub): extract Flutter SDK (#23759) 2023-08-10 13:19:17 +00:00
Sebastian Poxhofer
bd3c3e3ee9
feat(managers/cpanfile): add perl category (#23808) 2023-08-10 09:33:58 +00:00
renovate[bot]
9c64f92080
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.2 (#23801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 04:12:06 +00:00
HonkingGoose
ba72406afe
chore: better description for best-practices preset (#23773) 2023-08-09 09:49:18 +00:00
renovate[bot]
fe1bd6b30d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.9.1 (#23775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 09:33:59 +00:00
Rhys Arkins
5e31c69a31
fix(bazelisk): use semver versioning (#23771) 2023-08-09 07:08:24 +00:00
Rhys Arkins
77e106841c
fix(bundler): update patch, minor, major separately (#23770)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-09 07:08:22 +00:00
PeterNitsche
1ecaab241d
feat(github-actions): support GitHub actions runners (#23633)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-08 19:59:41 +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
Rhys Arkins
03c8ef7344
fix(lerna): don’t use packages if v7 or higher (#23756) 2023-08-08 14:29:32 +00:00
Tobias
853f02844d
feat(github-actions): autodetect GitHub Actions registry urls for Enterprise Server (#23042) 2023-08-08 12:07:47 +00:00
renovate[bot]
ca8e95e5b4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.9.0 (#23753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 10:03:29 +00:00
Michael Kriese
29cec2cb91
fix: better validation before bumping package version (#23684) 2023-08-08 09:50:42 +00:00
Michael Kriese
2f99b3cf25
feat(datasource/docker): add schema types (#23752) 2023-08-08 09:02:42 +00:00
Danek Duvall
4b55b4e511
feat(manager/nuget): bump VersionPrefix in MSBuild project files (#23464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-08 05:36:59 +00:00
renovate[bot]
232f214519
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.7 (#23744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-07 20:19:28 +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
Tom Adler
e20f6cdecd
feat(presets): add testcontainers-node monorepo (#23729) 2023-08-07 08:59:13 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
Sergei Zharinov
c5c99695dd
feat(result): Support wrapping Zod schemas (#23725) 2023-08-06 16:40:35 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
renovate[bot]
6488bcdfc1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.6 (#23723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-05 01:32:06 +00:00
Sergei Zharinov
0f872f8b1a
fix(npm): Types for bumpVersion parameter (#23717) 2023-08-04 19:27:42 +00:00
Sergei Zharinov
8c0013f1fc
fix(util/result): Types for wrapNullable (#23713) 2023-08-04 15:00:11 +00:00
Sergei Zharinov
f2f6c17227
refactor(datasource): Extract getRawPkgReleases from getPkgReleases (#23712) 2023-08-04 13:39:12 +00:00
Michael Kriese
2daf10e4e8
feat(datasource/docker): allow override max pages (experimental /self-hosted) (#23700) 2023-08-04 07:46:22 +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
RahulGautamSingh
2367b42413
feat: warn if multiple lock files detected (#23562) 2023-08-04 05:46:40 +00:00
renovate[bot]
36dfe92e50
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.5 (#23704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 04:09:26 +00:00
HonkingGoose
8b3bfe4975
docs: improve datasource readme (#23653) 2023-08-03 18:09:19 +00:00
Asifur Rahman Arnab
37862b6c08
feat: add plain format type for customDatasources (#23563)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 14:20:36 +00:00
Michael Kriese
8465edaba5
fix(datasource/docker): fetch 20 pages (#23690) 2023-08-03 13:28:07 +00:00
Florian Greinacher
7b7670c2e4
feat(config-validator): add --strict option (#23677) 2023-08-03 12:26:43 +00:00
Mads Jon Nielsen
bc192665d7
fix(npm): package-lock.json v3 root project out of sync with package.json (#23495)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-03 11:58:50 +00:00
Michael Kriese
c3c95bec57
docs(platform/bitbucket-server): wrong start commands (#23683) 2023-08-03 11:18:13 +00:00
Michael Kriese
8369c2752e
fix(presets): use config:recommended (#23679) 2023-08-03 10:37:25 +00:00
renovate[bot]
866bcd324e
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.4 (#23680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 10:18:43 +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
Matt Travi
d8bf58fbf3
feat(presets): rollup-babel is now scoped (#23672) 2023-08-03 07:13:19 +00:00
RahulGautamSingh
9780aee60a
feat(onboarding): add config hash comment in pr body (#23673) 2023-08-03 06:52:28 +00:00
Sergei Zharinov
009a665293
test(datasource): Add tests for common.ts (#23669) 2023-08-02 22:22:59 +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
Michael Kriese
68f34a99ff
chore: fix types (#23665) 2023-08-02 12:17:11 +00:00
Uli
908777cdcc
docs(datasource): Add additional examples for custom datasource (#23558)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-01 18:09:43 +00:00
Connor Pearson
cdf1db7200
feat(platform/gitlab): support autoApprove option (#23460) 2023-08-01 06:36:49 +00:00
CodeShakingSheep
b02d4ac492
docs(platform/Gitea): Update PAT scopes for Gitea (#23615)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-31 12:32:23 +00:00
tsuyoshi wada
9aefc20205
feat(preset): add scaffdog monorepo (#23616) 2023-07-31 08:23:21 +00:00
Sergei Zharinov
72092626db
refactor(jenkins-plugins): Remove huge fixtures (#23621) 2023-07-30 17:46:22 +00:00
PeterNitsche
8aad74f8cb
test: Write test for bad pattern: .md/# (#23609) 2023-07-30 07:02:31 +00:00
Sergei Zharinov
bbf4183b04
refactor(cdnjs): Use zod schema and Result class (#23588) 2023-07-29 17:54:49 +00:00
Rhys Arkins
2be0ff3873
fix(lerna): skip bootstrap if using a v7 range (#23595) 2023-07-29 07:48:36 +00:00
renovate[bot]
dd31f88378
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.2 (#23605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 06:25:26 +00:00
renovate[bot]
680f74395a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.1 (#23601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-28 19:39:02 +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
Ikko Eltociear Ashimine
d450995dd1
chore: fix typo in extract.ts (#23584) 2023-07-27 19:21:13 +02:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result transforms (#23583) 2023-07-27 15:17:18 +00:00
bjuraga
a9af34cf8c
fix(manager/nuget): don't bump version if already done (#23546) 2023-07-27 14:56:30 +00:00
Rhys Arkins
48d3ebab1d
fix(lerna): detect lerna in dependencies (#23575) 2023-07-27 13:53:08 +00:00
renovate[bot]
4180be07cd
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.0 (#23579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 13:09:30 +00:00
Kenichi Kamiya
450350e3fa
feat(manager/asdf): add typos (#23566) 2023-07-26 20:09:18 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
RahulGautamSingh
ce1be2c5a1
fix(versioning/hashicorp): allow != in ranges, constraints (#23492)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-25 18:18:41 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate package with jest.fakeTimers (#23542) 2023-07-25 16:14:18 +00:00
Sergei Zharinov
992b336a89
fix(rubygems): Use cascade of endpoints for unknown servers (#23523) 2023-07-25 15:43:14 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
Sebastian Poxhofer
949681f1b7
docs(managers): use table for categories display (#23503) 2023-07-24 20:44:12 +00:00
Adam Setch
e24ca0eb3d
feat: add minimatch wrapper to support caching (#23515) 2023-07-24 20:07:52 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases (#23547) 2023-07-24 20:01:39 +00:00
Sergei Zharinov
6451c3af73
refactor(rubygems): Use Result class (#23522) 2023-07-24 18:40:21 +00:00
Adam Setch
3c999e75bf
feat(util/hash): add toSha512 as default algorithm (#23544) 2023-07-24 18:26:18 +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
Adam Setch
1b93263118
feat: add hash util (#23524) 2023-07-24 04:40:56 +00:00
Sergei Zharinov
285bed3e43
test(rubygems): Simplify tests (#23521) 2023-07-23 13:41:17 +00:00
Sergei Zharinov
3559cb3980
refactor(rubygems): Unify fetching via v1 API (#23517) 2023-07-23 13:14:49 +00:00
Sergei Zharinov
0e2083ee02
refactor(rubygems): Extract v1 API handling (#23474) 2023-07-23 10:27:14 +00:00
Sergei Zharinov
9e77d59a96
fix(github): Remote branch existence check (#23480) 2023-07-23 09:57:07 +00:00
Sergei Zharinov
64a52b0aa9
test(rubygems): Format fixture data (#23518) 2023-07-23 09:10:54 +00:00
Gabriel-Ladzaretti
c6006ebcaf
feat(config): make enabled env/cli configurable (#23516)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-23 09:09:24 +00:00
renovate[bot]
e5336a5526
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.7.0 (#23514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 18:05:34 +00:00
Sergei Zharinov
9b1c903996
fix: Disable false eslint warning (#23513) 2023-07-22 14:03:34 +00:00
Sergei Zharinov
f28fc24201
feat: Support .catch method for Result (#23505) 2023-07-22 13:16:10 +00:00