Commit graph

11230 commits

Author SHA1 Message Date
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
renovate[bot]
dc2da1aafb
chore(deps): update dependency eslint to v8.2.0 (#12629)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-13 03:01:25 +00:00
Rhys Arkins
a2c39b91fd
fix: branchName massage hyphens (#12622) 2021-11-12 16:36:54 +01:00
Sébastien CROCQUESEL
1863c02e11
docs(configuration-options): fix replacementVersion (#12620) 2021-11-12 11:44:27 +00:00
Rhys Arkins
d85aa9ba56 logs: debug mix lock failure 2021-11-12 11:15:24 +01:00
Jamie Magee
98e7029090
feat: replace deprecated dependencies with their replacements (#5558)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-12 08:10:52 +00:00
Rhys Arkins
04620d71a8
feat: evaluate buildpack constraints in exec (#12609) 2021-11-12 08:19:23 +01:00
renovate[bot]
6732fce9b4
chore(deps): update dependency eslint-plugin-jest to v25.2.3 (#12615)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 22:54:51 +00:00
Philippe Serhal
7059711cfc
docs(configuration-options): fix npmrcMerge typos (#12614) 2021-11-11 17:56:28 +01:00
Rhys Arkins
2bb64f0d7b fix(npm): try/catch npm lock file parsing 2021-11-11 12:46:40 +01:00
Nejc Habjan
34f13fee3e
test: enforce valid JSON in fenced markdown code blocks (#12196) 2021-11-11 11:11:55 +01:00
Sergei Zharinov
f885e3e437
refactor(maven): Simplify datasource code (#12589) 2021-11-11 05:43:06 +00:00
HonkingGoose
9f8155b2bf
fix(node): update node.js schedule (#12601) 2021-11-10 20:44:21 +01:00
renovate[bot]
38913820f5
build(deps): update dependency ignore to v5.1.9 (#12588)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 13:57:05 +00:00
Sergei Zharinov
3f585ec715
feat(pip_setup): Add JavaScript-based implementation (#11796) 2021-11-10 12:20:12 +01:00
Ana Krivokapić
51fa664ba4
docs: Update local-development.md (#12578) 2021-11-10 10:57:41 +00:00
Jamie Magee
53e3cb17fe
refactor(rubygems): convert to class-based (#11229) 2021-11-10 07:35:05 +01:00
Tony Brix
d1e8528305
fix: add xterm to repo groups (#12580) 2021-11-10 03:13:29 +00:00
Rhys Arkins
bf09337076
fix: enable eslint eqeqeq (#12574)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 07:02:59 +00:00
Rhys Arkins
b7dec718f3 chore: re-enable eslint no-template-curly-in-string 2021-11-09 07:50:25 +01:00
Rhys Arkins
982e36963d chore: re-enable eslint no-console 2021-11-09 07:48:31 +01:00
Rhys Arkins
043f877f29 chore: eslint consistent-return 2021-11-09 07:37:22 +01:00
Rhys Arkins
1fe93e7505 chore: remove unused eslint 2021-11-09 07:30:22 +01:00
Sergei Zharinov
0193af32f7
fix(maven): Trim values from multiline XML tags (#12573)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 06:14:00 +00:00
Rhys Arkins
c3ad246a99
fix: no-param-reassign (#12571) 2021-11-09 07:04:34 +01:00