Rhys Arkins
2a4875b230
refactor: log skippedOverVersions ( #8664 )
2021-02-12 15:34:43 +01:00
Rhys Arkins
264ff284e7
fix(circleci): ignore machine images
...
Closes #8656
2021-02-11 17:49:38 +01:00
Michael Kriese
6cc2e50116
fix: reduce code issues ( #8639 )
...
Co-authored-by: Charles Korn <charleskorn@users.noreply.github.com>
2021-02-11 10:29:42 +01:00
Charles Korn
1a9e54341e
fix(batect): "Failed to parse newContent" ( #8632 )
2021-02-11 08:32:57 +01:00
Sergei Zharinov
3ebfb5f387
refactor: Remove some irrrelevant TODO comments ( #8578 )
2021-02-07 22:04:34 +01:00
eduardo aleixo
6b15f6ef68
fix(helm-requirements): remove the need for a Chart.yaml file ( #7544 )
2021-02-06 08:06:11 +01:00
Rhys Arkins
979e921701
fix: Revert "fix(poetry): pin poetry-core==1.0.0"
...
This reverts commit be48d2e3c7
.
2021-02-05 21:30:14 +01:00
Rhys Arkins
be48d2e3c7
fix(poetry): pin poetry-core==1.0.0
...
Workaround for https://github.com/python-poetry/poetry/issues/3650
2021-02-05 20:48:45 +01:00
Rhys Arkins
4e1271b702
fix(config): move trustLevel to admin config ( #8555 )
2021-02-05 12:30:01 +01:00
Sebastian Poxhofer
3270c309f3
refactor: Remove depnameShort of terra* and kustomize ( #8388 )
2021-02-05 11:58:22 +01:00
Michael Kriese
8eccebc424
refactor(go): Remove depNameShort usage ( #8076 )
2021-02-05 11:56:40 +01:00
Rhys Arkins
4e2c33f10e
feat: admin config init ( #8546 )
2021-02-05 09:20:47 +01:00
Michael Kriese
5237f286b2
fix(pip_setup): use python base image ( #8551 )
2021-02-05 07:52:16 +01:00
Rhys Arkins
5490c3d9d0
chore: remove unused config.global
2021-02-04 14:49:33 +01:00
Rhys Arkins
a6a7ecd702
chore: reduce baseDir naming
2021-02-04 14:41:36 +01:00
Rhys Arkins
31b8d44fa1
logs: improve npm constraint logging
2021-02-03 22:04:55 +01:00
Adam Horacek
b7debbc97c
fix(pip_setup): dump only install_requires and extras_require setup args ( #8511 )
2021-02-03 12:35:25 +01:00
Rhys Arkins
5d606dba9b
fix(npm): detect npm6/7 for npm install ( #8506 )
2021-02-03 08:48:31 +01:00
Rhys Arkins
7c40d2652d
feat: template field filtering ( #8504 )
2021-02-02 18:11:27 +01:00
Adam Horacek
d8d26a1aba
fix(pip_setup): pick latest installed python version ( #8491 )
2021-02-02 10:39:26 +01:00
Sergei Zharinov
72b0b85640
feat(config): Rename packageRules selectors ( #6939 )
2021-01-29 11:43:42 +01:00
Sergei Zharinov
1b2a3f8006
fix(gradle-lite): Inherit variables from parent build.gradle ( #8451 )
2021-01-29 10:15:08 +01:00
Sergei Zharinov
3c7503cfb4
fix(gradle-lite): Allow scala versions parsing in strings ( #8431 )
2021-01-27 06:53:57 +01:00
Sergei Zharinov
2d9d64d1bc
fix(sbt): Parse dependency the more precise way ( #8353 )
2021-01-20 10:10:20 +01:00
Stéphane Goetz
d0c3be38bf
feat: Allow to specify pypi registry for other datasources ( #8348 )
2021-01-20 10:07:26 +01:00
Rhys Arkins
13f5bb9d08
fix: revert YARN_CACHE_FOLDER
...
Closes #8247
2021-01-19 10:58:30 +01:00
Stefan
139ff4f2e5
fix(dockerfile): improve FROM/COPY regex matching ( #8331 )
2021-01-19 09:37:23 +01:00
Amos Wenger
52c70f0b2b
feat(rust): Find and update Cargo.lock for cargo workspaces ( #8338 )
2021-01-19 09:35:48 +01:00
Halil İbrahim Şener
6da2f1d2f0
fix(pip_setup): Run pip setup extract in the correct directory ( #8320 )
2021-01-18 14:11:29 +01:00
Sergei Zharinov
12cc30779a
feat(maven): Parse maven dependency.scope into depType ( #8325 )
...
* feat(maven): Parse maven dependency.scope into depType
* Fix snapshot
2021-01-17 22:20:17 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Marius Carp
48a0127a96
feat(sbt): support bumpVersion ( #8063 )
...
Closes #7962
2021-01-17 08:48:00 +01:00
Sergei Zharinov
af35a32152
feat(gradle-lite): Recognize platform dependencies ( #8322 )
2021-01-16 17:42:53 +01:00
Sergei Zharinov
bc0bc71d83
feat(gradle-lite): Support method-based variable assignment via "set()" ( #8315 )
2021-01-16 07:26:30 +01:00
HonkingGoose
acc3690fb2
docs: use one sentence per line for helm values readme ( #8283 )
2021-01-14 09:02:26 +01:00
Sergei Zharinov
b8e9a1367f
fix(gradle-lite): Parse default registry urls configured explicitly ( #8267 )
2021-01-13 11:41:49 +01:00
Sergei Zharinov
ec104ac19e
fix(gradle-lite): Upgrade deps in reverse order for grouped dependencies ( #8263 )
2021-01-12 14:42:02 +01:00
Rhys Arkins
08a187a8a1
fix(npm): don’t pick node 15 unnecessarily ( #8254 )
...
Closes #8253
2021-01-12 09:26:00 +01:00
Michael Kriese
0fa01062f9
fix(github-actions): escape forward slash in fileMatch ( #8252 )
2021-01-11 15:17:11 +01:00
chgl
348b3bbbd6
fix: Update stable Helm repo URL ( #8251 )
2021-01-11 15:16:33 +01:00
eduardo aleixo
f6cf6fa33d
fix(helm-requirements): validate fields ( #8227 )
...
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): skip fields in order -> name, version, repository
* chore(helm-requirements): fix linting rules
* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
Rhys Arkins
e452b83040
refactor: change bumpPackageVersion return signature ( #8232 )
2021-01-10 11:10:34 +01:00
stefee
f604a5dba4
fix(nvm): do not attempt to pin node digest for nvm ( #8215 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-08 09:49:19 +01:00
Frédéric Marchand
4a8979e88c
fix(git-submodule): loop all updated submodules ( #8185 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-01-04 20:51:59 +00:00
Rhys Arkins
442da2d84a
fix(yarn): set YARN_CACHE_FOLDER if not already ( #8180 )
...
Closes #8172
2021-01-01 21:47:42 +01:00
Jamie Magee
6a9a312dad
fix(submodules): add support for private submodules ( #8164 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-30 21:32:09 +00:00
renovate[bot]
4115f22f6e
build(deps): update dependency simple-git to v2.31.0 ( #8132 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-12-30 17:27:57 +01:00
Halil İbrahim Şener
230aefa4f7
fix(pipenv): Specify Pipfile
location while executing pipenv lock
( #8136 )
2020-12-28 15:20:49 +01:00
Sergei Zharinov
65065846f3
fix(gradle-lite): Allow for methods named "uri" to define the registry URLs ( #8120 )
2020-12-22 16:56:01 +01:00
Sergei Zharinov
ed9fe83315
fix(sbt): Append additional registry URL for Sbt plugins ( #8105 )
2020-12-21 13:54:12 +01:00