Commit graph

10654 commits

Author SHA1 Message Date
Sergei Zharinov
1e251ca471
ci(eslint): Bump Renovate eslint plugin (#12721) 2021-11-17 17:16:52 +00:00
Rhys Arkins
da122b442a
fix(automerge): assign failing PRs (#12705) 2021-11-17 18:00:35 +01:00
tgroemer
2d1c9dfb70
fix(pypi): normalize simple package lookup (#12544)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 16:02:39 +00:00
Maksim
5377b1f1aa
feat(config): migrate inline with the same sort (#12091)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 15:43:55 +00:00
Rhys Arkins
e307f18a68
fix(npm): retain package-lock indentation when massaging (#12715)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:21:36 +00:00
Andrei Nistor
8184bda9b6
feat(manager/kustomize): support HelmChartInflationGenerator (#12628)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:04:26 +00:00
Sergei Zharinov
cf95251dee
ci(build): Remove Python from Renovate dependencies (#12685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 14:17:29 +00:00
renovate[bot]
99a68e4449
chore(deps): update dependency eslint-plugin-import to v2.25.3 (#12709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 11:45:00 +00:00
Sergei Zharinov
a7792bc5b4
refactor(typescript): Refactor more files (#12696)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 09:32:33 +00:00
Rhys Arkins
e95fcb17d8
fix(logger): skip response body for timeouts (#12704) 2021-11-17 09:55:57 +01:00
Nejc Habjan
0f1256317c
refactor(config): use async readFile and dynamic import to load config file (#12649)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 06:49:53 +00:00
renovate[bot]
e042b917dc
chore(deps): update github/codeql-action action to v1.0.23 (#12700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 23:16:01 +00:00
renovate[bot]
cdd40ae9fb
chore(deps): update dependency @types/luxon to v2.0.7 (#12697)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 19:12:09 +00:00
Andrei Nistor
3aaf2761c6
refactor(manager/kustomize): refactor Kustomize interface (#12686)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-16 17:34:59 +00:00
Martino di Filippo
d78458bf8b
feat(gradle): treat the preview qualifier as unstable (#12450) (#12698)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 17:11:50 +00:00
Michael Kriese
2269909c5b
feat: import tslib to reduce code (#12691) 2021-11-16 18:00:04 +01:00
Sergei Zharinov
49d3c18e31
fix(github): Shrink GraphQL page size and retry for any ExternalHostError (#12689) 2021-11-16 15:16:31 +00:00
renovate[bot]
138db3844f
chore(deps): update dependency type-fest to v2.5.3 (#12694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 14:57:03 +00:00
Sergei Zharinov
536be0ff69
refactor(typescript): Enable gradual null-checks on CI (#12688) 2021-11-16 11:01:39 +00:00
Sergei Zharinov
51961d94e1
feat(maven): Leverage index HTML for Maven Central (#12607)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 10:49:15 +01:00
Sergei Zharinov
c98b79b11a
test(typescript): Gradual migration to strict "null" and "any" checks (#12681) 2021-11-16 08:45:17 +01:00
renovate[bot]
aa56d49a16
chore(deps): update dependency mock-fs to v5.1.2 (#12680)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 03:57:06 +00:00
renovate[bot]
293412d7ba
chore(deps): update dependency @types/node to v14.17.33 (#12678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 01:59:25 +00:00
renovate[bot]
15e7f8af24
build(deps): update dependency luxon to v2.1.1 (#12677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:48:03 +00:00
renovate[bot]
3838a523da
chore(deps): update linters to v5.3.1 (#12673)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 22:03:59 +00:00
Sergei Zharinov
7f2f0c2662
test(workers): Refactor test snapshots for lookupUpdates (#12669) 2021-11-15 15:56:18 +01:00
Sergei Zharinov
773eb7ce7e
fix(gradle): Group long-form dependencies by varname (#12659) 2021-11-15 13:45:28 +00:00
renovate[bot]
49c39f989c
chore(deps): update dependency @types/luxon to v2.0.6 (#12667)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-15 13:35:17 +01:00
renovate[bot]
ffa08bb8fd
chore(deps): update dependency eslint-plugin-jest to v25.2.4 (#12668) 2021-11-15 11:16:53 +00:00
renovate[bot]
da7c2cc7f5
docs: update references to renovate/renovate to v29.8.2 (#12654) 2021-11-15 12:08:12 +01:00
HonkingGoose
fba47734a5
docs(faq): reorder sections (#12666) 2021-11-15 12:04:40 +01:00
HonkingGoose
d666caad01
docs(terraform): capitalize proper nouns, use monospaced text, fix grammar (#12662) 2021-11-15 12:01:26 +01:00
HonkingGoose
534cf577d5
docs(known limitations): improve example (#12663) 2021-11-15 11:57:09 +01:00
HonkingGoose
8620a8fb03
docs: add link to correct page (#12665) 2021-11-15 11:55:20 +01:00
HonkingGoose
920d27a625
docs: bump npm version used in example (#12660) 2021-11-15 11:44:25 +01:00
HonkingGoose
8e8315dedc
docs: expand abbreviation js to javascript (#12661) 2021-11-15 09:02:57 +00:00
Sergei Zharinov
665b3d359c
test(gradle): Refactor tests for parser (#12657) 2021-11-15 08:33:45 +00:00
Sergei Zharinov
bc7c0c5303
fix(gomod): Fix gomod digest updates (#12655) 2021-11-15 06:16:39 +00:00
renovate[bot]
84bf70ac10
chore(deps): update dependency nock to v13.2.0 (#12653)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 03:49:10 +00:00
renovate[bot]
550954799f
build(deps): update dependency luxon to v2.1.0 (#12651)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 02:03:37 +00:00
renovate[bot]
0f9b238454
build(deps): update dependency slugify to v1.6.2 (#12648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 23:50:06 +00:00
markussiebert
c80c7f3d0c
feat: add stringToPrettyJSON handlebars function (#12643) 2021-11-14 19:49:05 +00:00
HonkingGoose
ab5abd7553
fix: replace word check with click (#12650) 2021-11-14 20:23:17 +01:00
Sergei Zharinov
9c56a167cd
fix(maven): Fetch latest when all releases are unstable (#12647) 2021-11-14 14:35:27 +00:00
Sergei Zharinov
60d03add71
refactor(maven): Clarify HTTP resource check function (#12640) 2021-11-14 12:16:54 +01:00
Sergei Zharinov
811f81d3a2
test(maven): Cover the case of void "last-modified" jar header (#12641) 2021-11-14 08:09:54 +00:00
Sergei Zharinov
7f4b119450
tests(gradle): Refactor (#12585) 2021-11-14 06:31:07 +00:00
Bob van de Vijver
4e07ddf526
feat(composer): Support install before update and configure plugin behaviour (#11990) 2021-11-14 06:02:53 +00:00
HonkingGoose
bd3f7cb6be
docs(development): update status label query (#12637) 2021-11-14 06:39:53 +01:00
Sergei Zharinov
216b11f07f
refactor(maven): Prepare for hybrid fetching approach (#12617) 2021-11-13 13:28:08 +00:00