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
|
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 |
|
Johannes Feichtner
|
b8e1826868
|
feat(manager/gradle): add support for listOf directives in Kotlin objects (#24367)
|
2023-09-12 01:00:43 +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 |
|
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 |
|
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 |
|
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 |
|
Michael Kriese
|
f0d676242a
|
fix: better branch code coverage (#24276)
|
2023-09-07 04:39:39 +00:00 |
|
Michael Kriese
|
2431c5a6b6
|
fix: better branch code coverage (#24274)
|
2023-09-06 13:35:52 +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 |
|
Michael Kriese
|
a9dc0625cf
|
fix: better branch code coverage (#24270)
|
2023-09-06 11:26:22 +00:00 |
|
Rhys Arkins
|
804114f716
|
fix(npm): handle null lockfile after update (#23658)
|
2023-09-06 09:37:03 +00: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 |
|
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 |
|
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 |
|
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
|
6a043e1075
|
fix(github-tags): return hash as newDigest (#24192)
|
2023-08-31 18:17:51 +00: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 |
|
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 |
|
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 |
|
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
|
6f7ac34a2f
|
fix: Type errors (#24108)
|
2023-08-27 08:13:10 +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 |
|
Marcowindt
|
b8823e3deb
|
fix(mix): remove global flag in regex to match multiple organizations (#24091)
|
2023-08-26 05:11:24 +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 |
|