Commit graph

6698 commits

Author SHA1 Message Date
ylemkimon
46d996c2ac
feat(npm): support updating packageManager field and Yarn binary (#12088) 2021-11-01 11:37:13 +00:00
Rhys Arkins
fff2cd1c9f fix(github): empty issues list 2021-11-01 12:26:04 +01:00
Rhys Arkins
327e41b556 fix(github): detect issue disablement 2021-11-01 09:50:46 +01:00
Michael Kriese
00783c46bc
fix(datasource): check missing datasource (#11832)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 09:28:33 +01:00
Rhys Arkins
500b6f8cb8 chore: coverage 2021-11-01 07:49:47 +01:00
Rhys Arkins
03d0a7335e chore: coverage 2021-11-01 07:36:01 +01:00
Christopher Frieler
20c25d9340
fix(pypi): Normalize package names before lookup (#12273) 2021-10-31 07:31:30 +00:00
Oleg Krivtsov
eef0a00caf
feat(dockerfile): support default environment variable values (#11891) 2021-10-31 07:22:52 +00:00
Tobias
87c5e8e022
feat(gomod): use git host rules as authentication for gosum updates (#12230)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-31 07:06:59 +00:00
biergit
7869d6dcb6
feat(bitbucket): support user repo for preset (#12281) 2021-10-31 06:57:52 +00:00
Sébastien CROCQUESEL
18ea9c91d0
feat(regex): allow to capture groups at each recursion (#12286) 2021-10-31 06:45:53 +00:00
Rhys Arkins
e15f327700
fix(github): detect disabled issues during initRepo (#12409) 2021-10-31 07:16:22 +01:00
Jerome Garec
db6bc92d1b
fix(cache): support cached json5 config file (#12412) 2021-10-31 06:17:20 +01:00
Sergei Zharinov
e760cb80a7
refactor(go): Rename goproxy-related files (#12405) 2021-10-30 06:45:03 +00:00
Sergei Zharinov
744d94abde
test(go): Split go datasource tests (#12406) 2021-10-30 08:29:51 +02:00
Anton Mostovoy
40737c4d4f
refactor: improve logging when maven resources are not available (#12360) 2021-10-30 02:43:38 +00:00
Sergei Zharinov
627681c82a
feat(github): Detect GitHub automerge setting (#12398) 2021-10-29 17:37:05 +00:00
Sergei Zharinov
10f7beb2ff
feat(github): Support multiple auto-merge types (#12393)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-29 14:54:59 +02:00
Rhys Arkins
87a8c6d7a9
fix(git): catch ambiguous argument determining default branch (#12396) 2021-10-29 14:01:42 +02:00
Rhys Arkins
db5137b39a
fix: Revert "feat(config): replace secrets in global config as well" (#12389) 2021-10-29 08:12:36 +00:00
Shubham Palriwala
72a16575cc
feat(gitlabci-include): loosen default file match (#12380)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-28 17:12:37 +00:00
Jamie Magee
171438c8f4
refactor: use upstream marshal types (#12379) 2021-10-28 19:00:42 +02:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps (#12282)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00
Nils Plaschke
8e377e88ce
feat(config): replace secrets in global config as well (#12138) 2021-10-28 09:51:02 +00:00
Feng Yu
5c24e2955a
test: add timeout option test for exec (#12278) 2021-10-28 11:42:21 +02:00
Rhys Arkins
84ae2cd943 fix(pypi): do not compare returned name 2021-10-28 11:37:28 +02:00
Mukul Kolpe
165bf211d2
fix: stop using fs.rmdirSync (#12292)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 09:30:37 +00:00
Rhys Arkins
a173b39928
fix: non-null existingPr check (#12372) 2021-10-28 10:56:08 +02:00
Rhys Arkins
dc445bde7a
logs: graphql nodes error query and options (#12370) 2021-10-28 10:37:09 +02:00
Rhys Arkins
f9617b98fb
fix: catch lookup errors gracefully (#12369) 2021-10-28 08:06:39 +00:00
Derek
16aff7419f
feat(yarn): ignore yarn-path if binary does not exist (#12322)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 07:19:20 +00:00
Sergei Zharinov
159acb04c7
fix(go): Escape dot for regexes produced for GONOPROXY (#12357) 2021-10-27 15:51:58 +00:00
Sergei Zharinov
17e7022e93
refactor(go): Extract Renovate-native release fetching function (#12359)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 15:22:16 +00:00
Tobias
53964d196d
fix(gomod): remove token encoding (#12352)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:49:36 +00:00
RahulGautamSingh
91f067b39f
fix: refactor regex to use re2 part3 (#12283)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:37:11 +00:00
Sergei Zharinov
bc94980bc0
refactor(go): Extract digest functionality to separate file (#12351) 2021-10-27 10:22:09 +00:00
Amos Wenger
9030b1a9ed
feat(cargo): Use --workspace for crate updating (#12334) 2021-10-27 10:03:32 +00:00
Sergei Zharinov
6baa01f22d
refactor(go): Extract util file (#12349) 2021-10-27 11:38:27 +02:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
Sebastian Poxhofer
a13da7ed74
fix(manager/helmsman): add helm datasource to deps (#12330) 2021-10-26 12:49:24 +02:00
Sylvain Firmery
7b4f3518fd
fix(onboarding): detect semantic commits (#12275)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 10:04:33 +02:00
Michael Kriese
fcc59a21ca
refactor: wrong coverage comment (#12323) 2021-10-26 08:31:03 +02:00
Jamie Magee
d337b271d4
refactor: convert git datasources to class-based (#10531)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 04:37:26 +00:00
nguyener1
6c3d97a7e2
refactor: cleanup temp dir in test (#12319) 2021-10-26 06:27:18 +02:00
Rhys Arkins
651d5de3cf
fix: replace numbered capture group replaces with named capture groups (#12315) 2021-10-25 20:21:21 +02:00
Rhys Arkins
8571b3e68d
feat: binarySource=docker avoid unstable tags (#12309) 2021-10-25 13:19:17 +02:00
Rhys Arkins
b4665d35cf
fix(npm): skip Node 17 unless allowing unstable (#12306) 2021-10-25 11:29:55 +02:00
Sébastien CROCQUESEL
b3676ac8ec
feat(regex): depType can be captured and templated (#12287) 2021-10-25 05:25:35 +00:00
Sebastian Poxhofer
1d0bfada3c
fix(manager/terraform): add required_version to preflight content check (#12295) 2021-10-24 14:19:30 +00:00
Florian Greinacher
42fd18d101
refactor: encapsulate hostRulesFromEnv (#12277) 2021-10-23 06:38:23 +00:00
Jakob van Santen
a0b8b52a75
fix(versioning/poetry): improve poetry prerelease version handling (#11733) 2021-10-22 15:47:32 +02:00
Rhys Arkins
3091ba2393
test: refactor dockerfile extract snapshots (#12267) 2021-10-22 10:02:56 +02:00
Rhys Arkins
36aa1d631a
fix(bitbucket): perform full clone (#12257) 2021-10-22 07:17:39 +02:00
Rhys Arkins
c62cdbfebb
fix(git): use rev-parse to get default branch (#12248) 2021-10-21 11:14:00 +00:00
Rhys Arkins
5af1b77f69
fix(git): better commit message robustness (#12246) 2021-10-21 11:04:48 +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
Sergei Zharinov
2c78d9a238
feat(gomod): Add GOPROXY caching (#12232) 2021-10-21 08:31:17 +02:00
Maxime Brunet
b227b94e33
fix(bitbucket-pipelines): Support bitbucket-pipelines.yml filename (#12242) 2021-10-21 06:06:40 +00:00
Oleg Krivtsov
c7f74e3f91
feat(config): migrate yarn -> npm in enabledManagers (#11965) 2021-10-20 14:56:28 +00:00
Oleg Krivtsov
2d2a599b91
feat(bitbucket-pipelines): support bitbucket pipe renovations (#11859) 2021-10-20 13:59:33 +00:00
Sebastian Poxhofer
27812e9c1f
feat(helm): create versioning as proxy of npm (#12132)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 12:51:51 +00:00
Oleg Krivtsov
7cc72c772a
feat(versioning/semver): add semver-coerced versioning (#11995)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:49:11 +00:00
Angus Lees
0e7c50bab9
fix(dockerfile): Support FROM --arg=$value (#12193) 2021-10-20 11:39:53 +00:00
Rhys Arkins
7a54591a5c logs: confirm github automerge 2021-10-20 13:29:33 +02: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
Sergei Zharinov
eef4c2f11f
feat(github): Use native auto-merge when possible (#12045) 2021-10-20 03:31:03 +00:00
Rhys Arkins
09d1ca5bce fix: log initRepo error 2021-10-19 17:18:33 +02:00
RahulGautamSingh
4b16903ff1
fix: modified regex to use RE2 (#12025)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-19 14:53:34 +02:00
Bob van de Vijver
28779c6afa
refactor(composer): use update for lock file maintenance (#12185) 2021-10-19 08:52:43 +00:00
Feng Yu
5434a9d115
fix(gitlab): correct labels to string type when ensureIssue (#12198) 2021-10-19 06:21:14 +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
HonkingGoose
d0028eedad
fix: update wording for rebase/retry PR checkbox (#12190) 2021-10-17 21:11:58 +02:00
Roman v. Gemmeren
7f5a9399b6
docs: fix repology sample (#12192) 2021-10-16 09:57:07 +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
7e069f4adc
fix(config): massage package.json>renovate string (#12150) 2021-10-13 14:59:44 +00: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
Sergei Zharinov
ad0d7e1f4a
fix: Use right automerge field from config (#12145)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-13 09:49:04 +00:00
Rhys Arkins
7a6d5bed65 logs: fix npmrcMerge typo 2021-10-13 11:37:06 +02:00
Sergei Zharinov
9c6b79c990
refactor(github): Generic graphql request helper (#12142) 2021-10-13 11:31:22 +02:00
Jamie Magee
4461796836
refactor(crate): convert to class-based datasource (#12033) 2021-10-13 04:42:12 +00:00
Howard Zuo
3d35de9d00
feat(presets): deno monorepo (#12031)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-12 18:20:29 +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
Rhys Arkins
40343d71fa
fix(git): detect github force push rejection (#12108) 2021-10-11 08:54:07 +02:00
Sergei Zharinov
6f649eb661
feat(platform): Use uniform platformAutomerge option (#12069)
Existing `azureAutoComplete` and `gitLabAutomerge` options are now unified/renamed to `platformAutomerge`, and also defaulting to `true`.

BREAKING CHANGE: Azure autocomplete will now only be enabled when `automerge` is also enabled (to align with how GitLab automerge already worked). If you were using `azureAutoComplete` before without explicitly enabling Renovate `automerge` field then you will now need to do so. Platform automerge is now the default behavior whenever automerge is enabled.
2021-10-11 06:36:07 +00:00
Philipp Mandler
948c01580f
fix(argocd): Skip apps with broken source (#12094) 2021-10-10 20:04:34 +00:00
Rhys Arkins
d6eb395300
fix(git): force add onboarding config (#12103) 2021-10-10 19:47:32 +00:00
HonkingGoose
e5ccf2b85e
fix(config): improve descriptions for default presets (#12073)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-10 19:36:47 +00:00
Rhys Arkins
da1b7d54a3
fix(terraform): check line validity (#12102) 2021-10-10 21:05:08 +02:00
Rhys Arkins
95003a6c04
fix(git): catch common branch push errors (#12096) 2021-10-10 17:24:54 +02:00
Ben Foster
f5db1cb56a
fix(datasource/maven): look for maven snapshot pom (#11327) 2021-10-10 07:41:51 +00:00
ylemkimon
d55650ff19
fix(git): support setting executable bit (#12085) 2021-10-09 09:02:12 +00:00
Sergei Zharinov
1b6ea2447f
refactor(config): Better prefix handling and enhanced coverage (#12083) 2021-10-09 09:08:00 +02: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
Rhys Arkins
afb1369be7 test: fix enabledManagers test 2021-10-09 05:51:30 +02:00
Rhys Arkins
5a23e9b4dc fix: no warn for enabledManagers 2021-10-09 05:50:00 +02:00
HonkingGoose
8b200c19e6
fix(config): add missing descriptions (#12060) 2021-10-09 05:29:38 +02:00
HonkingGoose
a9c9aa02d8
docs: add build capture group to regex docs (#12065) 2021-10-08 04:22:25 +00:00
Danilo Pianini
e10e581728
feat(manager/github-actions): Support composite actions (#11533) 2021-10-07 15:30:51 +00:00
HonkingGoose
00e191795c
fix(config): capitalize SemVer in description (#12061) 2021-10-07 10:26:08 +00:00
Sergey Vedmak
b9930407f4
fix(monorepo): load changelog.md file from gitlab monorepo (#12053) 2021-10-07 09:54:51 +00:00
HonkingGoose
2af5d33ef7
fix(config): improve descriptions for package presets (#12059)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 09:12:44 +00:00
HonkingGoose
030a378e91
fix(config): improve descriptions for group presets (#12058)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 08:33:27 +00:00
HonkingGoose
ac557cd3ec
fix(config): capitalize proper noun Docker (#12057) 2021-10-07 10:22:58 +02:00
Adam Setch
0c977e47f7
fix: bitbucket inactive reviewers (#11834) 2021-10-07 07:20:54 +00:00
Sebastian Poxhofer
d80bc01ebe
feat(helm-values): support inline image definitions (#12041) 2021-10-07 07:09:04 +00:00
Oleg Krivtsov
9b4b6ce275
feat: enabledManagers log warning when empty (#11902) 2021-10-07 05:15:23 +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
Sergei Zharinov
718561df06
test: Finish versioning test refactoring (#12017) 2021-10-05 09:38:51 +00:00
Anne Stellingwerf
8bbedd9fa2
feat(monorepo): Monorepo preset for MapStruct (#11991) 2021-10-03 21:26:15 +02:00
Anne Stellingwerf
e96d7b5dec
feat(monorepo): Monorepo preset for Netty (#11992) 2021-10-03 21:25:53 +02:00
Javier Segovia Córdoba
71679f487f
fix(gradle): support gradlePluginPortal() (#11894) 2021-10-03 05:04:37 +00:00
Jamie Magee
41bafaccdf
refactor(docker): replace www-authenticate with auth-header (#11942) 2021-10-01 19:50:27 +00:00
jjcaballero
9fea985b95
feat: create datasource for artifactory registry (#11602) 2021-10-01 08:39:29 +00:00
Florian Greinacher
b4a84065a1
feat(docker): add support for authenticating at ECR with session tokens (#11967) 2021-10-01 06:07:33 +00:00
Vincent Leon
fd6c68d10e
feat(monorepo): Monorepo preset for Mockito (#11961)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-30 12:48:56 +00:00
Rhys Arkins
620c0138f8 fix(azure): don't strip out summary/details 2021-09-30 14:27:26 +02:00
Martin Herndl
a630a927bb
feat(git): safely force push with lease (#11754) 2021-09-30 11:16:59 +02:00
Rhys Arkins
cd72cdf2ac
feat(config): detectGlobalManagerConfig (#11951) 2021-09-29 19:58:42 +00:00
Vincent Leon
79e65bd0c7
fix(presets): Spring Boot group includes Gradle plugin (#11953)
* fix(presets): Spring Boot group includes Gradle plugin

* fix(presets): Spring Boot group includes Gradle plugin
2021-09-29 20:20:38 +02:00
Pascal Jufer
9a69d7cb38
feat(core/preset): add dnd-kit monorepo (#11945)
See https://github.com/clauderic/dnd-kit
2021-09-29 11:07:03 +00:00
Sergei Zharinov
e61a28a41e
test: Refactor regex versioning tests (#11932)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 15:24:35 +00:00
Sergei Zharinov
b1f96481c1
test(poetry): Refactor versioning tests (#11931)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:24:51 +00:00
Sergei Zharinov
63423a1729
test(pep440): Refactor versioning scheme (#11930)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:14:51 +00:00
Sergei Zharinov
f25a05fa2c
test: Maven versioning tests (#11826) 2021-09-27 11:00:20 +02:00
Sergei Zharinov
3ca6855d4c
test(nuget): Refactor versioning tests (#11903) 2021-09-27 09:06:38 +02:00
Rhys Arkins
312bc56995
fix(gitlabci): defensive object check (#11898) 2021-09-27 00:29:55 +02:00
Jennifer Wilcox
5273cbc1cb
fix(docker): handle redundant port in image (#11852) 2021-09-24 12:13:54 +00:00
HonkingGoose
b045149688
docs: private Git submodules are not supported (#11876) 2021-09-24 12:10:14 +02:00
t-kulmburg
e80f8848f9
feat(go): support go modules in gitlab subgroups (#11540)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-24 11:33:25 +02:00
Rhys Arkins
e386711d22
fix(npm): support release.sourceUrl (#11868) 2021-09-24 10:04:59 +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
Oleg Krivtsov
4aa5cdc721
feat(datasource/npm): massage non compliant npm repo strings (#11776) 2021-09-23 08:48:46 +02:00
Sebastian Poxhofer
b350a8c5fb
feat: option to write discovered repositories to a json (#11806) 2021-09-22 07:21:22 +00:00
Sergei Zharinov
9c28522fa8
tests: Refactor tests for node versioning scheme (#11837)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-21 16:19:39 +00:00
Tobias Bieniek
786bd4ebf3
fix(dependency-dashboard): Adjust dry run log output (#11820) 2021-09-20 18:23:27 +02:00
Sergei Zharinov
55ea322b37
test: Refactor loose versioning tests (#11807) 2021-09-19 15:49:04 +02:00
Michael Kriese
579c69a7f1
feat(datasource/helm): optimize sourceurl massaging (#11794)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-19 08:58:04 +02:00
Rhys Arkins
89973832c9
fix: lazy branch status (#11799) 2021-09-17 20:16:23 +02:00
Rhys Arkins
66bc2528f5
feat: log urls in closing stats (#11798) 2021-09-17 20:06:30 +02:00
Sebastian Kral
ea0b324e6a
feat: Add rez versioning (#10930) 2021-09-17 09:42:38 +00:00
Rhys Arkins
7b3e14c5cc logs: global env hostRules 2021-09-17 11:19:27 +02:00
Michael Kriese
d3c9fd583a
fix(worker/branch): optimize artifact error handling (#11771) 2021-09-17 08:49:37 +00:00
Rhys Arkins
1fe1eef90e
fix(config): better decrypt errors (#11777) 2021-09-16 13:05:11 +00:00
Samuel Dolt
d676ce5b12
feat(datasource): add Gitlab Package support (#11672)
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>
2021-09-16 10:47:30 +00:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
Rhys Arkins
73d617e009
fix(gradle-wrapper): quote params (#11773) 2021-09-16 11:54:54 +02:00
Sachin Raja
f2916353a2
feat(preset): add codemirror group (#11721)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:09:13 +00:00
Michael Kriese
28222bf762
fix: do not fallback if explicit auth is configured (#11760)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-15 15:13:17 +00: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
e6a26a71ce
test: Refactor Ivy versioning tests (#11718) 2021-09-14 14:43:50 +02:00
Sergei Zharinov
522d23e2c5
fix(gradle): Avoid crash for missing managerData (#11727) 2021-09-14 12:13:51 +02:00
Rhys Arkins
2d99e767b7
fix(platform): put typed platform rule first (#11722) 2021-09-14 09:36:03 +02:00
Rhys Arkins
e108537964
fix(config): migrate empty array check (#11713) 2021-09-13 15:27:01 +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
Maksim
7801ae7c16
feat(config): migrate requiredStatusChecks to ignoreTests (#11355)
* feat(config): migrate requiredStatusChecks to ignoreTests

* fix(config): restore order of props

* feat(config): add applyMigrations function

* feat(platform): check ignoreTests param in worker

* feat(config): rename getBranchStatus to resolveBranchStatus

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-12 15:23:18 +00:00
Rhys Arkins
050b6a9e59
fix: don't pin monorepo groups (#11688) 2021-09-12 13:26:24 +00:00
HonkingGoose
5e2a615332
test: fix typo in spec file (#11693) 2021-09-12 14:44:00 +02:00
Sergei Zharinov
5c7a4924f1
test: Refactor Hashicorp and Hex versioning (#11684) 2021-09-11 08:39:19 +00:00
HonkingGoose
65dd2bb132
docs: fix typo (#11676) 2021-09-11 07:26:52 +02: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
Rhys Arkins
cdc083f40f
feat(config): privateKeyOld (#11653) 2021-09-10 12:47:33 +02:00
Rhys Arkins
19b9311037
fix(gitlab): check for unexpected branch statuses (#11669) 2021-09-10 12:39:46 +02:00
Sergei Zharinov
c8ba6d96f2
test: Refactor tests for Gradle versioning (#11666) 2021-09-10 11:09:15 +02:00
Oleg Krivtsov
ef08699d77
Return null in case of ambiguous package name resolution in Repology (#11654) 2021-09-10 05:08:31 +00:00
Rhys Arkins
6113ebaa85
fix(github): increase pageLimit for forkMode (#11663) 2021-09-10 05:47:50 +02:00
Eric Citaire
f4ebbb78a9
fix(git-submodules): sequential submodules processing (#11659) (#11661) 2021-09-09 08:34:09 -07:00
Michael Kriese
955942b563
fix(datasource/adoptium-java): wrong cache key (#11658) 2021-09-09 14:46:38 +00:00
Michael Kriese
11aa3baf2e
test: use codeql compatible token / passwords (#11297) 2021-09-09 16:17:05 +02:00
Michael Kriese
218fc5b694
feat(datasource/adoptium): support jre only releases (#11652)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-09 13:45:10 +02:00
Michael Kriese
922a36c099
feat(datasource): add node datasource (#11651) 2021-09-09 12:54:12 +02:00
Samuel Bodin
a9567e68f3
feat(preset): add algoliasearch monorepos (#11650) 2021-09-09 11:16:16 +02:00
Rhys Arkins
8c9c04b49b
feat: disable pre-commit manager (#11616)
Disables pre-commit manager by default.

BREAKING CHANGE: pre-commit manager is no longer enabled by default, and must be opted into manually.
2021-09-09 09:25:46 +02:00
Rhys Arkins
d6d4124b11
feat(git): blobless git (#11401) 2021-09-09 09:25:12 +02:00
allan johns
367c901bc9
chore: rez versioning regex (#11634) 2021-09-09 05:50:42 +00:00
Rhys Arkins
496c2d0539
fix(git): add directories (#11643) 2021-09-08 15:32:40 +02:00
Rhys Arkins
056af57635 fix(git): don't warn on failed delete 2021-09-08 08:52:40 +02:00
Michael Kriese
87d26472a4
fix(manager/gradle): ignore catalog deps without version (#11621)
* fix(manager/gradle): support catalog modules without version

* fix: more ignorable deps

* chore: fix type

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-07 19:51:39 +02:00
Rhys Arkins
1150b8dc3f
fix(git): better github bot massage during validation (#11622) 2021-09-07 14:28:24 +02:00
Rhys Arkins
08ecf259d1
fix(host-rules): set type-less host rule for platform (#11615) 2021-09-07 11:58:02 +02:00
Stéphane Goetz
2a60a9cf51
fix: idempotency issues when rangeStrategy=update-lockfile is used with other rangeStrategy in the same file (#11328) 2021-09-07 07:59:13 +00:00
Michael Kriese
8785f70b93
fix(core/http): fallback to github /gitlab hosttype (#11605)
* fix(core/http): fallback to github /gitlab hosttype

* fix: remove generic host rule

* Update lib/util/http/index.ts

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-06 21:07:52 +02:00
t-kulmburg
773a111c49
feat(gradle): support @<ext> file extentions (#11541)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-06 17:49:04 +00:00
Yanis Benson
b00cca0f1a
fix(manager/npm): support git@github.com repository urls (#11362) 2021-09-06 16:04:09 +02:00
Rhys Arkins
a16330642b
fix(git): commitFiles cleanup (#11570) 2021-09-06 14:59:55 +02:00
Sebastian Poxhofer
27861b7733
feat(manager/helmv3): support helm chart dependencies in OCI images (#11584) 2021-09-06 09:24:21 +00:00
ylemkimon
97a0a32978
fix(npm): inherit yarnZeroInstall and skipInstalls (#11582)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-05 06:07:00 +00:00
Gaston Festari
3d56684aa7
feat(kustomize): add components support (#11553)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 11:40:25 +00:00
Rhys Arkins
cd4e27e761
fix(git): drop force push onboarding (#11562) 2021-09-03 11:53:57 +02:00
renovate[bot]
8119166866
chore(deps): update dependency @types/luxon to v2.0.1 (#11551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 11:42:04 +02:00
Rhys Arkins
6606e4117b
refactor(git): log deleted files (#11561) 2021-09-03 09:23:00 +02:00
Rhys Arkins
31e1e4d89e fix(git): set gitAuthor before onboarding 2021-09-03 05:58:44 +02:00
David Straub
8fb9197d0c
fix(host-rules): support matchHost with a dot prefix (#11523)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-02 17:03:51 +00:00
Danilo Pianini
f9f4d29af9
feat(manager/gradle): Add support for Gradle's TOML version Catalogs (#11452)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-02 16:55:33 +00:00
Rhys Arkins
fb75b2f4dc
feat(git): make gitAuthor repo-configurable (#11539) 2021-09-02 16:19:02 +02:00
Michael Kriese
a73c107e85
feat(core/preset): add nexpect monorepo (#11538) 2021-09-02 12:35:33 +00:00
Rhys Arkins
de727153db
fix: remove global.gitAuthor (#11536) 2021-09-02 14:08:12 +02:00
Rhys Arkins
00b87dbfc9
refactor(git): gitAuthor writing (#11535) 2021-09-02 12:50:53 +02:00
Rhys Arkins
e8f68c4b63
fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
Michael Kriese
0eb5c6d2cd
fix(core/changelogs): pass though known project info (#11515) 2021-09-01 13:07:55 +02:00
Sebastian Poxhofer
443b22b0ae
feat(gitlab-release): implement datasource (#11226)
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-01 09:36:38 +00:00
Sergei Zharinov
f1d22c98f4
test: Refactor docker versioning tests (#11516) 2021-09-01 10:12:00 +02:00
Sebastian Poxhofer
3f5d13ee47
fix(terraform): attempt only to update lockfile for depType provider and required_provider and updateType lockFileMaintenance (#11510) 2021-09-01 04:37:12 +00:00
Michael Kriese
902ee02096
feat(manager:docker): use head requests (#11484) 2021-08-31 08:23:22 +00:00
ylemkimon
7159338509
fix(npm): enable global cache if no zero-install (#11448)
* fix(npm): include yarnZeroInstall in managerData

* fix(npm): enable global cache if no zero-install

* refactor: use mockResolvedValueOnce where possible

* refactor: make PostUpdateConfig extend ManagerData

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-30 17:46:58 +00:00
Michael Kriese
47dfc835b1
fix(manager:dockerfile): wrong replace with trimmed images (#11485) 2021-08-30 16:37:46 +00:00
Michael Kriese
c8c8684ea3
fix(datasource): trim trailing slash in registry url (#11392)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-30 18:28:32 +02:00
Rhys Arkins
59cc317156
fix: semantic host stats (#11482) 2021-08-30 17:09:08 +02:00
Michael Kriese
60b3d6d933
fix(manager:docker): only pass auth header when required (#11449) 2021-08-30 15:55:16 +02:00
Rhys Arkins
dcfc9d9885
fix(travis): massage currentValue to string (#11475) 2021-08-30 11:08:48 +02:00
Rhys Arkins
dfef9f3cb1
fix: handle non-string currentValue (#11472) 2021-08-30 10:25:20 +02:00
Rhys Arkins
78484d863f
fix(versioning): null check constraint (#11471) 2021-08-30 10:06:55 +02:00
Lucas
d5e4e098b3
feat(gradle-wrapper): add support for multiple version occurrences in distributionUrl (#11454) 2021-08-30 07:06:18 +00:00
Rhys Arkins
96c4df2776
chore: clean up ManagerConfig types (#11469)
* chore: use ExtractConfig for git-submodules

* chore: drop ManagerConfig from config/types

* chore: remove unused ManagerConfig from manager types
2021-08-30 08:05:32 +02:00
Rhys Arkins
ea6863b367
test: fix config.js test for when it's present (#11466) 2021-08-29 21:57:34 +02:00
ylemkimon
62a540c272
feat(npm): use Yarn 3 mode to skip install or build (#11012) 2021-08-29 14:59:58 +02:00
Wei Kang
5d9eeb030c
feat: fatal error config not found (#11462)
* fatal error and exit when config not found

* update file.ts

* fix fatal error and exit only for custom config file

* update test name to be clearer for custom file only

* revert changes for no config file found

* update test name to be clearer

* add space between test as suggested

* fix test due to invalid file

* fix typo

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-29 11:23:49 +00:00
renovate[bot]
73a6b18525
chore(deps): update dependency @types/js-yaml to v4.0.3 (#11455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-28 21:55:38 +00:00
Diego Rodríguez Baquero
a20fa18bae
feat: support detecting ESM libraries (#11440)
rel: https://nodejs.org/api/packages.html#packages_exports
2021-08-27 08:26:38 +02:00
Michael Kriese
7261bec901
feat(gitlab): allow override server version (#11416) 2021-08-26 04:56:28 +00:00
Michael Kriese
d260dbf2d9
feat: dashboard cleanup (#11417) 2021-08-25 14:11:18 +02:00
Rhys Arkins
ca89ae2f82
fix(dashboard): add link to docs in default header (#11422) 2021-08-25 13:03:57 +02:00
Jesko Steinberg
9f791552d3
feat: enable right filtering when specifing hostRules with github-api using datasources (#11136)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-25 07:07:23 +00:00
HonkingGoose
2c700e0144
docs: update Bundler manager readme (#11413) 2021-08-25 06:17:14 +02:00
Michael Kriese
ec549af1c4
feat(gitlab): allow override gitAuthor (#11408) 2021-08-24 19:07:06 +02:00
Sergei Zharinov
de7ba08b7f
test: Explicit snapshots for mix and nodenv managers (#11405) 2021-08-24 11:22:51 +02:00
Jamie Magee
a6f4e99e27
refactor: no implicit override (#11395)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 20:50:37 +00:00
Bob van de Vijver
3505508c9c
feat: Add fully configurable composer ignore platform requirement configuration (#11138)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 18:13:30 +00:00
Michael Kriese
609680931e
fix(manager:regex): allow no match in combination (#11386) 2021-08-23 17:30:38 +02:00
bprachi29
2f826677d0
fix(logs): INFO --print-config (#11299) 2021-08-23 16:27:11 +02:00
Sergei Zharinov
d747f3ecb1
test: Explicit checks for some snapshots (#11365) 2021-08-22 10:48:34 +00:00
Ville Skyttä
959baeab51
fix(pre-commit): pre-commit spelling in default message topic (#11366) 2021-08-22 07:33:48 +00:00