Commit graph

729 commits

Author SHA1 Message Date
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch (#22006) 2023-05-07 04:12:15 +00:00
Ubiratan Soares
da8ee606c2
feat(manager/asdf): Add maestro, detekt and ktlint (#21999) 2023-05-06 04:43:45 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser (#21988) 2023-05-05 08:50:58 +00:00
cjtim
e3e6de9f1d
fix(managers/gradle): allow dot annotation in version.ref (#21820)
Signed-off-by: Jinna C <jinnatim@gmail.com>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-05-04 19:19:00 +00:00
Michael Kriese
7bdf4d6269
fix(manager/terraform): correctly extract oci charts (#21974) 2023-05-04 15:17:04 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase (#21877) 2023-05-03 19:05:39 +00:00
Ion Alberdi
97c3ae93a6
feat(manager/poetry): Support tag as git-dependency on github (#21949) 2023-05-03 16:14:01 +00:00
Jamie Magee
19ce28ccec
fix(managers/nix): pass github token to nix (#21568) 2023-05-03 16:08:57 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 (#21923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Jan Høydahl
65176e7260
fix(manager/gradle): Convert multiple globs into regex for consistent-versions plugin (#21909) 2023-05-02 07:32:56 +00:00
Mikko Piuhola
b1ffc66d86
fix(manager/gitlabci): support multi-line !reference tags (#21896) 2023-04-30 15:07:48 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces (#21274)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
Jamie Magee
1574baea6c
refactor: satisfy type checks for array.includes (#21834) 2023-04-27 05:18:45 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
RahulGautamSingh
78aa91aca8
feat(pnpm): get locked version from pnpm-lock.yaml (#21480)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 05:06:07 +00:00
Nikolai Røed Kristiansen
0538a4c96d
fix(manager/helmfile): Use helmfile relative path (#21591) 2023-04-24 08:22:52 +00:00
Jon Finerty
454f2597cb
feat(managers/asdf): Add poetry support in asdf manager (#21765) 2023-04-23 17:52:49 +00:00
Sergei Zharinov
6bd1277c89
fix(manager/gradle): Filter false positives out of extracted deps (#21753) 2023-04-23 08:33:49 +02:00
Rhys Arkins
bf0e39da5f
fix(ansible-galaxy): handle git source (#21640) 2023-04-21 09:24:29 +00:00
Michael Kriese
455de72ee7
fix(manager/git-submodule): use appropriate hostType for auth (#17400)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 04:13:32 +00:00
Tom Fay
2a72f85cc2
feat(manager/cargo): support private registry index env var (#20379)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 08:49:24 +00:00
cjtim
7d6438b16f
chore(managers/sbt): remove unused types (#21570)
Signed-off-by: Jinna C <jinnatim@gmail.com>
2023-04-18 08:07:25 +00:00
Emil Davtyan
288ad1f9bd
feat: support depth URL argument in Terragrunt modules (#21494)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 05:01:29 +00:00
Jorge Silva
91812d025d
feat(manager/gomod): add goGetDirs option (#20156)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 04:55:28 +00:00
DjordyKoert
62b57aa27c
feat: disable setting COMPOSER_AUTH for gitlab (#20634)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 06:16:02 +00:00
Johannes Feichtner
94b42c5123
refactor(gradle/manager): introduce method to resolve variables (#21531) 2023-04-17 06:13:31 +00:00
Jeroen de Bruijn
b064435803
fix(manager/github-actions): allow dot . in reusable workflow repository name (#21519) 2023-04-15 05:45:06 +00:00
Vojta Polak
d7b7f0421c
feat: support depth URL argument in Terraform modules (#21287) 2023-04-12 15:38:13 +00:00
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath function (#21433) 2023-04-12 15:13:34 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node -> node-version (#21149) 2023-04-12 13:43:59 +00:00
Rhys Arkins
f7d7316868
build: export pipenv constraints 2023-04-12 16:03:25 +02:00
Rhys Arkins
1767f7608b
fix: Revert "refactor: safely parse composer files" (#21448) 2023-04-12 14:30:33 +02:00
kechigon
c02cf6a34f
fix(ansible-galaxy): space parsing (#20679)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:53:08 +00:00
Nikolai Røed Kristiansen
b1424dd948
feat(manager/helmfile): Detect kustomization.yaml (#21111)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:49:23 +00:00
Johannes Feichtner
1fc7a05b08
refactor(manager/gradle): split extractAllPackageFiles into multiple sub-methods (#21429) 2023-04-12 06:12:55 +00:00
Johannes Feichtner
b088733066
fix(manager/gradle): resolve values when assigning symbols to variables (#21411) 2023-04-10 16:37:46 +00:00
Jamie Magee
b23700d749
test: jest isolation (#21406) 2023-04-10 04:32:04 +00:00
Jamie Magee
965054d7d4
refactor: safely parse composer files (#21173) 2023-04-08 15:08:07 +00:00
Adam Setch
e209808fde
test(manager/regex): add replaceString to all non-snapshot based test assertions (#21380) 2023-04-07 11:51:33 +00:00
Adam Setch
e928a8f1b2
fix(manager/regex): set replaceString for digest-only matches (#21370)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-07 05:59:43 +00:00
Rhys Arkins
464adf118e
chore: export poetry helper functions 2023-04-07 07:42:37 +02:00
Johannes Feichtner
f0b74b8f75
fix(manager/gradle): handle dot as optional when parsing plugins in Kotlin DSL (#21362) 2023-04-05 20:05:34 +00:00
Rhys Arkins
fb71c8153f
fix(yarn): use yarn up -R for lock file updating (#21309) 2023-04-04 04:53:37 +00:00
Adam Setch
37316079e9
docs: update template capture group definitions (#21311) 2023-04-04 04:08:59 +00:00
Jesse Simpson
f5a301ae76
feat(asdf): Support sops asdf plugin (#21306) 2023-04-03 18:21:45 +00:00
Rhys Arkins
a48ef9d2f9
fix(yarn): detect already-updated for yarn 2/3 (#21285) 2023-04-02 12:07:54 +00:00
Adam Setch
91fd1757f6
feat(template): indentation capture group (#21193) 2023-03-31 05:39:06 +00:00
Johannes Feichtner
4ce27f5a76
fix(manager/kubernetes): allow trailing comments (#21260) 2023-03-31 03:47:46 +00:00
Malte Poll
480cff54ff
feat(bazel): Support for rules_oci / oci_pull (#21216)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-30 20:37:52 +00:00
Michael Kriese
34b5401812
feat(manager/bitbucket-pipelines): support docker image object (#21102) 2023-03-29 10:41:05 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
Nikolai Røed Kristiansen
e368cde1eb
fix(manager/helmfile): Detect more local charts (#21093) 2023-03-26 12:19:04 +00:00
IKEDA Sho
cab3571ab1
feat(manager/pyenv): specify "Python" for commitMessageTopic (#21145) 2023-03-25 10:27:56 +00:00
IKEDA Sho
c99c7dac3d
docs(manager/velaci): Set displayName and url (#21143) 2023-03-25 06:25:50 +00:00
Skyler Mäntysaari
ba6472643c
fix(manager/flux): the parsing of ocirepository (#21070)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-22 14:20:18 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher (#21049)
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>
2023-03-21 18:37:38 +00:00
Liora Milbaum
fba9013510
fix(asdf-pulumi): Extract version (#21038) 2023-03-20 05:30:37 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects (#20773) 2023-03-19 16:03:01 +00:00
Youssef Dhraief
1292e75863
feat(manager/argocd): added support for argocd multisource (#20648) 2023-03-19 08:41:12 +00:00
Nikolai Røed Kristiansen
c2fe56a126
feat(manager/helmfile): Support kustomize (#20782) 2023-03-19 08:15:15 +00:00
Adam Setch
e29c8ad964
fix(bitbucket): use correct case (#21002) 2023-03-17 12:13:37 +00:00
Adam Setch
5d82120bbb
feat(manager/bitbucket-pipelines): add support for docker-based pipes (#20938)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-16 12:36:59 +00:00
Johannes Feichtner
85834b2519
feat(manager/gradle): add support for plugins in inlined version catalogs (#20969) 2023-03-16 05:21:50 +00:00
Michael Kriese
03d966c2ca
fix(manager/npm): quote yarn args (#20955) 2023-03-15 14:07:29 +00:00
Satoshi Namai
3e92cdd10a
fix(manager/gradle): drop stdout from gradlew :dependency command (#20820)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 10:13:06 +00:00
Simon Eßlinger
3c5224eee4
feat: add datasource, versioning and manager for Azure Bicep resources (#20755)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-14 18:29:25 +00:00
Martin Herndl
3f5a0c04f5
feat(composer): skip path repo dependencies (#20887) 2023-03-14 05:10:30 +00:00
Maxime Brunet
7b627e3900
fix(gomod): skip updating import path for incompatible versions (#20812) 2023-03-14 05:09:15 +00:00
Jamie Magee
1567386f50
refactor: safely parse Pipfile.lock (#20825) 2023-03-12 05:54:12 +00:00
Liora Milbaum
b69fcda426
feat(asdf): Support pulumi plugin (#20852) 2023-03-11 09:23:18 +00:00
Sebastian Poxhofer
8e2df85268
feat(versioning)!: default to semver-coerced instead of semver (#20573)
BREAKING CHANGE: default versioning is now `semver-coerced`, instead of `semver`.
2023-03-10 09:34:41 +01:00
Rhys Arkins
b17bcf2789
refactor(datasource): use packageName and not depName for datasource lookups (#20474) 2023-03-10 09:34:40 +01:00
Rhys Arkins
0f86d313da
chore: fix artifacts tests 2023-03-10 09:34:40 +01:00
Michael Kriese
ec4b17b8b6
feat(config)!: default dockerImagePrefix to containerbase (#20150)
Sidecar containers will now use `containerbase/` prefix instead of `renovate/` prefix.

BREAKING CHANGE: containerbase/ account used for sidecar containers instead of renovate/
2023-03-10 09:34:40 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch (#19314)
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
Rhys Arkins
016e647390
feat(config)!: default to rangeStrategy=auto, prefer update-lockfile (#19942)
Changes `rangeStrategy` default value from `'replace'` to `'auto'`. Also changes `auto` behavior so that `update-lockfile` is preferred if the manager
supports the `updateLockedDependency()` function.

Closes #19800

BREAKING CHANGE: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
2023-03-10 09:25:45 +01:00
Liora Milbaum
bcb61d5360
feat(manager/dockerfile): match Containerfile (#20804)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-10 05:37:14 +00:00
Johannes Feichtner
8512072d41
feat(manager/gradle): add support for AndroidX Compose plugin (#20796) 2023-03-08 06:31:56 +00:00
Johannes Feichtner
98231804c3
feat(manager/gradle): add support for map notation deps in Groovy maps (#20798) 2023-03-08 06:31:28 +00:00
Seiya Kokushi
6faefcdfa8
feat(manager/asdf): support dart and flutter (#20786) 2023-03-07 05:17:53 +00:00
Johannes Feichtner
f31d62810c
feat(manager/gradle): add support for jmh plugin (#20784) 2023-03-07 04:59:12 +00:00
Johannes Feichtner
f1e3803d96
refactor(manager/gradle): manage nesting depth separate from tokens (#20763) 2023-03-06 05:37:48 +00:00
RahulGautamSingh
ecc60897ef
feat(datasource/nuget): support password only registry auth (#20749) 2023-03-04 14:23:29 +00:00
Sergei Zharinov
9ec4804579
feat(bazel): Use Gradle versioning for maven_install by default (#20748) 2023-03-04 10:32:38 +00:00
Maxime Brunet
14019fed16
feat(gomod): enable gomodUpdateImportPaths for gopkg.in (#20743) 2023-03-04 08:32:04 +00:00
Rhys Arkins
7ff1a3b730 chore: fix swift coverage 2023-03-04 09:30:54 +01:00
Rhys Arkins
c41cfdbef6
docs: gomod artifacts hostRules (#20222)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-04 07:38:17 +01:00
Rhys Arkins
f2d162e7ea
refactor: non-null packageName (#20485) 2023-03-04 07:29:07 +01:00
Rhys Arkins
2f8aa56fd8
refactor(autoreplace): set depIndex during flatten (#20665) 2023-02-28 10:16:33 +00:00
Kelly Su
456a8dad44
fix(setup_cfg): parsing for requirements install requires (#20657) 2023-02-28 05:35:00 +00:00
Gaël Jourdan-Weil
a8ec421a7d
feat(manager/sbt): Extract sbt version from build.properties (#20587)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-27 06:06:14 +00:00
Johannes Feichtner
ad4523468e
refactor(manager/gradle): reduce code redundancy when parsing maps (#20636) 2023-02-27 06:05:46 +00:00
RahulGautamSingh
352c9db904
test: add new wrapper for partial (#20618) 2023-02-25 06:46:32 +00:00
Rhys Arkins
8621d8cbbf
chore: simplify package types (#20598) 2023-02-24 15:28:35 +00:00
Johannes Feichtner
54dd427670
fix(gradle): set Java 17 as constraint for gradle >= 7.3 (#20603) 2023-02-24 05:00:17 +00:00
Tobias Kongsvik
a340830ee6
fix(gomod): Use correct major version to update go import paths (#20140)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-23 11:23:40 +00:00
Markus Schulz
dd6c8e5147
feat: Move some Git commands behind a PlatformScm interface (#19327)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 08:18:53 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial (#20511) 2023-02-21 10:46:29 +00:00
Rhys Arkins
cc33d34ca8
refactor: PackageFile types (#20498)
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-20 14:58:49 +00:00
Sergei Zharinov
43848b7329
fix(gomod): Don't append indirect mark twice (#20479) 2023-02-20 14:51:22 +00:00
Rhys Arkins
59432b4129
fix: process extractedConstraints earlier (#20510) 2023-02-19 17:38:28 +00:00
Rhys Arkins
3cef2f2e4f
refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
Liora Milbaum
ce116133e0
feat(asdf): Support terragrunt plugin (#20493) 2023-02-18 19:06:30 +01:00
Rhys Arkins
5cdb9a86f0
refactor: move manager fields to managerData (#20486) 2023-02-18 15:06:03 +00:00
Rhys Arkins
6725c7fb5e
refactor: extract constraints -> extractedConstraints (#20484) 2023-02-17 16:32:58 +00:00
Sergei Zharinov
e87af92319
feat(bazel): Support for maven.artifact positional args (#20471) 2023-02-17 08:54:35 +00:00
Sergei Zharinov
1dad5645e1
chore(bazel): Log non-https URLs for git_repository (#20467) 2023-02-17 07:16:49 +00:00
Rhys Arkins
45dd23401b
fix(manager/npm): workspaces npmrc (#20420)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-16 12:11:04 +00:00
Peter Wagenet
e41681db3d
fix(pnpm): don't ignore test directories for pnpm workspace packages (#20439) 2023-02-16 07:17:36 +00:00
Ville Skyttä
09bdeac823
docs(pre-commit): fix incompatible command name (#20442) 2023-02-16 06:37:42 +00:00
Sergei Zharinov
1af05b72f1
feat(bazel): Support GitLab-based http archives (#20393) 2023-02-16 06:35:00 +00:00
Liora Milbaum
1f060c5cdf
feat(manager/asdf): support pnpm plugin (#20139)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-15 11:52:29 +00:00
Tom Fay
2ed30c0764
fix(manager/azure-pipelines): Enable azure repository extraction (#20380) 2023-02-15 06:14:47 +00:00
Michael Kriese
b95af46ebd
fix(manager/regex): migrate datasource renames (#20415) 2023-02-14 15:45:34 -08:00
Michael Kriese
ac598aae98
test: fix tests on windows (#20412) 2023-02-14 21:39:04 +00:00
Sergei Zharinov
da69c4b0fd
refactor(bazel): Prepare for non-GitHub url parsing (#20390) 2023-02-14 18:00:01 +00:00
Sebastian Poxhofer
6a8981ec13
fix(manager/terraform): use hashicorp versioning for terraform refs (#20403) 2023-02-14 16:03:24 +01:00
Sergei Zharinov
3eb96c9647
fix(manager/terraform): Guard against empty module and provider fields (#20394) 2023-02-14 09:39:09 +00:00
ocavue
2235659b18
feat(manager/npm): support pnpmDedupe (#20392)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-14 09:10:50 +00:00
Rhys Arkins
634eb8f8e3
fix(poetry): support fixed version constraint (#20381) 2023-02-14 09:38:53 +01:00
Ryosuke Ito
8a08c8916b
feat(manager/swift): Support Swift 5.7 exact: syntax (#20072)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 08:16:42 +01:00
Luiz Carvalho
1c1042d8e6
feat(manager/tekton): support step images (#20325)
Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
2023-02-13 16:46:11 +01:00
Tobias
9669ba320f
fix(gomod): Commit updated go.mod when only go.mod changes (#20372)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-13 14:32:59 +01:00
RahulGautamSingh
09402a32e6
fix(datasource): rename adoptium-java to java-version (#20245) 2023-02-13 07:54:20 +00:00
Sergei Zharinov
cb9eb4ca13
feat(bazel): Support for Maven dependencies (#20351) 2023-02-12 21:25:26 +00:00
Sergei Zharinov
2d65f27d80
refactor(bazel): Simplify version extraction from GitHub url (#20361) 2023-02-12 19:05:56 +02:00
Sergei Zharinov
ee525a7d18
fix(bazel): Provide replaceString selectively (#20360) 2023-02-12 19:00:28 +02:00
Sergei Zharinov
f003347301
refactor(bazel): Allow for parsing multiple deps from single rule (#20349) 2023-02-11 13:28:52 +01:00
Sergei Zharinov
d89e3271ab
feat(bazel): Use auto-replace when possible (#20318) 2023-02-11 12:34:13 +01:00
Sergei Zharinov
5caa59aaa1
test(bazel): Use codeBlock in tests (#20345) 2023-02-11 09:58:15 +02:00
Rhys Arkins
c9777bcfa1
fix(kustomize): ensure string before extractResource (#20338) 2023-02-11 06:53:15 +01:00
RahulGautamSingh
93c3fd5ced
feat(datasource): rename dotnet to dotnet-version (#20244) 2023-02-10 22:47:07 +02:00
HonkingGoose
f885dc033a
docs(kotlin-script): remove metadata, rewrite (#20192)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-10 11:55:52 +01:00
Johannes Feichtner
766cc3a70e
fix(manager/gradle): correct execution order for buildscript dependencies in lockfiles (#20303) 2023-02-09 05:26:02 +01:00
Jameel Al-Aziz
c127ead622
feat(manager/terraform): support OCI registry in helm_release repository (#20237)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-07 20:20:26 +00:00
itchyny
1cd4f9638a
feat(manager/gradle): add support for property setters of gradle plugins (#20264)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 13:27:44 +00:00
Alexander Birkner
fbceff1397
feat(gomod): support -e option (#20199)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
RahulGautamSingh
7ff4b53439
test: replace as with partial (#20252)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 11:38:59 +00:00
Johannes Feichtner
e6ebf1dc16
feat(manager/mix): set currentVersion field for exact dependency versions (#20260) 2023-02-07 05:59:04 +01:00
RahulGautamSingh
fbb81b0623
test: replace as with partial (#20241)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 15:10:24 +00:00
Nikolai Røed Kristiansen
cf72e8f555
fix(manager/helmfile): Add missing helm dependency (#20227)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 13:30:57 +00:00
Sebastian Poxhofer
5c5cde9d78
fix(manager/fleet): do not merge version into customization objects (#20223)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-04 15:44:25 +00:00
Johannes Feichtner
196ed35dcb
feat(manager/gradle): add dependency grouping by variable to all supported patterns (#20212) 2023-02-04 15:55:36 +01:00
Nikolai Røed Kristiansen
5474229a30
feat(manager/helmfile): Lock file support (#19865)
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-02-04 14:10:03 +00:00
Jesse Houwing
6d638efba4
docs: adds configuration template to revert standard naming convention for Azure Pipelines (#20208)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-04 08:56:59 +00:00
Rhys Arkins
9ead5d22fd
fix(gomod): generate auth from go hostRules (#20218) 2023-02-04 09:28:04 +01:00
Michael Kriese
49a50e7e0d
feat(manager/asdf): remove default versionings and packageNames (#20196) 2023-02-03 20:00:23 +00:00
Johannes Feichtner
bfc38bf732
feat(manager/gradle): replace individual value matchers with placeholder (#19996) 2023-02-03 18:36:00 +00:00