Commit graph

9931 commits

Author SHA1 Message Date
Michael Kriese
a07db266ae
docs: require git version (#11618) 2021-09-07 11:49:55 +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
renovate[bot]
b689d7934f
chore(deps): update dependency graphql to v15.5.2 (#11608)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 17:28:50 +00:00
renovate[bot]
5d5e1be2eb
chore(deps): update linters to v4.30.0 (#11609)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 17:19:56 +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
renovate[bot]
3ee70c73cb
chore(deps): update github/codeql-action action to v1.0.13 (#11596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 12:33:57 +00:00
Sebastian Poxhofer
27861b7733
feat(manager/helmv3): support helm chart dependencies in OCI images (#11584) 2021-09-06 09:24:21 +00:00
renovate[bot]
2a09db0f23
chore(deps): lock file maintenance (#11587)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 05:13:20 +00:00
renovate[bot]
cf7b6d5c88
docs: update references to renovate/renovate to v26.19.1 (#11586)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 03:52:43 +00:00
renovate[bot]
31ec770e81
chore(deps): update dependency @types/luxon to v2.0.2 (#11585)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-05 22:25:17 +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
renovate[bot]
f245820ba4
chore(deps): update dependency markdownlint-cli2 to v0.3.0 (#11583)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-04 22:18:02 +00:00
renovate[bot]
0dd3f60ab8
chore(deps): update node.js to 449af72 (#11579)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-03 18:48:14 +00:00
renovate[bot]
615dd9023e
chore(deps): update jest monorepo to v27.1.0 (#11569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-03 14:53:04 +00:00
renovate[bot]
1fda19c512
chore(deps): update dependency @types/markdown-it to v12.2.1 (#11564)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-03 13:27:45 +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
renovate[bot]
f1c9490722
chore(deps): update dependency typescript to v4.4.2 (#11555)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 10:19:46 +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
renovate[bot]
9cd9246808
build(deps): update dependency commander to v8 (#11542)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-03 06:15:53 +02:00
Rhys Arkins
31e1e4d89e fix(git): set gitAuthor before onboarding 2021-09-03 05:58:44 +02:00
renovate[bot]
ec3b5a192c
build(deps): update dependency cacache to v15.3.0 (#11549)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 20:53:19 +00:00
HonkingGoose
44b471fe18
docs: one sentence per line (#11550) 2021-09-02 21:15:13 +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
renovate[bot]
0bc698da37
build(deps): update dependency simple-git to v2.45.0 (#11545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 17:10:11 +02:00
renovate[bot]
88de2fe3e7
build(deps): update dependency email-addresses to v5 (#11543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 14:29:54 +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
renovate[bot]
37c507a042
chore(deps): update dependency @types/node to v14.17.12 (#11530)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-02 03:46:09 +00:00
renovate[bot]
563c72cceb
build(deps): update dependency semantic-release to v17.4.7 (#11529)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 20:56:42 +00:00
Rhys Arkins
e8f68c4b63
fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
renovate[bot]
8e3d1ccc56
chore(deps): update dependency nock to v13.1.3 (#11517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 13:00:20 +00:00
Michael Kriese
0eb5c6d2cd
fix(core/changelogs): pass though known project info (#11515) 2021-09-01 13:07:55 +02:00
HonkingGoose
28793a3900
docs: move automerge deep dive to key concept section (#11490) 2021-09-01 12:03:06 +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
renovate[bot]
aa016f312f
chore(deps): update dependency husky to v7.0.2 (#11513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 03:22:38 +00:00
renovate[bot]
ff31f20d80
chore(deps): update dependency eslint-plugin-import to v2.24.2 (#11511)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-01 01:02:25 +00:00
renovate[bot]
9f1309660b
chore(deps): update node.js to v14.17.6 (#11509)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 23:08:34 +00:00
renovate[bot]
7c3f0803c6
chore(deps): update node.js to e457535 (#11499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 11:41:00 +00:00
Michael Kriese
902ee02096
feat(manager:docker): use head requests (#11484) 2021-08-31 08:23:22 +00:00
renovate[bot]
f9f1c967ca
chore(deps): update dependency type-fest to v2.1.0 (#11480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-30 23:45:04 +00:00