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
Chuck Grindel
be08f1b985
feat: implement bazel-module
VersioningApi ( #21606 )
2023-04-21 17:19:30 +00:00
Rhys Arkins
bf0e39da5f
fix(ansible-galaxy): handle git source ( #21640 )
2023-04-21 09:24:29 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections ( #21541 )
2023-04-21 08:25:48 +00:00
Michael Kriese
455de72ee7
fix(manager/git-submodule): use appropriate hostType for auth ( #17400 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 04:13:32 +00:00
Sergei Zharinov
1adc0777da
fix(platform/github): Fix branch recreation for existing branches ( #21629 )
2023-04-20 17:51:00 +00:00
HonkingGoose
bd2dba0b01
docs: drop link to maven-cmp repository ( #21601 )
2023-04-19 10:55:06 +00:00
Sergei Zharinov
66d1ae94d3
refactor(git): Rename fetchCommit
to fetchBranch
( #21581 )
2023-04-18 19:30:05 +00:00
Vladimir Varankin
3d19f0a648
docs: fix typo in regex versioning ( #21579 )
2023-04-18 14:05:05 +02:00
Michael Kriese
bce88c862e
feat(config): rename azureAutoApprove
to autoApprove
( #21576 )
2023-04-18 09:09:46 +00:00
Tom Fay
2a72f85cc2
feat(manager/cargo): support private registry index env var ( #20379 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 08:49:24 +00:00
cjtim
7d6438b16f
chore(managers/sbt): remove unused types ( #21570 )
...
Signed-off-by: Jinna C <jinnatim@gmail.com>
2023-04-18 08:07:25 +00:00
Emil Davtyan
288ad1f9bd
feat: support depth URL argument in Terragrunt modules ( #21494 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 05:01:29 +00:00
Jorge Silva
91812d025d
feat(manager/gomod): add goGetDirs
option ( #20156 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 04:55:28 +00:00
Michael Kriese
4fa199e20d
feat(versioning/regex): add revision
as fifth capture group ( #21555 )
2023-04-18 02:33:30 +00:00
renovate[bot]
07930b1393
build(deps): update aws-sdk-js-v3 monorepo ( #21549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 13:52:42 +00:00
DjordyKoert
62b57aa27c
feat: disable setting COMPOSER_AUTH for gitlab ( #20634 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 06:16:02 +00:00
Johannes Feichtner
94b42c5123
refactor(gradle/manager): introduce method to resolve variables ( #21531 )
2023-04-17 06:13:31 +00:00
Sergei Zharinov
6d0aeee2b8
fix(maven): Support versions containing +
sign ( #21533 )
2023-04-16 09:00:09 +00:00
Jeroen de Bruijn
b064435803
fix(manager/github-actions): allow dot .
in reusable workflow repository name ( #21519 )
2023-04-15 05:45:06 +00:00
Rhys Arkins
5fb1747361
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" ( #21505 )
2023-04-14 06:20:34 +00:00
Alex Kessock
8b0acd4108
feat: compare all branch authors when deciding if a branch is modified ( #20739 )
2023-04-13 15:19:13 +00:00
Vojta Polak
d7b7f0421c
feat: support depth URL argument in Terraform modules ( #21287 )
2023-04-12 15:38:13 +00:00
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath
function ( #21433 )
2023-04-12 15:13:34 +00:00
Michael Kriese
c79b209032
refactor(platform): optional getVulnerabilityAlerts
( #21449 )
2023-04-12 15:12:15 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node
-> node-version
( #21149 )
2023-04-12 13:43:59 +00:00
Rhys Arkins
f7d7316868
build: export pipenv constraints
2023-04-12 16:03:25 +02:00
Rhys Arkins
1767f7608b
fix: Revert "refactor: safely parse composer files" ( #21448 )
2023-04-12 14:30:33 +02:00
kechigon
c02cf6a34f
fix(ansible-galaxy): space parsing ( #20679 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:53:08 +00:00
Nikolai Røed Kristiansen
b1424dd948
feat(manager/helmfile): Detect kustomization.yaml ( #21111 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:49:23 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 ( #21418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
Sergei Zharinov
3ded2789e3
refactor(dotnet-version): Refactor schemas ( #21426 )
2023-04-12 06:21:35 +00:00
Johannes Feichtner
1fc7a05b08
refactor(manager/gradle): split extractAllPackageFiles
into multiple sub-methods ( #21429 )
2023-04-12 06:12:55 +00:00
Sergei Zharinov
7fdb8e2005
refactor(azure-bicep-resource): Refactor schema usage ( #21402 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-11 14:41:41 +00:00
Sergei Zharinov
00c8f9055e
refactor(datasource/deno): Add schema validation ( #21329 )
2023-04-11 14:25:34 +00:00
Sergei Zharinov
3b53efe67c
refactor(datasource/npm): Remove unused fields from types ( #21192 )
2023-04-11 13:41:24 +00:00
Johannes Feichtner
b088733066
fix(manager/gradle): resolve values when assigning symbols to variables ( #21411 )
2023-04-10 16:37:46 +00:00
Philip
80c3725356
fix(platform/bitbucket): remove interactive text in issue should be read only ( #21409 )
2023-04-10 13:23:22 +00:00
Jamie Magee
b23700d749
test: jest isolation ( #21406 )
2023-04-10 04:32:04 +00:00
Adam Setch
6f6307a008
refactor(platform): add id for each platform ( #21405 )
2023-04-10 04:30:40 +00:00
Jamie Magee
965054d7d4
refactor: safely parse composer files ( #21173 )
2023-04-08 15:08:07 +00:00
Adam Setch
e209808fde
test(manager/regex): add replaceString to all non-snapshot based test assertions ( #21380 )
2023-04-07 11:51:33 +00:00
Adam Setch
e928a8f1b2
fix(manager/regex): set replaceString for digest-only matches ( #21370 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-07 05:59:43 +00:00
Rhys Arkins
464adf118e
chore: export poetry helper functions
2023-04-07 07:42:37 +02:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas ( #21338 )
2023-04-06 15:56:27 +00:00
Sergei Zharinov
46723ebb3a
refactor(dotnet-version): Fix schema for dates ( #21367 )
2023-04-06 07:24:36 +00:00
Johannes Feichtner
f0b74b8f75
fix(manager/gradle): handle dot as optional when parsing plugins in Kotlin DSL ( #21362 )
2023-04-05 20:05:34 +00:00
Johannes Grumböck
b923c87753
feat: fetch changelogs for private Terraform Cloud modules ( #21356 )
2023-04-05 18:52:37 +00:00
Sam
52ad01d585
feat(datasource/crate): add sparse registry support ( #21187 )
...
Co-authored-by: Sam <samrogerson@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-05 12:30:35 +00:00
Rhys Arkins
88f6b987d5
fix(versioning/hashicorp): allow numbered unstable versions ( #21334 )
2023-04-04 14:06:20 +00:00
Rhys Arkins
fb71c8153f
fix(yarn): use yarn up -R for lock file updating ( #21309 )
2023-04-04 04:53:37 +00:00
Adam Setch
37316079e9
docs: update template capture group definitions ( #21311 )
2023-04-04 04:08:59 +00:00
Jesse Simpson
f5a301ae76
feat(asdf): Support sops asdf plugin ( #21306 )
2023-04-03 18:21:45 +00:00
Rhys Arkins
a48ef9d2f9
fix(yarn): detect already-updated for yarn 2/3 ( #21285 )
2023-04-02 12:07:54 +00:00
renovate[bot]
fd133c1d8b
chore(deps): update dependency typescript to v5 ( #21011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-04-01 05:07:52 +00:00
Adam Setch
91fd1757f6
feat(template): indentation capture group ( #21193 )
2023-03-31 05:39:06 +00:00
Johannes Feichtner
4ce27f5a76
fix(manager/kubernetes): allow trailing comments ( #21260 )
2023-03-31 03:47:46 +00:00
Malte Poll
480cff54ff
feat(bazel): Support for rules_oci / oci_pull ( #21216 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-30 20:37:52 +00:00
Michael Kriese
34b5401812
feat(manager/bitbucket-pipelines): support docker image object ( #21102 )
2023-03-29 10:41:05 +00:00
Jamie Magee
176282e65f
chore: use node:
protocol imports ( #21181 )
2023-03-28 21:05:36 +00:00
kegato
781ca4b192
feat(datasource/docker): support registry proxy for digest updates ( #20777 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-27 17:07:49 +00:00
Sergei Zharinov
e66b93a240
refactor(schema): Remove looseObject
helper ( #21164 )
2023-03-27 10:43:02 +00:00
Nikolai Røed Kristiansen
e368cde1eb
fix(manager/helmfile): Detect more local charts ( #21093 )
2023-03-26 12:19:04 +00:00
IKEDA Sho
cab3571ab1
feat(manager/pyenv): specify "Python" for commitMessageTopic ( #21145 )
2023-03-25 10:27:56 +00:00
IKEDA Sho
c99c7dac3d
docs(manager/velaci): Set displayName and url ( #21143 )
2023-03-25 06:25:50 +00:00
Rhys Arkins
327d0fb665
fix: remove traefik manual sourceUrl ( #21117 )
2023-03-24 06:46:59 +00:00
Michael Kriese
49d62307d9
fix(platform/github): don't retry merge when blocked by required status check ( #21063 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-23 08:17:22 +00:00
Skyler Mäntysaari
ba6472643c
fix(manager/flux): the parsing of ocirepository ( #21070 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-22 14:20:18 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher ( #21049 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Liora Milbaum
fba9013510
fix(asdf-pulumi): Extract version ( #21038 )
2023-03-20 05:30:37 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes ( #20761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00