Commit graph

1103 commits

Author SHA1 Message Date
Michael Kriese
3f33995ab9
feat(manager/terraform): support registry aliases for docker images and oci helm charts (#22022)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 15:26:00 +00:00
Michael Kriese
f63f3647ec
test(manager/terraform): refactor some tests (#22039) 2023-05-09 09:50:37 +00:00
Malte Hviid-Magnussen
347c2d02d7
docs(gitlab): add hostType to registry hostRules guide (#22055) 2023-05-09 09:47:31 +00:00
IKEDA Sho
44271cca8a
feat(manager/asdf): add ecspresso (#22021) 2023-05-08 08:32:57 +00:00
RahulGautamSingh
6ac9a84209
fix(pnpm): extract engine constraint (#21959) 2023-05-08 07:54:19 +00:00
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies (#21982) 2023-05-08 06:36:40 +00:00
Sergei Zharinov
79313fa68b
test(rubygems): Inline params for better readability (#22017) 2023-05-07 21:17:14 +00:00
Sergei Zharinov
664dc808e7
refactor(composer): Use schema for parsing (#21520) 2023-05-07 20:51:20 +00:00
HonkingGoose
546a52cbe6
docs(azure-pipelines manager): explain missing features (#22005) 2023-05-07 19:17:21 +00:00
guicamest
2112ea2646
feat(manager/gradle): Support properties map in gradle kts (#21792) 2023-05-07 15:47:06 +00:00
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch (#22006) 2023-05-07 04:12:15 +00:00
Ubiratan Soares
da8ee606c2
feat(manager/asdf): Add maestro, detekt and ktlint (#21999) 2023-05-06 04:43:45 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser (#21988) 2023-05-05 08:50:58 +00:00
cjtim
e3e6de9f1d
fix(managers/gradle): allow dot annotation in version.ref (#21820)
Signed-off-by: Jinna C <jinnatim@gmail.com>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-05-04 19:19:00 +00:00
Michael Kriese
7bdf4d6269
fix(manager/terraform): correctly extract oci charts (#21974) 2023-05-04 15:17:04 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase (#21877) 2023-05-03 19:05:39 +00:00
Ion Alberdi
97c3ae93a6
feat(manager/poetry): Support tag as git-dependency on github (#21949) 2023-05-03 16:14:01 +00:00
Jamie Magee
19ce28ccec
fix(managers/nix): pass github token to nix (#21568) 2023-05-03 16:08:57 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 (#21923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Jonatan Männchen
0e46363ee8
feat(datasource/hexpm-bob): Switch to builds.hex.pm from repo.hex.pm (#21915) 2023-05-02 11:32:57 +00:00
Jan Høydahl
65176e7260
fix(manager/gradle): Convert multiple globs into regex for consistent-versions plugin (#21909) 2023-05-02 07:32:56 +00:00
Mikko Piuhola
b1ffc66d86
fix(manager/gitlabci): support multi-line !reference tags (#21896) 2023-04-30 15:07:48 +00:00
Liora Milbaum
f2a415e34f
refactor(datasource/docker): Using URL module for improved readability (#21809) 2023-04-29 17:51:03 +00:00
Sergei Zharinov
2c75fac1a5
fix(rubygems): Copy strings via buffers instead of slice hack (#21876) 2023-04-29 16:19:35 +00:00
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody (#21724) 2023-04-29 13:01:51 +00:00
Sergei Zharinov
07d86fc2aa
refactor(rubygems): Parse rubygems data with schema (#21875) 2023-04-29 10:42:00 +00:00
Rhys Arkins
91cbe5bdcc
fix(github): try automerge PR even if approving reviews required (#21883) 2023-04-29 08:55:52 +00:00
Sergei Zharinov
708f5e8e52
fix(rubygems): Use module-local memory cache (#21884) 2023-04-29 07:45:48 +00:00
Sergei Zharinov
9e4a743d1a
fix(rubygems): Change accept-encoding to gzip (#21882) 2023-04-29 06:23:36 +00:00
Sergei Zharinov
d166bc01e6
fix(rubygems): Use memcache instead of module-local const (#21874) 2023-04-28 17:05:46 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
Michael Kriese
64bd96b93f
feat(datasource/azure-pipelines-tasks): load tasks from github (#21869) 2023-04-28 10:19:06 +00:00
peters5
86b028f947
fix(platform/azure): call getPolicyConfigurations() with correct parameter order (#21854) 2023-04-28 05:02:53 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
Michael Kriese
05f365c8c2
refactor(datasouce/docker): split file (#21842) 2023-04-27 18:27:19 +00:00
Rhys Arkins
de3cb95e91
fix(github): log res if no repository returned 2023-04-27 17:03:06 +02:00
Michael Kriese
d8cd68638e
fix(datasource/docker): replace legacy url resolve (#21841) 2023-04-27 13:36:09 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces (#21274)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
Jamie Magee
1574baea6c
refactor: satisfy type checks for array.includes (#21834) 2023-04-27 05:18:45 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
RahulGautamSingh
78aa91aca8
feat(pnpm): get locked version from pnpm-lock.yaml (#21480)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 05:06:07 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel datasource (#21733) 2023-04-25 20:08:26 +00:00
Rhys Arkins
bd6897063b
fix(datasource/docker): don't abort for 401 from docker hub (#21796) 2023-04-25 15:04:58 +00:00
Rhys Arkins
2496091b88
fix(versioning/hashicorp): handle empty constraint (#21642) 2023-04-24 10:15:17 +00:00
Nikolai Røed Kristiansen
0538a4c96d
fix(manager/helmfile): Use helmfile relative path (#21591) 2023-04-24 08:22:52 +00:00
Jon Finerty
454f2597cb
feat(managers/asdf): Add poetry support in asdf manager (#21765) 2023-04-23 17:52:49 +00:00
Rhys Arkins
ad0a2e144d
fix(versioning/composer): compatible composer numeric soft (#21744) 2023-04-23 09:21:09 +00:00
Liora Milbaum
75ac52ba08
fix(datasource/docker): omit empty service search key from auth url (#21755) 2023-04-23 06:33:11 +00:00
Noam Dolovich
8d8c3d11fd
fix(platform/azure): improve getPolicyConfigurations latency via mergePolicyGuid filter (#21723) 2023-04-23 06:27:59 +00:00
Sergei Zharinov
6bd1277c89
fix(manager/gradle): Filter false positives out of extracted deps (#21753) 2023-04-23 08:33:49 +02:00