HonkingGoose
dc5f198aa4
docs: capitalize proper noun Git ( #9196 )
2021-03-18 13:45:21 +01:00
Rhys Arkins
bca8931d53
fix(npm): datasource improvements ( #9178 )
2021-03-17 14:40:50 +01:00
Shayne Holmes
bcc3f0e264
feat(go): Pass GONOPROXY when updating artifacts ( #9169 )
...
GONOPROXY [defaults](https://golang.org/ref/mod#environment-variables )
to GOPRIVATE, but some callers want to set it explicitly to something
different. Pass it when caling `go get`.
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-03-17 05:01:34 +00:00
Rhys Arkins
95ce900e70
refactor: npmId
2021-03-16 19:25:03 +01:00
Michael Kriese
668c87904c
fix(gitlabci): gracefully handle errors ( #9163 )
...
* fix(gitlabci): gracefully handle errors
* fix: remove debugging
* Update lib/manager/gitlabci/utils.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-03-16 19:14:52 +01:00
Michael Kriese
40a59cc9e0
feat: use short renovate image names ( #9133 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
Michael Kriese
0149e76f5d
feat(mix): migrate to modern docker handling ( #9132 )
2021-03-15 08:49:56 +01:00
Rhys Arkins
a45c5f3a3f
refactor: remove git-submodules datasource ( #9128 )
2021-03-15 06:11:46 +00:00
Sergei Zharinov
f4f2a088ee
feat(helmfile): Parse multidoc yaml ( #9113 )
2021-03-13 14:17:13 +00:00
Rhys Arkins
edfac73a08
refactor: remove depNameShort ( #9114 )
2021-03-13 14:28:46 +01:00
Emanuel Bennici
b7b268e4e7
fix(gitlabci): Update local include files ( #8810 )
2021-03-13 09:45:31 +00:00
Ben Foster
412e779ace
fix: Allow digest pinning on helm-values docker image tags ( #9070 )
2021-03-13 09:26:51 +01: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
3357e6333d
refactor: Object.assign -> object spread ( #9076 )
2021-03-11 08:03:37 +01: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
b6664f1d0b
test: extend jest timeouts ( #9062 )
2021-03-10 08:25:21 +00:00
Rhys Arkins
c17e40993a
docs: lint
2021-03-09 23:21:38 +01:00
Michael Kriese
272e989b28
fix(npm): base64 encode password for npmrc ( #9051 )
2021-03-09 17:51:56 +00: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
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
30537d6849
feat: gradle-list enablement
2021-03-07 22:39:58 +01:00
Rhys Arkins
948039d52b
refactor: INTERRUPTED -> TEMPORARY_ERROR
2021-03-07 21:40:40 +01:00
Rhys Arkins
68191f1ccf
feat(yarn): optimize yarn binary when binarySource=docker ( #9013 )
2021-03-07 17:38:42 +01: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
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
Rhys Arkins
1b673c9573
fix: abort branch if child process receives SIGTERM ( #8992 )
2021-03-04 21:27:21 +00:00
Rhys Arkins
cd3fcdeffd
fix: reuse updated package file content for remediation
2021-03-04 16:43:05 +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
Michael Kriese
33a4ff6bdf
test: temporary coverage fix ( #8969 )
2021-03-03 18:03:35 +01:00
Rhys Arkins
b0554a99f3
fix: don’t consider parent devDependencies for transitive remediation
2021-03-03 16:27:15 +01:00
Rhys Arkins
cce29e39f3
feat: force node 15 for lerna when npm lockfileVersion=2 ( #8961 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-03 14:07:55 +00:00
Rhys Arkins
47913d34db
fix: install npm in lerna even if no constraint
2021-03-03 10:48:25 +01:00
Rhys Arkins
9714211810
fix: old npm lockfile requires workaround for remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
32ae851558
fix: skip lock file update if only remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
85d847e91f
fix: defensive non null check for updated remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
8efe0e497a
fix: parent update empty return
2021-03-03 08:40:29 +01:00
Michael Kriese
74d7691bef
refactor: optimize type usage ( #8947 )
2021-03-02 21:44:55 +01:00
Michael Kriese
91a7e6b660
build: remove babel ( #8929 )
2021-03-02 16:16:05 +00:00
Michael Kriese
91d2b4e1c5
feat: static modules ( #8679 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-02 16:57:02 +01:00
Rhys Arkins
57ac935577
fix: Revert "feat(helm-values): Support for bumpVersion" ( #8926 )
...
This reverts commit 662a60a87e
.
2021-03-01 18:35:52 +00:00
Rhys Arkins
5f4c8dce56
fix(npm): run npm after transitive remediation
2021-03-01 15:35:26 +01:00
Rhys Arkins
8d648194c5
chore: add missing manager types
2021-03-01 15:35:26 +01:00