Commit graph

11915 commits

Author SHA1 Message Date
Michael Kriese
e3e286bd01
build: simplify and strict tools (#14154)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-02-11 07:51:51 +00:00
Jamie Magee
0a4b1036b5
refactor(packagist): convert to class-based datasource (#12227)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-11 07:29:11 +00:00
Jamie Magee
1127715c43
refactor(datasource): use datasource id instead of string (#14166) 2022-02-11 07:15:39 +01:00
Sergei Zharinov
93d32806b4
refactor(datasource/gitlab-tags): Convert to class (#14055)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-11 05:42:14 +00:00
mhetzel
8f6bf44ea8
feat: add conan datasource and manager (#12009)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
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>
2022-02-11 05:15:13 +00:00
Michael Kriese
b7e267f6ac
feat(datasource/docker): support legacy org.label-schema.vcs-url label (#14139) 2022-02-11 04:59:29 +00:00
Michael Kriese
8dee195d0e
fix: wrong config access (#14164) 2022-02-11 04:37:57 +00:00
renovate[bot]
1f28cfd2e5
chore(deps): update node.js to d5bea6d (#14165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 03:05:01 +00:00
renovate[bot]
130c402e64
build(deps): update dependency commander to v9 (#14153)
* build(deps): update dependency commander to v9

* chore: fix import

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 20:22:43 +00:00
Sergei Zharinov
40f615e8ea
refactor(datasource/pod): Convert to class (#14133)
* refactor(datasource/pod): Convert to class

* Fix lint

* Fix
2022-02-10 20:07:16 +00:00
renovate[bot]
afbfd48929
chore(deps): update dependency nock to v13.2.3 (#14152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 19:26:21 +00:00
LeoniePhiline
917f30e783
feat(composer): Detect TYPO3 extensions and Symfony bundles as libraries (#14143) 2022-02-10 19:03:36 +00:00
Malte Swart
529a3a3f11
feat(manager/pip-compile): support basic arguments (#14098)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 17:30:50 +00:00
LeoniePhiline
2252ca8c44
feat(presets): add parcel monorepo (#14142)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 16:30:00 +00:00
Hasan Awad
bf0ebd2159
test: fix broken test of 'processBranch' function (#14135) 2022-02-10 16:21:05 +01:00
Maksim
090c81af1b
refactor(migrations): compatibility (#13869)
* refactor(migrations): compatibility

* refactor(migrations): fix test coverage

* refactor(migrations): add unit test

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 14:42:58 +00:00
HonkingGoose
81090406ca
docs(readme): simplify (#14129)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-10 12:02:28 +00:00
Michael Kriese
a859c7f279
fix(helmfile): skip invalid versions (#14127) 2022-02-10 12:26:36 +01:00
renovate[bot]
9a6ec7302a
chore(deps): update dependency type-fest to v2.11.2 (#14125)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 09:27:51 +00:00
Sergei Zharinov
9809ba476b
feat(git): Add helpers for platform-native commit (#13955)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-10 08:58:30 +00:00
renovate[bot]
5ab9faf589
chore(deps): update node.js to 71683fa (#14123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 05:09:57 +00:00
Alexandre Paradis
dbadaef47c
feat(config/preset): Add MikroORM monorepo (#14122) 2022-02-10 00:46:45 +01:00
Markus Legner
4b5fa66248
docs(self-hosted): correct variable part username in hostRules (#14118) 2022-02-09 18:30:13 +00:00
Michael Kriese
a8ca710dd6
fix: improve coverage (#14117) 2022-02-09 19:12:14 +01:00
Maksim
638d958cc2
fix(migrations): don't migrate properties twice (#14101) 2022-02-09 16:20:47 +00:00
Michael Kriese
31c63a9549
chore: fix coverage comment. (#14115) 2022-02-09 16:48:51 +01:00
Sönke Liebau
5d419a1c01
feat(github-actions): Change behavior to not add "renovate" to inline yaml comments when pinning (#14110) 2022-02-09 16:48:25 +01:00
Rhys Arkins
27afe432f5
fix(npm): don't remediate unrelated package.json version (#14109)
Closes #14106
2022-02-09 12:13:51 +01:00
Michael Kriese
bc3a5281ca
fix(datasource/docker): override registry source url (#14108) 2022-02-09 11:06:29 +00:00
Gabriel-Ladzaretti
64460a75f0
fix(gomod): Now ignoring multi-line replace directive inside go.mod files. (#14033) 2022-02-09 09:38:37 +00:00
Jonas Havers
5c626988eb
feat(sbt-package): handle root relative urls (#13949)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-09 10:23:03 +01:00
Sergei Zharinov
36ed312142
refactor(datasource/docker): Consolidate files into one (#14054) 2022-02-09 06:54:04 +01:00
Rhys Arkins
9b6b59dee9
feat(npm): efficient update-lockfile reuse for lockfileVersion>=2 (#14097) 2022-02-08 21:23:00 +01:00
renovate[bot]
31aab15897
chore(deps): update node.js to 56ef3a7 (#14099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 18:15:05 +00:00
Sergei Zharinov
08acc9ad0e
refactor(datasource/github-releases): Consolidate into single file (#14083)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-08 14:27:56 +00:00
renovate[bot]
96d777527f
docs: update references to renovate/renovate to v31.68.6 (#14094)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 13:48:22 +00:00
Sergei Zharinov
abc1197b85
refactor(datasource/terraform): Enable strict null checks (#14050)
* refactor(datasource/terraform): Enable strict null checks

* Fix coverage

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-08 11:48:43 +00:00
renovate[bot]
805be7fb79
chore(deps): update dependency @types/node to v16.11.22 (#14085)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 09:16:51 +00:00
Rhys Arkins
9a43d32457
feat(npm): optimize remediation to detect already updated branches (#14084) 2022-02-08 09:41:26 +01:00
Rhys Arkins
98ed29c74b
fix(npm): don't disable lock file updates when remediating (#14082) 2022-02-08 08:55:27 +01:00
renovate[bot]
70acef6da6
chore(deps): update github/codeql-action action to v1.0.32 (#14080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 21:02:32 +00:00
Nils Plaschke
33e9e5a97d
fix: remove quotations around git insteadOF url (#14079) 2022-02-07 20:00:53 +00:00
renovate[bot]
48b650c28b
chore(deps): update linters to v5.10.2 (#14078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 18:56:19 +00:00
renovate[bot]
8e9aa6ab4c
build(deps): update dependency redis to v4.0.3 (#14077)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 18:41:26 +00:00
renovate[bot]
8ff0bfa369
chore(deps): update dependency type-fest to v2.11.1 (#14074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 17:09:34 +00:00
HonkingGoose
f892b2b74b
docs(installing onboarding): fix whitespace, change word (#14064) 2022-02-07 16:00:07 +01:00
HonkingGoose
673f1b0874
docs: use number for count nouns (#14066) 2022-02-07 15:59:54 +01:00
HonkingGoose
55ff7fb381
docs: replace anticipate with expect (#14067) 2022-02-07 15:59:32 +01:00
HonkingGoose
9f0ebb6509
docs: replace as per fragment with in line with (#14068) 2022-02-07 15:59:23 +01:00
HonkingGoose
b23dab14b3
docs: replace as such with therefore (#14069) 2022-02-07 15:59:07 +01:00