Commit graph

1827 commits

Author SHA1 Message Date
Sebastian Poxhofer
1d0bfada3c
fix(manager/terraform): add required_version to preflight content check (#12295) 2021-10-24 14:19:30 +00:00
Rhys Arkins
3091ba2393
test: refactor dockerfile extract snapshots (#12267) 2021-10-22 10:02:56 +02:00
Sebastian Poxhofer
8112cf8713
feat: new helmsman manager (#12206) 2021-10-21 09:41:43 +02:00
Rhys Arkins
5c37ee5df5
fix(gomod): pass GOSUMDB (#12243) 2021-10-21 07:12:47 +00:00
Maxime Brunet
b227b94e33
fix(bitbucket-pipelines): Support bitbucket-pipelines.yml filename (#12242) 2021-10-21 06:06:40 +00:00
Oleg Krivtsov
2d2a599b91
feat(bitbucket-pipelines): support bitbucket pipe renovations (#11859) 2021-10-20 13:59:33 +00:00
Angus Lees
0e7c50bab9
fix(dockerfile): Support FROM --arg=$value (#12193) 2021-10-20 11:39:53 +00:00
Atsushi Watanabe
72d50cc5d6
fix(gomod): Do not tidy go.mod on major update without gomodUpdateImportPaths (#11976)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:28:09 +00:00
HonkingGoose
9f08a79a69
docs: move chartmuseum info into private packages page (#12095) 2021-10-20 13:19:32 +02:00
Tobias
15dd2fcf02
feat(git): insteadOf environment variables for authentication (#11077)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-20 13:16:49 +02:00
RahulGautamSingh
da73178171
fix: refactor regex to use re2 (#12216)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 04:38:49 +00:00
Bob van de Vijver
28779c6afa
refactor(composer): use update for lock file maintenance (#12185) 2021-10-19 08:52:43 +00:00
dudicoco
c030cb28e0
docs: improve docs for helm aliases (#12109)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-18 08:49:23 +00:00
Rhys Arkins
3064af4dde
fix(terraform): avoid oom parsing empty file (#12182) 2021-10-16 08:27:52 +02:00
Danilo Pianini
ccee056ce9
fix(managers/gradle): Fix possibly borked regex match (#12169) 2021-10-14 17:23:09 +02:00
Rhys Arkins
e3ae7b68bf
fix(terraform): check locks array (#12152) 2021-10-13 16:49:33 +02:00
Maksim
a2ceff099f
refactor: introduce enum programming-language (#12052) 2021-10-13 10:54:40 +00:00
Rhys Arkins
7a6d5bed65 logs: fix npmrcMerge typo 2021-10-13 11:37:06 +02:00
Jamie Magee
4461796836
refactor(crate): convert to class-based datasource (#12033) 2021-10-13 04:42:12 +00:00
Sergei Zharinov
ba700a4af6
fix(gradle): Skip reason for composed version strings (#12128) 2021-10-12 11:44:31 +02:00
Oleg Krivtsov
9d2ce844b1
fix(manager/npm): invalid link in git hash updates for npm (#12111)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 15:01:42 +00:00
Steve King
3d67812fea
fix(git): simple-git use clone rather than exit (#12092)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 07:03:15 +00:00
Philipp Mandler
948c01580f
fix(argocd): Skip apps with broken source (#12094) 2021-10-10 20:04:34 +00:00
Rhys Arkins
da1b7d54a3
fix(terraform): check line validity (#12102) 2021-10-10 21:05:08 +02:00
ylemkimon
d55650ff19
fix(git): support setting executable bit (#12085) 2021-10-09 09:02:12 +00:00
Rhys Arkins
2cf51bb681
Revert "fix(git): support setting file mode (#12081)" (#12082) 2021-10-09 08:22:00 +02:00
ylemkimon
807f124d39
fix(git): support setting file mode (#12081) 2021-10-09 07:44:33 +02:00
Danilo Pianini
e10e581728
feat(manager/github-actions): Support composite actions (#11533) 2021-10-07 15:30:51 +00:00
Sebastian Poxhofer
d80bc01ebe
feat(helm-values): support inline image definitions (#12041) 2021-10-07 07:09:04 +00:00
Maksim
1f86b71fd5
refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
Sebastian Poxhofer
e416df1865
feat(manager/regex): allow defining autoReplaceStringTemplate (#12019) 2021-10-05 12:21:11 +00:00
Javier Segovia Córdoba
71679f487f
fix(gradle): support gradlePluginPortal() (#11894) 2021-10-03 05:04:37 +00:00
Rhys Arkins
cd72cdf2ac
feat(config): detectGlobalManagerConfig (#11951) 2021-09-29 19:58:42 +00:00
Rhys Arkins
312bc56995
fix(gitlabci): defensive object check (#11898) 2021-09-27 00:29:55 +02:00
HonkingGoose
b045149688
docs: private Git submodules are not supported (#11876) 2021-09-24 12:10:14 +02:00
Rhys Arkins
1842bdaa80
fix(yarn): don't base64 encode npmAuthIdent (#11873) 2021-09-24 10:04:42 +02:00
Jamie Magee
449bc3ecbb
refactor(npm): extract replacement to a private function (#11195) 2021-09-23 14:55:10 +00:00
Timo Furrer
b0cc608045
Correctly support includes in gitlab-ci (#11839)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-23 14:43:17 +00:00
Tom Bowden
867c0133d2
fix(manager/mix): Support umbrella projects (#11854)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-23 13:50:05 +00:00
Carl Kittelberger
78a8272cd1
feat(composer): bearer token authentication (#6901) (#11856)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-23 11:49:58 +00:00
Rhys Arkins
0f226139cc
feat(npm): npmrcMerge (#11857)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-23 13:17:44 +02:00
Rhys Arkins
73d617e009
fix(gradle-wrapper): quote params (#11773) 2021-09-16 11:54:54 +02:00
Michael Kriese
b9ae26b514
chore: fix duplicate import (#11756) 2021-09-15 15:24:20 +02:00
Sebastian Poxhofer
12ae0d1ee9
feat(manager/terraform): support range strategy update lockfile (#11720)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 07:20:31 +00:00
Michael Kriese
d05137fbf9
fix(manager/nuget): validate msbuild sdks (#11750) 2021-09-15 08:12:44 +02:00
Oleg Krivtsov
196df0d5d5
feat(manager/nuget): update msbuild-sdks section in global.json (#11707)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 18:58:50 +00:00
Sebastian Poxhofer
03ac68e912
fix(manager/gitlabci): name is not directly followed by image tag (#11647)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 14:18:36 +00:00
Sergei Zharinov
522d23e2c5
fix(gradle): Avoid crash for missing managerData (#11727) 2021-09-14 12:13:51 +02:00
Sebastian Poxhofer
f937f73e64
feat(manager/terraform/lockfile): support multiple deps during dep update (#11630)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-13 11:31:01 +00:00
Pete Wagner
dc15dfd808
feat: kustomize image digests (#11153)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-10 10:54:57 +00:00