Commit graph

9439 commits

Author SHA1 Message Date
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