Commit graph

1671 commits

Author SHA1 Message Date
Sergei Zharinov
de68769fc2
feat(gitea): Add PR cache (#26451)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-15 17:32:44 +00:00
Daniel Körner
5a511732c0
fix(manager/conan): allow ref with user only (#26516)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-15 08:43:48 +00:00
RahulGautamSingh
b18daa0d70
feat(manager/nuget): extract dotnet constraint from global.json (#26629) 2024-01-14 15:16:16 +00:00
markim
739b6e4d72
docs(gitlab): add permission note for group level access token (#26583)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-12 12:09:23 +00:00
Sebastian Poxhofer
fc85d654e9
fix(manager/terraform): handle separate shasum files (#26607) 2024-01-12 06:00:19 +00:00
Daniel Körner
0b3b56adb5
fix(conan): Allow include_prerelease without argument (#26588) 2024-01-11 08:19:14 +00:00
Michael Kriese
3df6cd6201
fix(datasource/docker): map registry-1.docker.io to index.docker.io (#26585) 2024-01-10 20:50:24 +00:00
Manuel Blechschmidt
54a0233096
fix(datasource/go): Fixes splitting of gitlab go package name (#26477)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-10 16:21:51 +00:00
Paul Hammant
9ce2d949a1
docs(github): improve example endpoint (#26574) 2024-01-10 11:45:11 +00:00
HonkingGoose
195be932c2
docs(gerrit): use list in known problem section (#26542) 2024-01-10 10:20:55 +00:00
Gregory Dosh
2cbb04d3ac
feat(github-actions): synchronize regexManager:githubActionsVersions and github-actions fileMatch (#26414)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: GregoryDosh <GregoryDosh@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-10 10:11:52 +00:00
Sergei Zharinov
f6d86f8bb1
refactor(gitea): Refactor tests (#26537) 2024-01-08 16:53:23 +00:00
Koen van Zuijlen
2e84c14327
refactor: Pass packageFile to bumpPackageVersion (#26538)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-08 16:45:16 +00:00
Sebastian Poxhofer
b14661fd0c
feat(managers/ocb): add new manager for OpenTelemetryCollectorBuilder (#26509)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-01-08 15:59:20 +00:00
Michael Kriese
b33d09cbc7
fix(datasource/docker): add cache decorator to getDockerHubTags (#26546) 2024-01-08 11:34:55 +00:00
Gaël Goinvic
085ef7c038
fix(helmv3): add --force-update when adding a repo (#26512) 2024-01-08 08:09:45 +00:00
Norbert Szulc
a17713c7c3
fix(manager/pip-compile): mark GitTagsDatasource as supported (#26504) 2024-01-06 09:03:23 +00:00
Johannes Feichtner
da8396e384
feat(manager/gradle): add support for micronaut plugin (#26519) 2024-01-06 08:01:31 +00:00
Marc Mognol
b39ad3a90b
fix(manager/nuget): Add autoReplaceStringTemplate (#26508)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 11:31:53 +00:00
javaxiss
31dc0fd078
feat(platform/gitlab): handle detailed_merge_status to proceed with automerge (#26438)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 10:56:21 +00:00
Michael Kriese
8bcf740626
docs(gerrit): make image link relative (#26515) 2024-01-05 10:44:05 +00:00
laundry-96
0c92669673
feat(rpm): added rpm versioning functionality (#26340)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 10:41:45 +00:00
Nam Vu
72fe67dd27
feat(manager/poetry): support git rev dependencies (#26367)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 08:48:39 +00:00
Marc Mognol
5130d5be10
feat(manager/nuget): extract ContainerBaseImage property (#26400)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:56:55 +00:00
renovate[bot]
e4e1b47c10
build(deps): update dependency node-html-parser to v6.1.12 (#26465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:43:36 +00:00
Sergei Zharinov
597167ae2e
feat(bitbucket): Implement PR cache for repositories (#26345) 2024-01-04 07:43:18 +00:00
Birger J. Nordølum
320e80ed36
docs(gerrit): rename index.md -> readme.md (#26479) 2024-01-02 16:02:43 +00:00
valodzka
d8ad99faca
fix(platform/gerrit): Check for comment size limit (#26454) 2023-12-30 08:52:31 +00:00
Markus Schulz
b2422d86fd
feat: Support for Platform "Gerrit" (#18961)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 17:55:25 +00:00
RahulGautamSingh
5f163552a9
fix(reconfigure/pr): find reconfigure pr separately (#25954)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 12:55:11 +00:00
Jan Gerlinger
831fba0262
fix(terraform): Escape literal . in Bitbucket module ref regex (#26452) 2023-12-29 07:17:10 +00:00
joegoldman2
0710a35205
feat(platform/gitea): use automergeStrategy in createPr (#26448) 2023-12-28 17:45:37 +00:00
Patrick Lannigan
3a8574bbd7
feat(manager/pep621): Add support for python build-system dependencies (#26440) 2023-12-27 19:52:22 +00:00
joegoldman2
4345212cff
test(platform/azure): replace squashMerge by mergeStrategy (#26436) 2023-12-27 12:52:08 +00:00
joegoldman2
1786438d33
feat(platform/azure): implement automergeStrategy for Azure DevOps platform (#26429) 2023-12-27 09:17:03 +00:00
Okean
5d95ece271
feat(manager/ansible-galaxy): support .ansible.yaml double extension (#26390) 2023-12-21 19:26:37 +00:00
RahulGautamSingh
6b4d5fcdbb
feat(datasource/hex): extract deprecated versions (#26392) 2023-12-21 17:56:41 +00:00
Johannes Feichtner
d2536a7cc2
feat(manager/poetry): add support for bumpVersion option (#26377) 2023-12-19 19:11:04 +00:00
RahulGautamSingh
7cd5ab8e63
feat(datasource/nuget): extract latest tag (#26351) 2023-12-19 12:11:40 +00:00
Johannes Feichtner
fa04884a37
feat(manager/pep621): add support for bumpVersion option (#26361)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-19 08:50:34 +00:00
RahulGautamSingh
d74fa61bee
fix(versioning/loose): sort numeric parts numerically (#26341) 2023-12-17 05:46:47 +00:00
Johannes Feichtner
24f8f0dd88
feat(manager/poetry): add support for explicit sources (#26337) 2023-12-17 05:45:33 +00:00
Sergei Zharinov
e80b882156
feat(bitbucket): Server-side filtering of PR list response (#26336) 2023-12-16 18:08:13 +00:00
Erwan Finot
97abffb8c3
fix(manager/git-submodules): Fix branch detection for special branch value . (#26329) 2023-12-16 05:15:17 +00:00
Sergei Zharinov
92cb4148d4
refactor(bitbucket): Use URLSearchParams for PR list url construction (#26301) 2023-12-14 20:26:13 +00:00
ps-occrp
1521e67c0f
feat(terragrunt): add support for tfr prefix (#26209)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-14 13:14:48 +00:00
Michael Kriese
79cddd9405
feat(nuget): filter registry urls by package source mappings (#26295) 2023-12-14 12:23:25 +00:00
Rhys Arkins
9ed6d0fcb2
fix(cargo): get extraEnv for precise updates (#26273) 2023-12-14 07:34:42 +00:00
Maxime Brunet
e9f6edb4ca
fix(dashboard): improve note (#26281) 2023-12-14 07:16:13 +00:00
Sebastian Poxhofer
4cc34429c3
fix(manager/terraform): missing accuracy for ranges (#26283) 2023-12-14 07:12:58 +00:00