Commit graph

11209 commits

Author SHA1 Message Date
Sergei Zharinov
1f79f22e47
fix(util/git): Skip PR update on "force-with-lease" errors (#14228) 2022-02-15 07:27:30 +00:00
Maksim
00cab7c3a7
refactor(migrations): pathRules (#14203)
* refactor(migrations): pathRules

* refactor(migrations): fix typings & test

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-15 07:15:09 +00:00
Sergei Zharinov
d09ce212c4
feat(util/git): Renovate custom refs periodic cleanup (#14211) 2022-02-15 05:50:08 +00:00
Sergei Zharinov
a86f23df09
refactor: Convert Maven-based datasources to class (#14188) 2022-02-15 05:12:30 +00:00
renovate[bot]
be5f3c9dbc
chore(deps): update node.js to 8f450aa (#14227)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 03:38:19 +00:00
Florian Greinacher
f4291e8f8f
fix(preset/workarounds): do not upgrade from Alpine stable to edge (#14220)
* fix: do not upgrade from Alpine stable to edge

* add doNotUpgradeFromAlpineStableToEdge to workarounds:all

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-14 22:30:45 +00:00
renovate[bot]
581f069165
chore(deps): update node.js to 61618e2 (#14223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 21:33:29 +00:00
renovate[bot]
d0ab02c643
chore(deps): update linters to v5.11.0 (#14219)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 18:41:25 +00:00
Rhys Arkins
b0d4012c45
fix(presets): set global host rules before validating presets (#14213) 2022-02-14 17:30:49 +00:00
renovate[bot]
4c7f43d66b
chore(deps): update dependency ts-node to v10.5.0 (#14216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 16:45:56 +00:00
Nico Tonnhofer
f2bffdad3a
fix(manager/setup-cfg): handle more dependencies (#14091)
* fix for https://github.com/renovatebot/renovate/issues/14076#issue-1126227358

* return null

* fix review findings

* const dep

* handle comments correctly again

* feat: allow multiple entries in one row
remove ';' to remove in each line. Only # is allowed for comments.

* remove tab for replace

add a test for very compact written dependency

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-14 13:00:44 +00:00
Philip
2cf304b69a
fix(manager/github-actions): dependencies with quotes are ignored (#14130) 2022-02-14 10:39:23 +00:00
HonkingGoose
a2bf99d42c
docs: add root group requirements (#14086) 2022-02-14 09:50:37 +01:00
renovate[bot]
6550d51cef
chore(deps): lock file maintenance (#14206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 02:31:41 +00:00
renovate[bot]
ea8aaa2d16
docs: update references to renovate/renovate to v31.81.3 (#14205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 02:17:02 +00:00
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