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 |
|