renovate[bot]
76b94e58c7
build(deps): update dependency node-html-parser to v3.0.4 ( #9091 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 23:35:52 +00:00
renovate-testing
9c3b34dbb3
feat(internal): Massage registryUrls ( #9086 )
2021-03-11 19:23:57 +01:00
Michael Kriese
41fb5b1602
fix: pass docker tls env to childs ( #9087 )
2021-03-11 17:38:54 +01:00
Rhys Arkins
ca834fa61a
fix(github): Propagate PR already exists up ( #9085 )
2021-03-11 15:51:48 +01:00
Michael Kriese
a4c6cb5690
fix: wrong validation property ( #9084 )
2021-03-11 15:40:31 +01:00
Rhys Arkins
3357e6333d
refactor: Object.assign -> object spread ( #9076 )
2021-03-11 08:03:37 +01:00
renovate[bot]
dbd9d5c791
build(deps): update dependency semantic-release to v17.4.1 ( #9075 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-11 00:37:07 +00:00
Rhys Arkins
d4d0e74c7a
refactor: dequal ( #9071 )
2021-03-10 23:04:12 +01:00
Sergei Zharinov
76a123640a
fix(bazel): Handle comment and string parsing ( #8830 )
2021-03-10 18:10:27 +00:00
Jeff Brown
5c083d262b
fix(nuget): strip protocolVersion hash from source ( #9060 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-10 15:32:15 +00:00
Michael Kriese
07d09fc6e7
docs(npm): do not use NPM_TOKEN with hostRules ( #9048 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-03-10 11:32:16 +00:00
Daniel Tschinder
cfc63bde2c
docs: Show how to set log level in k8s ( #9067 )
2021-03-10 12:02:46 +01:00
Michael Kriese
b6664f1d0b
test: extend jest timeouts ( #9062 )
2021-03-10 08:25:21 +00:00
Rhys Arkins
537521da2c
chore: markdown-lint ( #9059 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-10 06:53:46 +00:00
Rhys Arkins
3ad38954f0
fix: don’t push empty commit ( #9058 )
2021-03-09 23:31:41 +01:00
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