Commit graph

11594 commits

Author SHA1 Message Date
renovate[bot]
a46b32c155
chore(deps): update dependency eslint-plugin-jest to v26.1.0 (#14204)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 23:32:07 +00:00
renovate[bot]
86c974475f
build(deps): update dependency minimatch to v3.0.5 (#14202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 21:41:32 +00:00
Maksim
da3772ab18
refactor(migrations): host rules (#13874) 2022-02-13 20:07:09 +00:00
Sergei Zharinov
00a2dce783
refactor(datasource/docker): Convert to class (#14194) 2022-02-13 19:13:13 +00:00
Sergei Zharinov
b0ce30b59a
refactor(datasource/nuget): Convert to class (#14140)
* refactor(datasource/nuget): Convert to class

* Fix strict nulls and obsolete URL

* Fixes

* Fix mutability

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-13 13:55:03 +00:00
renovate[bot]
f72517dc2f
chore(deps): update node.js to 7ea118c (#14199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-13 09:48:15 +00:00
StinkyLord
780a699573
docs(preset): update :pinDependencies description (#14144) 2022-02-13 09:59:16 +01:00
Hasan Awad
f83c82b94f
fix: added filtering for empty depName (#14037) 2022-02-13 09:59:03 +01:00
Rhys Arkins
c6b1cda575
fix(pr): intelligently merge prBodyColumns (#14198) 2022-02-13 08:26:49 +00:00
Jamie Magee
766d92144f
refactor(conan): retrieve raw content directly from GitHub (#14195) 2022-02-13 05:39:15 +00:00
Sergei Zharinov
8a7abfdf01
refactor(github): Convert datasources to class form (#14124)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-02-13 03:24:40 +00:00
Rhys Arkins
91f36b7e54
feat(conan): use github repo for conan center lookup (#14176) 2022-02-12 18:52:50 -08:00
renovate[bot]
e7a55d2d37
chore(deps): update jest monorepo to v27.5.0 (#14191)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-12 11:54:04 +00:00
Jan Graichen
b646bcee52
fix: Do not drop bundler platforms on lock file maintenance (#14159) 2022-02-12 10:36:48 +00:00
Sergei Zharinov
a7d4f52b3c
refactor(datasource/go): Unify delegation to bitbucket (#14189) 2022-02-12 10:51:40 +01:00
Sergei Zharinov
e92ef1ac45
test(datasource): Refactor index tests (#14187) 2022-02-12 10:05:21 +01:00
renovate[bot]
fb1d2e8f8f
chore(deps): update node.js to cd113e6 (#14185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-12 04:03:45 +00:00
renovate[bot]
04a943a6a5
chore(deps): update dependency nock to v13.2.4 (#14178)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 18:09:31 +00:00
LeoniePhiline
32f7988493
feat(composer): Default to 'widen' rangeStrategy for TYPO3 extensions (#14175) 2022-02-11 16:12:55 +00:00
renovate[bot]
d9caa4afb2
chore(deps): update github/codeql-action action to v1.1.0 (#14174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 14:08:06 +00:00
Rhys Arkins
b2183a30c5
fix(npm): lockfileVersion 2+ transitiveRemediation only if package.json changes (#14173) 2022-02-11 13:20:55 +00:00
Oleg Krivtsov
0786775005
feat(workers/global): support eager resolving of presets (#13279)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-11 11:35:29 +00:00
renovate[bot]
1a09b6294a
chore(deps): update dependency jest-extended to v2 (#14168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-11 11:18:33 +00:00
HonkingGoose
7d2e377ec0
docs: replacementName and replacementVersion are npm manager only (#14150) 2022-02-11 12:05:46 +01:00
Rhys Arkins
3d38b95225
fix: disable conan manager by default (#14171) 2022-02-11 11:46:17 +01:00
Michael Kriese
5723be1ac5
refactor: add strict null checks (#14169) 2022-02-11 11:02:30 +01:00
renovate[bot]
f9be6a5bb0
chore(deps): update dependency eslint-plugin-jest to v26 (#14167)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 09:17:12 +00:00
Mariano Wahlmann
26cb91c977
fix(datasource/go): Remove version from repository URL for Gitlab (#14163)
Co-authored-by: Mariano Wahlmann <mariano.wahlmann@cbinsights.com>
2022-02-11 08:57:49 +00:00
Sergei Zharinov
00e2b51071
refactor(datasource/repology): Convert to class (#14132)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-11 08:05:55 +00:00
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