Ben Foster
412e779ace
fix: Allow digest pinning on helm-values docker image tags ( #9070 )
2021-03-13 09:26:51 +01:00
renovate[bot]
3bf2cf114a
chore(deps): update dependency @types/fs-extra to v9.0.8 ( #8914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-13 09:07:15 +01:00
renovate[bot]
09c9396275
chore(deps): update codecov/codecov-action action to v1.2.2 ( #9108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-13 04:02:29 +00:00
Rhys Arkins
a332f856a1
chore: fix coverage
2021-03-12 22:03:03 +01:00
Rhys Arkins
de8e75196c
fix(npm): install twice when remediating
2021-03-12 20:27:09 +01:00
Rhys Arkins
35940f2ca8
fix: log full repository commit, not just date
2021-03-12 14:32:44 +01:00
Rhys Arkins
9c658a21f0
Revert "feat(internal): Massage registryUrls ( #9086 )" ( #9098 )
2021-03-12 12:27:47 +01:00
renovate[bot]
0cce7e72d0
chore(deps): update dependency typescript to v4.2.3 ( #9094 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-12 05:38:11 +00:00
renovate[bot]
9dcb177a4f
chore(deps): update dependency ts-jest to v26.5.3 ( #9092 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-12 02:01:15 +00:00
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