Commit graph

10264 commits

Author SHA1 Message Date
HonkingGoose
5e2a615332
test: fix typo in spec file (#11693) 2021-09-12 14:44:00 +02:00
renovate[bot]
3e503bdd8e
build(deps): update dependency simple-git to v2.45.1 (#11686)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-11 14:32:44 +00: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
Michael Kriese
bfed45a5cc
ci: cancle outdated codeql jobs (#11656) 2021-09-09 19:14:58 +00: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
Clemens Kofler
0ee8440fe6
docs: Document update behavior for gems without version constraints (#11644) 2021-09-09 14:33:11 +00:00
HonkingGoose
6eafd2fa4b
docs: update table Major platform features not supported by Renovate (#11649) 2021-09-09 16:20:56 +02:00
Michael Kriese
11aa3baf2e
test: use codeql compatible token / passwords (#11297) 2021-09-09 16:17:05 +02:00
renovate[bot]
43bda1480d
chore(deps): update github/codeql-action action to v1.0.14 (#11655)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-09 13:55:11 +00: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
HonkingGoose
11577d65b9
docs: improve key concepts automerge (#11639) 2021-09-08 12:10:00 +02:00
HonkingGoose
357068db81
docs: fix broken link to image (#11638) 2021-09-08 10:28:06 +02:00
HonkingGoose
40d7d2cdf6
docs: add link to key-concepts/automerge (#11637) 2021-09-08 10:22:38 +02:00
Rhys Arkins
056af57635 fix(git): don't warn on failed delete 2021-09-08 08:52:40 +02:00
renovate[bot]
f84550b094
chore(deps): update dependency @types/node to v14.17.14 (#11633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:37:52 +00:00
renovate[bot]
509a3999ec
chore(deps): update dependency @types/node to v14.17.13 (#11629)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 20:06:28 +00: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
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