Sergei Zharinov
290b964afd
feat(github-actions): Support for short tag comments ( #18738 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-04 13:20:46 +01:00
Michael Kriese
73eaf0f31c
fix(manager/github-actions): wrong supportedDatasources entry ( #18734 )
2022-11-03 13:58:02 +00:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union ( #18458 )
2022-11-01 14:46:09 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects ( #18230 )
2022-11-01 08:55:52 +00:00
Braden Mars
c4053802c5
feat: Support toml up to v1.0.0-rc.1 ( #18670 )
2022-11-01 06:16:13 +00:00
Usman
dc9c2054bc
feat(manager/flux): support system manifest inside subdirectories ( #18605 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-31 11:47:03 +00:00
Rhys Arkins
ca4025b36b
feat(composer): support binarySource=install for php ( #18656 )
2022-10-29 14:42:00 +00:00
RahulGautamSingh
0151b6a4a9
refactor: reduce debug metadata ( #18466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-29 12:11:09 +00:00
Sergei Zharinov
6b42b45eb4
fix(maven): Fix recursive props check ( #18644 )
2022-10-29 04:58:43 +00:00
Michael Kriese
0b2a14e3a2
fix(manager/composer): fix registry url handling ( #18643 )
2022-10-28 14:18:43 +00:00
Johannes Feichtner
0dfc98c2e7
fix(manager/gradle): ignore mapScalar() method from Apollo Kotlin plugin ( #18625 )
2022-10-28 11:47:25 +03:00
Mathieu Kniewallner
c981d2f8dd
feat(manager/pip-compile): handle --resolver
argument ( #18489 )
2022-10-27 16:12:05 +00:00
Gary Lockett
dc8045c37d
feat(composer): Support PHP as a package using GitHub tags ( #18474 )
...
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-27 16:09:35 +03:00
Johannes Feichtner
8279be47c8
fix(manager/gradle): preserve next token for parsing in case dependency interpolation fails ( #18330 )
2022-10-27 07:39:40 +02:00
Johannes Feichtner
4770c0069a
fix(manager/dockerfile): improve RegEx to match ARG values with trailing spaces ( #18592 )
2022-10-27 07:06:41 +03:00
RahulGautamSingh
2e4eebe933
fix: reduce config fields used in branch fingerprint ( #18378 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 10:27:58 +00:00
Johan Bergström
67c32b8689
chore(doc): fix newline match ( #18545 )
2022-10-25 13:43:01 +00:00
RahulGautamSingh
65b2069125
refactor(mix): remove comment ( #18534 )
...
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-25 10:14:14 +00:00
RahulGautamSingh
f4f89e12e1
fix(manager/mix): ignore comments when extracting deps ( #18479 )
2022-10-25 07:32:52 +00:00
Johannes Feichtner
58c9b15162
fix(manager/gradle): only accept known format for optional classifiers ( #18525 )
2022-10-25 06:58:28 +02:00
Mathieu Kniewallner
e2a42d3b2b
feat(pip-compile): handle --strip-extras
argument ( #18486 )
2022-10-23 19:39:24 +02:00
Johannes Feichtner
b544d5ca80
test(manager/gradle): refactoring to map tests to Gradle functionality ( #18481 )
2022-10-23 13:24:20 +02:00
Johannes Feichtner
c02014a16e
fix(manager/gradle): normalize aliases in versionCatalog ( #18473 )
2022-10-23 06:07:49 +00:00
Philip
80af0fdf76
feat: Support AWS Code Commit platform ( #17076 )
2022-10-23 06:48:35 +02:00
Rhys Arkins
b9f783b52d
fix: ignoreScripts default ( #18403 )
...
Changes ignoreScripts defaulit to be `true`.
Closes #18173
BREAKING CHANGE: ignoreScripts now default to true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
2022-10-23 06:48:35 +02:00
Rhys Arkins
cbca54d0c3
feat!: do not auto pin rangeStrategy ( #18309 )
...
Removes all logic where rangeStrategy=auto results in pinning.
Closes #18304
BREAKING CHANGE: Dependencies are no longer automatically pinned, pinning must be opted into using rangeStrategy=pin
2022-10-23 06:48:35 +02:00
Maxime Brunet
5e7844fb81
feat(jsonnet-bundler)!: Use absolute import format for depName ( #14525 )
...
Use absolute import format for depName in jsonnet-bundler.
Closes #13568
BREAKING CHANGE: `depName` now uses the "absolute import" format (e.g. `bar` → `github.com/foo/bar/baz-wow`)
2022-10-23 06:48:35 +02:00
Rhys Arkins
deea75058a
feat(azure-pipelines)!: disable by default ( #18142 )
...
Closes #15818
BREAKING CHANGE: azure-pipelines manager is now disabled by default.
2022-10-23 06:48:35 +02:00
Johannes Feichtner
b4f5f88526
fix(manager/gradle): allow dependency classifiers ( #18469 )
2022-10-22 16:28:04 +02:00
RahulGautamSingh
91cef564d4
refactor: change currentVersion to non-optional in UpdateLockedConfig ( #18406 )
2022-10-21 15:29:39 +00:00
Niklas Logren
06ae68fce4
fix(npm): support frozen-lockfile in .yarnrc ( #18184 )
2022-10-21 05:25:52 +00:00
renovate[bot]
ebf4cd4c93
build(deps): update dependency find-packages to v10 ( #18428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-20 19:23:06 +00:00
renovate[bot]
d941ef31c5
chore(deps): update dependency type-fest to v3 ( #18429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-20 17:34:35 +00:00
RahulGautamSingh
1e45fe0d72
refactor(bundler): add tests ( #18398 )
2022-10-19 15:59:32 +03:00
Sergei Zharinov
9439abe4fc
refactor(bazel): Leverage new parser in update function ( #18285 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-19 09:20:22 +00:00
RahulGautamSingh
f206b9e6e6
feat(terraform): updateLockedDependency() ( #18405 )
2022-10-19 11:28:56 +03:00
HonkingGoose
ce93e60292
docs(manager): rewrite regex readme ( #18370 )
2022-10-19 07:41:03 +03:00
Johannes Feichtner
c49be3d69a
fix(manager/gradle): optimize performance of Gradle lock file maintenance and ensure gradlew is executable ( #18348 )
2022-10-15 17:13:19 +00:00
Johannes Feichtner
cdcb455dd9
fix(manager/gradle-wrapper): issue a warning in case gradlew isn't executable ( #18349 )
2022-10-15 19:55:12 +03:00
Johannes Feichtner
5559b5359d
fix(manager/gradle): use Gradle version to resolve Java constraints for lockfile updates ( #18346 )
2022-10-15 10:00:59 +00:00
Gabriel-Ladzaretti
6fef1d1650
feat(manager/npm): add support for x-range "all" - "*"
range ( #18251 )
2022-10-14 11:26:20 +02:00
Sergei Zharinov
f2d85c16cd
refactor(bazel): Simplify parser output structure ( #18270 )
2022-10-12 07:55:13 +03:00
Jamie Magee
95367d777d
fix: add dotnet
to nuget
manager supported datasources ( #18273 )
2022-10-11 18:42:53 +00:00
Sergei Zharinov
bea9cc9699
refactor(manager/bazel): Leverage schemas for dependency extraction ( #18257 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-11 16:20:49 +00:00
Sebastian Poxhofer
d3dba2cd14
feat(manager/helmv3): add postUpdateOption to update subchart archives ( #18162 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-11 16:00:52 +00:00
LukasAuerbeck
1dd13a26e5
fix(manager/argocd): correctly handle oci registries with custom port ( #18260 )
2022-10-11 16:35:35 +02:00
renovate[bot]
7935a7b8ed
chore(deps): lock file maintenance ( #18082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-10 21:47:23 -07:00
LukasAuerbeck
f5bd94d1e1
feat(manager/argocd): add oci helm support ( #18185 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-10 13:32:31 +00:00
Sergei Zharinov
baf62ec6ac
refactor(bazel): Move all supported rules to the separate directory ( #18225 )
2022-10-10 10:27:45 +00:00
Jonathan Ballet
2dd26e1b0a
feat: TFLint plugin manager ( #17954 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-10 07:04:55 +00:00