Commit graph

10247 commits

Author SHA1 Message Date
Rhys Arkins
c17e40993a docs: lint 2021-03-09 23:21:38 +01:00
Rhys Arkins
bd5499228f docs: surround URLs in <> 2021-03-09 22:58:22 +01:00
Rhys Arkins
23869a629c docs: fix $ prefix in docs 2021-03-09 22:58:00 +01:00
Rhys Arkins
1d5eee9075 docs: fix single space list items 2021-03-09 22:57:29 +01:00
Craig Andrews
243c25ff4d
fix: registry returned by getRegistryRepository must be a URL (#8951)
The registry returned by getRegistryRepository must be a URL (including the scheme portion).

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-09 21:04:10 +01:00
Rhys Arkins
95ab97c647
fix(maven): don't cache private (#9038) 2021-03-09 21:03:45 +01:00
Michael Kriese
607b151f0e
feat(http): support custom auth types (#9053) 2021-03-09 19:25:18 +01:00
Michael Kriese
272e989b28
fix(npm): base64 encode password for npmrc (#9051) 2021-03-09 17:51:56 +00:00
Michael Kriese
7d6870a6d0
fix(npm): do not cache private packages (#9046) 2021-03-09 15:32:24 +00:00
Michael Kriese
8cd0e19b18
fix(npm): remove explicit host rule handling (#9047) 2021-03-09 15:16:07 +00:00
Michael Kriese
553ba44dee
test(npm): cleanup auth (#9045) 2021-03-09 15:42:48 +01:00
Moritz Gunz
7fe97bfd2c
fix: Deduplicate custom cargo registry clones (#8985) 2021-03-08 16:19:10 +01:00
Rhys Arkins
2b2ca4cf5d fix: warn not error for branch error 2021-03-08 15:55:24 +01:00
Sergei Zharinov
ccdb09fe3c
fix(go): Improve go-import content parsing (#9022) 2021-03-08 13:12:19 +00:00
Rhys Arkins
dda7514e20
docs: rebaseWhen=conflicted + automerge (#9031) 2021-03-08 13:59:05 +01:00
Rhys Arkins
c8fc8ec736 fix: set enabled=true for remedations 2021-03-08 13:55:59 +01:00
Michael Kriese
0585f2d29d
fix(nuget): parse nested conditional deps (#9035) 2021-03-08 13:36:42 +01:00
Son Luong Ngoc
d6fcf013e0
feat(gitlabci): loosen file match (#9030) 2021-03-08 09:28:47 +00:00
Rhys Arkins
ef2a13f4f2
fix: don’t throw repository-changed from git layer (#9032) 2021-03-08 09:02:48 +00:00
Rhys Arkins
1024606ef1
fix: remove artifacts error comment whenever branch PR exists (#9029) 2021-03-08 09:11:49 +01:00
Rhys Arkins
86df157d36 refactor: comment topics 2021-03-08 08:47:36 +01:00
Rhys Arkins
7d95dc3a84
fix(poetry): don’t extract poetry.masonry.core.api requirements (#9028) 2021-03-08 08:13:12 +01:00
Sergei Zharinov
10b2f69979
refactor(gradle-lite): Deduplicate registryUrls (#9023)
* refactor(gradle-lite): Deduplicate registryUrls

* Add unit test

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-08 05:19:36 +00:00
Rhys Arkins
3ec744b401
fix: pypi vulnerabilities mapping (#9026)
* fix: pypi vulnerabilities mapping

* fix: correct pypi vulnerable requirements

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-08 04:55:38 +00:00
Daniel Tschinder
9ee984b2b3
chore: fix typo in switchToGradleLite description (#9027) 2021-03-08 05:28:38 +01:00
Rhys Arkins
30537d6849 feat: gradle-list enablement 2021-03-07 22:39:58 +01:00
Rhys Arkins
d3808fbc3b refactor: log branchName for each update 2021-03-07 22:11:19 +01:00
Rhys Arkins
948039d52b refactor: INTERRUPTED -> TEMPORARY_ERROR 2021-03-07 21:40:40 +01:00
Matt Palmer
ac34124f8c
fix(go): missing Go module v2+ major upgrades (#8945) 2021-03-07 20:27:05 +00:00
Rhys Arkins
573de6607b docs: improve rebaseWhen wording
Part of #8988
2021-03-07 19:41:11 +01:00
Rhys Arkins
68191f1ccf
feat(yarn): optimize yarn binary when binarySource=docker (#9013) 2021-03-07 17:38:42 +01:00
Rhys Arkins
e1c5b8fc3c
chore: Rephrase discussion description in issues template (#9018) 2021-03-07 17:24:31 +01:00
Rhys Arkins
40a048d67d
fix: don’t rebase for automerge when rebaseWhen=conflicted (#9011)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-07 09:00:20 +00:00
Rhys Arkins
537f534f13
fix(poetry): poetry install constraints quoting (#9012)
* fix(poetry): extract poetry.core.masonry.api

* fix(poetry): quote install requirements individually
2021-03-07 09:17:45 +01:00
Rhys Arkins
2e6da9d0f8 test: extract full poetry res 2021-03-07 06:30:20 +01:00
Sergei Zharinov
bf5cb0f87d
fix(http): Throw ExternalHostError on ECONNRESET (#9000) 2021-03-05 17:18:01 +00:00
Sergei Zharinov
39dcd84296
fix(git): Throw ExternalHostError on early EOF (#8995) 2021-03-05 17:45:30 +01:00
Michael Kriese
b50e21646e
feat: deprecate node v12 (#8956)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 09:59:07 +00:00
Matt Palmer
b695297e48
fix(go): fix go module double suffix on major upgrade (#8946) 2021-03-05 09:28:59 +00:00
Michael Kriese
a83f28dc77
feat(npm): support password auth npmrc rules (#8967)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 08:39:12 +00:00
HonkingGoose
a986b01aa2
docs: improve configure renovate (#8989) 2021-03-05 09:23:44 +01:00
Rhys Arkins
1b673c9573
fix: abort branch if child process receives SIGTERM (#8992) 2021-03-04 21:27:21 +00:00
Sergei Zharinov
8e0c2861aa
refactor(npm): More tests for 'replace' strategy (#8991)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-04 19:49:34 +00:00
HonkingGoose
0c96aa6d2f
docs: rewrite sentence Gitea older than v1.14.0 missing required API (#8990) 2021-03-04 19:32:38 +00:00
Rhys Arkins
cd3fcdeffd fix: reuse updated package file content for remediation 2021-03-04 16:43:05 +01:00
Michael Kriese
5126d1ce11
fix(gitea): check version for addReviewers (#8980) 2021-03-04 13:30:27 +01:00
Rhys Arkins
2abc088781
fix: validate datasource URLs (#8970)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-04 06:40:08 +01:00
Rhys Arkins
eb8f895f2e
refactor: eslint no-negated-condition (#8973) 2021-03-04 06:21:55 +01:00
Rhys Arkins
0f1ccb7715 test: replace coverage fix todo 2021-03-03 21:59:50 +01:00
Rhys Arkins
8b97c924ec test: global.branches coverage = 94 2021-03-03 21:59:33 +01:00