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
rami3l
f9ae909058
fix(cargo): fix handling of x
and x.y
versions ( #26263 )
2023-12-13 15:17:04 +00:00
Sergei Zharinov
3c87df2883
refactor: Clarify VersioningApi
validation methods ( #26235 )
2023-12-12 07:39:06 +00:00
Mike
c39aa7e5b1
feat(manager/azure-pipelines): Deployment jobs support ( #26048 )
2023-12-11 15:24:51 +00:00
Michael Kriese
f88353c671
fix(gitea): disable issues on external tracker ( #26228 )
2023-12-11 14:35:55 +00:00
Michael Kriese
418cbf073f
feat(datasource/jenkins-plugins): support constraints filtering ( #26155 )
2023-12-06 09:52:55 +00:00
joegoldman2
93fd4d67e1
docs(azure): fix Azure DevOps and Azure DevOps Server example ( #26144 )
2023-12-06 07:50:37 +00:00
Fabian heib
8c170279ab
feat(tekton): support pipelinesascode annotation ( #26033 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-05 17:26:10 +00:00
nSimon (Nicolas)
540ad4fa72
fix(datasource/custom): fix local registry path ( #26142 )
2023-12-05 17:25:45 +00:00
rami3l
40721cd0a8
feat(cargo): support range=update-lockfile ( #25983 )
...
Co-authored-by: Simon Žlender <pub.git@zlender.si>
Co-authored-by: Simon Žlender <szlend@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-05 16:25:31 +00:00
Michael Kriese
a2672ef722
fix(gitea): check for disabled issues ( #26134 )
2023-12-05 11:27:30 +00:00
Patrick Hobusch
4c4bd3a331
fix(helmfile): make resolving deps in multi-doc files more stable ( #26078 )
2023-12-05 09:28:27 +00:00
Johannes Feichtner
7b30ba8991
feat(manager/gradle-wrapper): change wrapper task to :wrapper ( #26098 )
2023-12-04 05:31:29 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml ( #26084 )
2023-12-01 20:13:01 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling ( #26068 )
2023-12-01 11:58:43 +00:00
Sebastian Poxhofer
c11037b299
fix(manager/terraform): prevent endless loop in case of multiple constraint elements ( #26049 )
2023-12-01 06:08:03 +00:00
Patrick Hobusch
245f77b4fd
feat(helmfile): support optional .gotmpl
extension ( #23176 ) ( #26063 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-01 05:03:32 +00:00
Mike
2369e3c64d
docs: bicep is an iac manager ( #26051 )
2023-11-30 06:14:34 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints ( #26037 )
2023-11-29 18:17:39 +00:00
Michael Kriese
4b7a5e7b62
docs: use relative links ( #26044 )
2023-11-29 18:10:17 +00:00
Jay Lindquist
624de723fc
fix(datasource/pypi): index url short code ( #25993 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-29 14:54:58 +00:00
Michael Kriese
dda5f189ea
fix(datasource/dotnet-version): use sdks property to find all sdk version ( #26031 )
2023-11-29 13:19:33 +00:00
Sebastian Poxhofer
0e9a452969
docs(datasource/custom): fixs false header size and missing format type ( #26023 )
2023-11-29 08:12:12 +00:00
Rhys Arkins
044bf9ffde
fix(datasource/maven): restore registryStrategy=merge ( #26013 )
2023-11-28 15:42:27 +00:00
Aleksandr Mezin
a8c83970ac
feat(datasource/custom): expose newDigest in result ( #26007 )
2023-11-28 09:28:09 +00:00
Michael Kriese
8b4bfbd77d
feat(gitlab): allow override mergeable check attemps and use exponential backoff ( #26008 )
2023-11-28 09:11:59 +00:00
renovate[bot]
859b22eb3e
chore(deps): update dependency typescript to v5.3.2 ( #25992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-28 08:41:48 +00:00
Aleksandr Mezin
7611162834
feat(datasource/custom): add html
format ( #24403 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-28 07:39:22 +00:00
Michael Kriese
802f86db19
fix(gitlab): reduce attempts ( #25994 )
2023-11-28 05:34:40 +00:00
Rhys Arkins
f08bad2579
refactor: improve logging for hostRules ( #25967 )
2023-11-27 18:03:27 +00:00
Rhys Arkins
c4bb98ab90
feat(dart): allow custom registryUrls ( #25987 )
2023-11-27 15:09:26 +00:00
Victor Sollerhed
2bc920181b
feat(manager/asdf): support act
( #25988 )
2023-11-27 16:17:10 +01:00
jon4hz
f7faaa4918
feat(datasource/galaxy-collection): support ansible automation hub ( #25675 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-27 14:02:54 +00:00
Sebastian Poxhofer
95ad0d02dc
refactor(datasource/custom): use class based fetcher to simplify code ( #25958 )
2023-11-25 06:37:05 +00:00
fullstackcreatives
3228c12e70
feat: increase gitlab merge request status check timeout to 300 sec ( #25953 )
2023-11-24 13:06:00 +00:00
fullstackcreatives
7bb06a4e55
fix: add memCache: false ( #25949 )
2023-11-24 10:59:12 +00:00
RahulGautamSingh
e0b2772ddc
refactor(match-managers): implement custom.<customMgrName>
syntax ( #24170 )
2023-11-24 07:41:50 +00:00
Sergei Zharinov
098ad4ac6e
fix(datasource/go): Generalize submodule filtering logic ( #25938 )
2023-11-24 06:59:04 +00:00
nSimon (Nicolas)
f7b74c3f8b
feat(datasource/custom): add ability for local registry (file://) ( #25734 )
2023-11-24 06:05:46 +00:00
HonkingGoose
0110975f16
docs: rewrite Crossplane and Argo CD manager ( #25911 )
2023-11-23 05:41:15 +00:00
Sebastian Poxhofer
8eefcbcfac
fix(manager/terraform): remove surplus .0s in lockfile constraints ( #25925 )
2023-11-23 05:30:25 +00:00
Patrick J. Roddy
c1ec9653fb
fix(loose-versioning): support capital V in version ( #25917 )
2023-11-22 15:28:20 +00:00
Philippe Scorsolini
a199363153
feat(manager/crossplane): add Crossplane xpkgs support ( #25896 )
...
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-11-22 09:18:44 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs ( #25207 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00