Commit graph

1628 commits

Author SHA1 Message Date
Sergei Zharinov
60d2b5f622
test(terraform): Test lockfile updates with codeBlock instead of snapshots (#25485) 2023-10-28 21:35:16 +00:00
Rhys Arkins
afb2a3dbb0
fix(gomod): support updating semver go directive (#25479) 2023-10-28 15:57:51 +02:00
Rhys Arkins
a4528c98ea chore: fix eslint 2023-10-27 12:06:12 +02:00
Danek Duvall
ddbce7defa
fix(nuget): gracefully accept a lack of a PackageBaseAddress resource (#25355) 2023-10-26 18:18:11 +00:00
Nicolas Ménard
91fdebd7b1
feat(jenkins-plugins): Add support for custom registries (#25358)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-25 09:03:04 +00:00
Michael Kriese
39005855a9
fix(manager/nuget): add source mappings for default registry (#25400) 2023-10-25 07:26:32 +00:00
Dylan Owen
4753eb0ae2
feat(versioning/gradle): Support Gradle prefix versions (#25379) 2023-10-25 05:10:23 +00:00
Rhys Arkins
042b44cfbf
fix(github): make automatic hostRules opt-in experimental (#25361) 2023-10-24 09:34:19 +00:00
electriquo
5503c93094
fix(pyenv-manager): do not pin digests (#25327) 2023-10-20 17:27:54 +00:00
RahulGautamSingh
08c0969913
refactor: replace hasha.fromStream with new fn hashStream (#25046) 2023-10-20 07:49:09 +00:00
Rhys Arkins
b565ee32d4
feat(autodiscover): improve logging/visibility (#25304) 2023-10-20 05:52:24 +00:00
Wessel Terpstra
65a69d5829
feat(nuget): adds package source mapping and generate cached NuGet.config without CLI commands (#25052)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-17 20:58:59 +00:00
Sebastian Poxhofer
650adbd8ce
fix(datasource/galaxy): difference between v1 API on old implementation and new (#25257) 2023-10-17 13:04:00 +00:00
Rhys Arkins
59d0149200
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" (#25254) 2023-10-17 13:35:20 +02:00
Rhys Arkins
68ca88af52
refactor(bun): extract res type 2023-10-17 12:03:56 +02:00
Alex Kessock
c2cb93ce44
feat: compare all branch authors when deciding if a branch is modified (#21558)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-17 08:45:53 +00:00
Rhys Arkins
b21827dac8
feat(github): set package registry credentials automatically (#25214)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-17 06:58:08 +00:00
Sergei Zharinov
74fad130e1
refactor(packagist): Remove confusing schema error (#25243) 2023-10-17 05:55:21 +00:00
Sebastian Poxhofer
4a8860f1eb
feat(datasource/galaxy): use schema validation and migrate to new hostname (#25216) 2023-10-16 16:57:45 +00:00
Jonathan Berthias
98dccfffbc
feat(manager/pep621): support hatch environments (#25211)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-16 15:44:48 +00:00
Andreas Hippler
270e296446
test(npm): remove snapshot for does not set registryUrls for non-npmjs test (#25226) 2023-10-16 09:10:42 +00:00
Alessandro Manno
f549a868fd
fix(platform/gitlab): double pipelines issue (#24500)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-16 06:58:23 +00:00
Rhys Arkins
2d175cbccb
docs: rename github index.md to readme.md 2023-10-16 08:49:21 +02:00
Rhys Arkins
73ea51f461
docs: rename platform index.md to readme.md (#25215) 2023-10-15 10:32:02 +00:00
Chris van der Pennen
ac15e23739
fix(nuget): Sort api response before picking projectUrl (#23090)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-15 08:12:02 +00:00
Rhys Arkins
d03ef92689
fix(codecommit): don’t use revisionId as sha 2023-10-15 09:49:04 +02:00
Koen van Zuijlen
080d642593
feat(datasource/maven): Add Artifact Registry support via Google ADC (#24657)
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-10-15 06:29:29 +00:00
Bryan Lee
526ebe697e
fix(manager/npm): use --config.ignore-scripts=true for pnpm dedupe (#25210) 2023-10-15 05:47:46 +00:00
Leonardo Rocha
805e727af5
fix(gradle): add dependency-verification to gradle commands (#25195)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-15 05:46:07 +00:00
Rhys Arkins
3609cddbbe
fix(pnpm): Revert "feat(manager/npm): ignore scripts for pnpmDedupe" (#25208) 2023-10-14 10:56:57 +00:00
Silvestre Zabala
9c8e6accbe
feat(go): Add support for Go host code.cloudfoundry.org (#25173) 2023-10-13 18:31:41 +00:00
Sebastian Poxhofer
6fb6c9cf7a
fix(datasource/galaxy): use new hostname for existing API implementation (#25191) 2023-10-13 12:19:50 +00:00
Kakadus
63fbc7680e
feat(poetry): perform git login (#25178) 2023-10-12 17:09:55 +00:00
Callum Loh
91fa40a4ca
feat: Add support for ubuntu dated container image tags (#25060)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-12 15:19:11 +00:00
Rhys Arkins
5dcfb93e6f
fix(pre-commit): use detectPlatform for self-hosted github, gitlab (#25162) 2023-10-12 11:02:38 +00:00
Andreas Hippler
e33def6ba3
fix(yarn): do not set registryUrls from yarnrc on non-npm dependencies (#25146) 2023-10-11 19:25:47 +00:00
Eric Bissonnette
9395a12cf4
docs(azure): Improve permissions text (#25071)
Co-authored-by: Eric Bissonnette <ebissonnette@GENETEC.COM>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-11 15:50:06 +00:00
Rhys Arkins
b7d1f0f64f
fix(platform/github): sort config hostRules before platform (#25135) 2023-10-11 13:09:21 +00:00
Rein Achten
95076df302
fix: deep merge config and platformInfo to avoid losing hostRules (#25116)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-10 11:14:07 +00:00
Patrick Schratz
61b16c60aa
feat(woodpecker): support services: key (#25111) 2023-10-10 10:14:22 +00:00
Rhys Arkins
22709f43f0
feat(github): automatic ghcr.io auth when using github.com (#25017)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-10-09 20:41:19 +00:00
Rhys Arkins
5371266cac
feat: improved warning markdown (#25103) 2023-10-09 15:13:28 +00:00
Bryan Lee
0d758a3d0e
feat(manager/npm): ignore scripts for pnpmDedupe (#24505)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-09 09:49:05 +00:00
Rhys Arkins
405ec17022
fix(nix): Allow nixpkgs with no ref (#25068) 2023-10-08 14:18:34 +01:00
Alexander Schaber
89c3eaea53
docs(versioning:regex): add docker.io/bitnami/ to existing list of … (#25083) 2023-10-07 04:50:01 +00:00
Lori
0f013cc10e
refactor: add servicesIndexRaw content in case catch block is called during getResourceUrl (#25069) 2023-10-06 18:16:09 +00:00
Rhys Arkins
0c5df8ec46
fix(npm): re-enable lock file maintenance (#25045) 2023-10-05 07:12:34 +00:00
Sergei Zharinov
e50499762b
fix(go): Ignore mod type of go-import header (#25039) 2023-10-04 18:53:04 +00:00
Colin O'Dell
3758782449
feat(terraform-module): always use 'source' as sourceUrl when available (#25008)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-10-04 13:48:32 +00:00
Valentin Maerten
3c592a236c
feat(cargo): support private crate (#24704)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 12:52:55 +00:00
Peter Svensson
6f4c389904
feat: support extracting buildkite plugins from Bitbucket Cloud (#24980)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 10:08:17 +00:00
Rhys Arkins
b66df6eb2e
fix(package-rules): matchCurrentVersion with null versioning (#24965) 2023-10-03 06:18:27 +00:00
Rhys Arkins
1b70c42ece
refactor(types): optional newValue (#24953) 2023-10-02 15:15:26 +02:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility (#24717) 2023-10-02 09:55:01 +00:00
Sergei Zharinov
d847715d2c
refactor(helm): More idiomatic schema usage (#24934) 2023-10-02 04:56:00 +00:00
Sergei Zharinov
906c982de9
refactor(npm): Simplify .yarnrc parsing (#24931) 2023-10-01 17:46:56 +00:00
Tobias
5f82d9d2ce
fix(git-submodules): take git-tags and git-refs hostRules into account (#24250) 2023-09-28 12:13:56 +00:00
Colin O'Dell
f58cb01701
chore(datasource/docker): promote ECR auth errors to warnings (#24521) 2023-09-28 11:33:34 +00:00
Rhys Arkins
3ec91b2808
feat(maven)!: use hunt strategy for registries (#24588) 2023-09-27 14:29:17 +02:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
Guillaume Berche
988068dcd8
docs(flux): extract oci dependencies of type docker (#24197)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-27 13:59:12 +02:00
Rhys Arkins
a6c9075f76
fix(kustomize): validate name is a string (#24676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-27 08:36:55 +00:00
Rhys Arkins
2a535136bb
fix(mix): don’t stop parsing if a package contains “end” (#24665) 2023-09-26 22:28:42 +02:00
Emil Bader
a62e656369
feat(manager/npm): extract currentValue from Yarn 'npm:' prefixed alias (#24568)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-26 14:16:21 +00:00
Rhys Arkins
93ab46e37e
fix(docker): suppress gcr.io error (#24661) 2023-09-26 06:45:41 +02:00
HonkingGoose
f4ad902d1d
docs: rewrite git-refs readme (#24643)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-25 14:03:07 +00:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers -> customManagers (#24451)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
gost-serb
6759c6f1f5
fix: regEx definitions that used regex literal and separate flags (#24626)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 05:21:18 +00:00
Sebastian Poxhofer
e4e3b9bbc8
chore: rename fixture package file and lock files so they do not trigger osv scanner (#24625) 2023-09-23 20:30:51 +00:00
James Lakin
78956f4e23
feat(manager/flux): Support system manifests outside flux-system subdirectory (#22966)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 08:00:26 +00:00
Guillaume Berche
3092e42fad
feat: override docker and helm package metadata (#19901)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 07:21:24 +00:00
Sebastian Poxhofer
5d3ab1fa00
ci: remove gradle wrapper binaries for openssf score (#24604) 2023-09-23 05:47:33 +00:00
Colin O'Dell
e8bad1f3b8
fix(datasource/go): hold onto the latest tag in case no other proxies have better info (#24578) 2023-09-23 05:38:13 +00:00
Erin
a975be87f3
feat(manager/helmv3): add support for ECR credentials (#24432) 2023-09-23 05:34:32 +00:00
Rhys Arkins
bb6bc356dc
feat(bun): support multiple lock files (#24594) 2023-09-22 11:31:58 +00:00
Rhys Arkins
0f5a0858ce
fix(bun): more robust lock file detection (#24591) 2023-09-22 08:43:18 +00:00
Koen van Zuijlen
37a0bcfe2a
feat(datasource/docker): Add support for Google Application Default Credentials (#23903)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-21 15:10:18 +00:00
Juanito Fatas
eb63408314
chore: fix spelling of Buildkite (#24558) 2023-09-21 05:17:26 +00:00
HonkingGoose
08629cfd29
docs: bump actions/checkout version in examples (#24545) 2023-09-20 10:01:23 +00:00
Zak Cutner
da7fbc0223
feat(manager/bazel): recognize Bazel rules that begin with an underscore (#24496)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-20 07:03:58 +00:00
Rhys Arkins
d036c044c9
feat: initial bun support (#24464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-18 18:10:00 +00:00
HonkingGoose
09efe69e01
docs(node.js versioning): rewrite (#22714)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-18 12:08:14 +00:00
Rhys Arkins
ceaf073870
refactor: separate npm extract functions (#24455) 2023-09-18 09:58:55 +00:00
Rhys Arkins
1721e8c778
fix(npm): remove invalid extractedConstraints (#24465) 2023-09-18 05:45:08 +00:00
Joshua Tang
ce75693e3c
fix(manager/poetry): use containerbase python as datasource (#24463) 2023-09-17 12:39:46 +00:00
Johannes Feichtner
34f0ce39ba
fix(manager/gradle): set groupName for version catalog deps only if version.ref is used (#21344)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-17 07:30:29 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage (#24339) 2023-09-17 06:56:34 +00:00
Rhys Arkins
3d588b871c
fix(bundler): remove —strict flag if —conservative is used (#24457) 2023-09-16 08:50:00 +00:00
Joshua Tang
d56e156d03
feat(manager/poetry): extract python as a dependency from pyproject.toml (#24335) 2023-09-16 08:03:58 +00:00
ikarami
66a48b943e
fix(branch/handle-existing): improve prEditedNotification message (#24200)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-16 07:49:58 +00:00
renovate[bot]
74f6fd0380
chore(deps): update dependency typescript to v5.2.2 (#24191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-09-16 07:46:27 +00:00
Adam Setch
769b0f6979
feat(manager/bitbucket-pipelines): support registry aliases (#24422) 2023-09-15 07:53:48 +00:00
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
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
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
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
Jonas Wittbrodt
47e32986b6
fix(platform/gitlab): fix false positive PR string replacements (#24068) 2023-08-24 19:14:55 +00:00