Sebastian Poxhofer
f3d920c454
feat(terraform-provider): Implement terraform helm chart update ( #6631 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-02 19:20:30 +02:00
Sebastian Poxhofer
b71b9f6f5d
refactor(terraform-provider): refactor manager ( #6637 )
2020-07-01 17:17:40 +02:00
Sergio Zharinov
d144013af1
refactor(platform): Make git to be class-less ( #6635 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-01 12:45:53 +02:00
Rhys Arkins
abfdae3c88
refactor(npm): skip internal packages earlier ( #6639 )
2020-06-30 12:05:44 +02:00
Rhys Arkins
6dedd5e277
fix(npm): remove unused managerPackageFileList
2020-06-30 05:28:14 +02:00
Jonas Michaelis
e8c80fbe62
feat(gitlabci-include): add support for 'include:local' ( #6630 )
...
* feat(gitlabci-include): add support for 'include:local'
* fix: lint
* fix: apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix: lint
* fix: includedDeps null check
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:11:56 +02:00
Rhys Arkins
7611e6353a
refactor: git/storage -> git/index
2020-06-29 09:11:55 +02:00
Rhys Arkins
ec1598587c
refactor: move util/fs under util/gitfs ( #6618 )
2020-06-28 11:57:57 +02:00
Sebastian Poxhofer
db622944f1
feat(terraform-provider): renovate required_providers ( #6550 )
2020-06-28 10:25:02 +02:00
Rhys Arkins
54c4a0a917
fix(pip_requirements): used a fixed cwdFile
...
Closes #6599
2020-06-27 08:31:27 +02:00
Wolfgang Faust
ec43556b29
fix(docker-compose): support docker-compose.yml version 1 ( #6596 )
2020-06-27 07:39:44 +02:00
Jamie Magee
350a70f389
refactor: remove lodash, add fast-deep-equal ( #6496 )
2020-06-26 11:31:23 +02:00
Rhys Arkins
8302fb7c55
feat(pip): support hash updating ( #6460 )
2020-06-26 10:59:00 +02:00
Rhys Arkins
b58b90dc57
fix(gitlabci): avoid capturing quotation marks in currentValue ( #6584 )
...
Closes #6516
2020-06-25 16:37:11 +02:00
Rhys Arkins
55625a893b
refactor: run cache -> mem cache ( #6582 )
2020-06-25 09:23:06 +02:00
Lucas Cimon
9478d6bcfc
refactor: extractPy
cache variable in extractSetupFile() ( #6543 )
2020-06-25 08:34:15 +02:00
Rhys Arkins
be37109cf6
refactor: rename globalCache to packageCache ( #6580 )
2020-06-25 08:32:55 +02:00
Rhys Arkins
ceb7c22e04
fix(lerna): ignore scripts ( #6581 )
2020-06-25 07:43:15 +02:00
Rhys Arkins
031ad87b62
refactor: move ExternalHostError
2020-06-23 11:44:52 +02:00
Yusuke Yamada
aa9a00416d
feat(sbt): Support private variable version resolving ( #6565 )
2020-06-22 21:29:27 +02:00
Rhys Arkins
52a074e041
refactor: ExternalHostError ( #6563 )
2020-06-22 21:28:02 +02:00
Florian Greinacher
97665c4f97
fix(bundler): don't log error when Gemfile is invalid ( #6557 )
2020-06-22 07:58:40 +02:00
Rhys Arkins
df1aa26bd0
test: travis mock getPkgReleases
2020-06-19 10:27:57 +02:00
Rhys Arkins
735f6a595e
refactor: util/exec use getPkgReleases
2020-06-19 10:26:07 +02:00
Rhys Arkins
f5a588eb5a
fix: Revert "fix(cache): distinguish between null and undefined ( #6509 )"
...
This reverts commit 0345b40a18
.
2020-06-17 10:07:22 +02:00
Rhys Arkins
0345b40a18
fix(cache): distinguish between null and undefined ( #6509 )
...
null = this lookup returned nothing last time
undefined = no cached result found
2020-06-17 06:48:33 +02:00
IKEDA Sho
c4a0940049
fix(sbt): split depName and lookupName ( #6525 )
2020-06-16 16:50:10 +02:00
Sergio Zharinov
2d6c12d55a
refactor: Remove 'util/got' ( #6523 )
2020-06-16 14:11:02 +02:00
Rhys Arkins
2f767ea390
test: Revert "test: remove util/got mocks"
...
This reverts commit 9b51f0ec29
.
2020-06-16 07:40:26 +02:00
Rhys Arkins
9b51f0ec29
test: remove util/got mocks
2020-06-16 07:17:44 +02:00
IKEDA Sho
d3cea95f11
feat(sbt): support scalaVersion defined with a trailing comma ( #6520 )
2020-06-16 06:55:34 +02:00
Rhys Arkins
12c6698305
chore: better link for skipInstalls
2020-06-15 14:08:22 +02:00
Rhys Arkins
f39d73f93f
feat(internal): apply host-rules in http module ( #6501 )
2020-06-12 18:15:17 +02:00
Trim21
886d02cd4a
fix(poetry): don't take python
as a pypi deps ( #6490 )
2020-06-12 16:41:40 +02:00
Rhys Arkins
2e18987d29
fix(gradle-wrapper): correct artifact filenames for subdirs ( #6491 )
2020-06-12 11:46:15 +02:00
Sergio Zharinov
d320573e3d
fix(gradle): Additional matches for dependency versions ( #6477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-10 10:30:20 +02:00
Rhys Arkins
07d3afcd2a
feat(npm): call lerna directly instead of via npx ( #6434 )
...
BREAKING CHANGE: If installing renovate from npm, and also using lerna, then you now must install lerna prior to running renovate.
2020-06-05 07:30:13 +02:00
Rhys Arkins
a3d715981f
fix(npm): delete lock files before lock file maintenance
2020-06-03 12:28:37 +02:00
Rhys Arkins
22167629cf
feat(gomod): dynamic version detection ( #6419 )
...
Detects the used go version in go.mod and uses it to pick the best renovate/go tag when generating artifacts.
Closes #6366
2020-06-03 10:39:29 +02:00
Michael Kriese
046f7245ab
fix(bazel): pass registry for container_pull ( #6417 )
2020-06-03 08:53:53 +02:00
Rhys Arkins
098ed9a09c
feat(lerna): dynamic npm and yarn versioning
...
Closes #6369
2020-06-03 08:06:28 +02:00
Rhys Arkins
3a49eeaaf6
fix(yarn): yarn not npm typo
2020-06-03 07:26:05 +02:00
Rhys Arkins
9f30c11464
feat(yarn): dynamic version selection
...
Closes #6281
2020-06-03 07:24:53 +02:00
Rhys Arkins
2e0e69c954
feat(pnpm): dynamic version selection
...
Closes #6361
2020-06-03 07:13:36 +02:00
Rhys Arkins
04289fb158
fix(yarn): always ignore engines and platform
2020-06-03 07:01:30 +02:00
Rhys Arkins
8a7d0c2316
feat(pnpm): extract pnpm from engines for updating
2020-06-03 06:59:56 +02:00
Rhys Arkins
fac38a1dae
feat(npm): dynamic npm version install ( #6415 )
...
Closes #6360
2020-06-03 06:38:20 +02:00
Rhys Arkins
baa25aa0cf
fix(npm): ignore scripts even for package lock only
2020-06-02 23:14:43 +02:00
Rhys Arkins
5dafa051ff
refactor(npm): extract node compatibility
2020-06-02 22:14:04 +02:00
Rhys Arkins
f8ad10e69e
refactor: pass config to getNodeConstraint
2020-06-02 20:09:54 +02:00
Rhys Arkins
6c798e5fcd
fix(yarn): don’t massage out yarn-path
2020-06-02 19:42:20 +02:00
Rhys Arkins
6516cc1d50
feat(lerna): use docker exec ( #6407 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-02 14:41:03 +02:00
Rhys Arkins
65839b7862
fix(git-submodules): add try-catch around extract phase
2020-06-02 12:46:37 +02:00
Rhys Arkins
8d4970b60a
feat(npm): dynamic node tag selection ( #6405 )
...
Detects preferred node version for npm, yarn and pnpm docker calls.
2020-06-02 10:46:02 +02:00
Rhys Arkins
d56e8575a6
fix(npm): don’t massage engines and scripts
2020-06-02 09:15:39 +02:00
Rhys Arkins
c24c510dfc
fix: npm docker use util/exec/docker ( #6383 )
2020-06-02 08:57:16 +02:00
Rhys Arkins
b5b3f606f9
fix(npm): don’t massage name, engines, scripts
2020-06-02 07:17:04 +02:00
Rhys Arkins
85fabeef97
fix(yarn): set network timeout
2020-06-01 07:24:28 +02:00
Rhys Arkins
d88159f235
refactor: yarn/pnpm env
2020-05-30 19:59:31 +02:00
Björn Dahlgren
71a6de4947
feat(cocoapods): use renovate cache ( #6384 )
2020-05-30 18:18:56 +02:00
Rhys Arkins
f9dcf36cbc
fix(yarn): try/catch yarnrc check
2020-05-30 12:40:50 +02:00
Brooks Collins
d6ed59c57d
feat(terraform): fix http and add ssh support ( #6377 )
2020-05-30 11:34:52 +02:00
Rhys Arkins
d474fd2a77
feat(yarn): optimize installs by skipping node_modules ( #6381 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-30 10:57:07 +02:00
Rhys Arkins
0d6a0a0aaa
feat(internal): yarn use util/env/docker ( #6286 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 08:43:09 +02:00
Brooks Collins
0fcd54823e
fix(terraform): support subdirectories ( #6354 )
2020-05-29 07:35:56 +02:00
Florian Greinacher
3c16112083
fix: ignore local feeds in NuGet config ( #6348 )
2020-05-28 10:33:57 +02:00
Michael Kriese
12ac34bfa6
feat(dotnet): support dotnet-tools ( #6335 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-28 06:01:05 +02:00
Christophe Hurpeau
13842f655a
feat(yarn): update yarn-deduplicate to v2 ( #6326 )
2020-05-26 11:12:55 +02:00
Thusara Sarath
d62415e955
feat(kustomize): Add support for bases defined in the resources block ( #6328 )
2020-05-26 06:52:20 +02:00
Michael Kriese
df96e52417
test: cleanup mocking ( #6322 )
2020-05-25 16:26:09 +02:00
Rhys Arkins
73694efd82
fix(cache): run cache init ( #6312 )
2020-05-24 07:13:55 +02:00
Rhys Arkins
cfad70a5f0
chore: fix lint
2020-05-20 21:57:45 +02:00
Rhys Arkins
d1cd65c246
fix(composer): correct cwd for subdirectories
...
Closes #6291
2020-05-20 21:24:50 +02:00
Martín Fernández
4fad63ce54
feat(bundler): Allow setting different rangeStrategy ( #6274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-20 18:28:11 +02:00
Michael Kriese
1c2f4fd336
feat(bundler): use renovate cache ( #6289 )
2020-05-20 16:08:07 +02:00
Rhys Arkins
0853fd4a74
refactor: revert yarnv2 logic
2020-05-20 11:17:20 +02:00
Rhys Arkins
dad4e12492
chore: remove unused yarnIntegrity and mutex
2020-05-20 11:17:06 +02:00
Rhys Arkins
680edf3d1a
refactor: pnpm lockfile updates use util/exec docker ( #6282 )
2020-05-19 18:11:08 +02:00
Rhys Arkins
8b2bba2e2a
fix(pnpm): use renovate/node for artifacts generation
2020-05-19 13:48:03 +02:00
Rhys Arkins
96fb5f4cca
feat(npm): drop embedded managers
...
Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.
Closes #4208
BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
2020-05-19 13:09:54 +02:00
Rhys Arkins
57bf312e3f
fix(travis): Node 10 is no longer active LTS
2020-05-19 09:28:50 +02:00
Jamie Magee
53ce3cf4d6
chore(jest): add eslint jest checks ( #5986 )
2020-05-18 14:33:44 +02:00
Michael Kriese
b6581cb1c4
test: remove test focus ( #6249 )
2020-05-15 14:18:07 +02:00
Michael Kriese
ca71eddbdb
test(gradle-wrapper): add mock test ( #6233 )
2020-05-15 13:30:36 +02:00
zoidbergwill
081ee55dea
fix(bazel): WORKSPACE can also have .bazel
suffix ( #6217 )
2020-05-15 13:27:46 +02:00
Rhys Arkins
26fd21cd53
refactor: parentBranch -> reuseExistingBranch ( #6236 )
2020-05-15 12:45:03 +02:00
Michael Kriese
0d1e27364b
fix(manager): reset gradle-wrapper properties before update ( #6196 )
2020-05-15 11:32:55 +02:00
Rhys Arkins
6988c67a6b
refactor: composer use util/fs ( #6239 )
2020-05-15 09:18:23 +02:00
Jamie Magee
9b474e54f6
fix: set correct mode for gradlew ( #6243 )
2020-05-15 06:19:43 +02:00
Rhys Arkins
642061b9c3
refactor: reduce written npm files ( #6240 )
2020-05-14 21:04:10 +02:00
Rhys Arkins
61c4fcdecd
fix(gradle-wrapper): skip artifacts update if no gradlew command found ( #6229 )
2020-05-14 14:53:45 +02:00
Rhys Arkins
957980051f
fix(helm-values): disable pinDigests ( #6230 )
2020-05-14 13:03:28 +02:00
Rhys Arkins
915e5d15de
refactor: use readLocalFile instead of platform.getFile ( #6219 )
2020-05-13 12:45:02 +02:00
Rhys Arkins
b61f23dd84
test: remove submodules snapshots
2020-05-13 11:19:30 +02:00
Rhys Arkins
6b7e3806d9
fix(gitlabci-include): check if doc exists first
2020-05-12 21:47:16 +02:00
Rhys Arkins
7caac0987c
chore: better runCache import
2020-05-12 19:21:14 +02:00
Michael Kriese
a0b8b87c74
fix(manager): support newer kustomize urls ( #6206 )
2020-05-12 19:07:25 +02:00
Rhys Arkins
08922f4fba
fix: quote remaining artifacts
2020-05-11 18:25:52 +02:00
Rhys Arkins
0cb5f9e34d
refactor: poetryInstall
2020-05-11 18:09:13 +02:00
Rhys Arkins
7d47cb6e60
fix(gomod): quote cli args
2020-05-11 18:08:05 +02:00
Rhys Arkins
194e8892d4
fix(bundler): quote CLI args
2020-05-11 18:04:51 +02:00
Rhys Arkins
b41c11bf53
fix(poetry): use shlex to escape cli
2020-05-11 17:49:38 +02:00
Rhys Arkins
8aa4f26dbe
fix(poetry): escape pip install string
...
Closes #6204
2020-05-11 17:24:57 +02:00
Michael Kriese
29fe28c359
feat(manager): renovate nuget DotNetCliToolReference ( #6200 )
2020-05-11 13:12:47 +02:00
Rhys Arkins
6104c4637a
refactor: global cache ( #6198 )
2020-05-11 10:38:07 +02:00
Rhys Arkins
04cba3f6c7
refactor(cache): rename run cache
2020-05-11 08:00:55 +02:00
Philihp Busby
2a2c9cf670
bug: use proper elixir/mix docker image ( #6192 )
2020-05-10 11:23:40 +02:00
Etienne
39f03b2b66
fix(terraform): extract github repository name containing dots ( #6154 )
2020-05-09 07:57:55 +02:00
Rhys Arkins
423ea99b71
fix(pep440): accept versions without == prefix ( #6185 )
2020-05-09 07:30:52 +02:00
Rhys Arkins
9777173461
refactor: remove unused mutex options ( #6175 )
2020-05-08 20:17:50 +02:00
Rhys Arkins
fbac60c2b9
chore: add back gradle-wrapper istanbul ignore
2020-05-08 08:53:25 +02:00
Michael Kriese
21ce92899c
fix(gradle-wrapper): update checksum ( #6162 )
2020-05-07 17:37:22 +02:00
Jamie Magee
049daa6a88
fix: ignore Kotlin dependencies embedded in gradle build script ( #6138 )
2020-05-07 06:49:15 +02:00
Michael Kriese
e0fa50123f
feat(manager): dynamic poetry install ( #6119 )
2020-05-05 11:43:09 +02:00
Rhys Arkins
4200ed96ec
fix(poetry): default to pep440 versioning if compatible
2020-05-05 07:58:15 +02:00
Rhys Arkins
699fbe2fa4
test: additional poetry extract
2020-05-04 17:48:35 +02:00
Rhys Arkins
899b351643
refactor: split extractAllDependencies logic
2020-05-03 17:03:23 +02:00
Jamie Magee
0ae94be8de
feat(nvm): support .nvmrc files at any depth ( #6107 )
2020-05-01 22:30:29 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
Rhys Arkins
498ec20618
fea(internal): remove repoCache global ( #6098 )
2020-05-01 07:47:31 +02:00
Daniel Barrett
84b7eede50
feat(manager): enable pipenv lockfile maintance ( #6096 )
2020-04-30 12:06:37 +02:00
Michael Kriese
df33e72bd5
feat(pipenv): support dynamic python selection ( #6036 )
...
Co-Authored-By: Rhys Arkins <rhys@arkins.net>
2020-04-30 07:12:20 +02:00
Janosch Hildebrand
324ce139cf
feat(gradle): gradle plugin dependency versions in variables ( #6063 ) ( #6064 )
...
* feat(gradle): gradle plugin dependency versions in variables (#6063 )
* chore: Replace uses of RegExp with util/regEx in build-gradle.ts
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-04-29 22:24:09 +02:00
Rhys Arkins
4154c9f364
logs: debug Pipfile update error
2020-04-28 10:47:30 +02:00
Rhys Arkins
44c9933e99
fix(bundler): raise PR for unknown errors
2020-04-27 23:29:46 +02:00
Rhys Arkins
fd886902a4
fix(bundler): handle complex delimeters ( #6065 )
2020-04-27 23:26:16 +02:00
Rhys Arkins
89e2240016
fix(pip_setup): correct extract file path
...
Closes #6046
2020-04-24 16:17:45 +02:00
Rhys Arkins
18b05fb724
fix(docker): move autoReplaceStringTemplate ( #6024 )
2020-04-22 11:55:08 +02:00
Rhys Arkins
ff5921fd86
fix: check if lerna file found after parsing
2020-04-21 17:09:03 +02:00
Sergio Zharinov
2cd653c40b
feat(cocoapods): Pre-install plugins before artifact update ( #6010 )
2020-04-20 20:32:34 +02:00
Rhys Arkins
0342daba92
refactor(gradle-wrapper): autoReplace ( #6004 )
2020-04-20 07:39:04 +02:00
Rhys Arkins
969d455a3c
fix(gradle-wrapper): use distribution url instead of version ( #6003 )
2020-04-19 23:57:28 +02:00
Rhys Arkins
5145c044ff
refactor: manager extract readLocalFile instead of platform.getFile
2020-04-19 11:41:21 +02:00
Rhys Arkins
45692414de
refactor(maven): read from fs instead of platform
2020-04-19 08:29:51 +02:00
Rhys Arkins
a1ba00d5cf
refactor: extractAllPackageFiles insert depIndex
2020-04-19 08:13:56 +02:00
Rhys Arkins
7b24069076
refactor(helm-requirements): use autoReplace
2020-04-19 06:45:34 +02:00
Rhys Arkins
2b36934f77
refactor(helmfile): use autoReplace
2020-04-18 23:01:37 +02:00
Rhys Arkins
99caf37fdc
refactor(meteor): use autoReplace
2020-04-18 22:45:53 +02:00
Rhys Arkins
97160c5710
refactor(mix): use autoReplace
2020-04-18 22:42:34 +02:00
Rhys Arkins
cdfdc9fad8
refactor(pipenv): use autoReplace
2020-04-18 22:39:52 +02:00
Rhys Arkins
8009125a13
refactor(poetry): use autoReplace
2020-04-18 22:30:23 +02:00
Rhys Arkins
9469554886
refactor(cocoapods): use autoReplace
2020-04-18 21:45:04 +02:00
Rhys Arkins
0ab9de4293
refactor(cargo): use autoUpdate
2020-04-18 20:26:25 +02:00
Rhys Arkins
5cfed097ec
refactor(bundler): use autoReplace
2020-04-18 15:56:04 +02:00
Michael Kriese
da0181e074
fix: do not coerce gradle version ( #5991 )
2020-04-17 14:10:08 +02:00
Martín Fernández
25eb7bf359
feat(bundler): add lockfile maintenance ( #5844 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-17 09:02:49 +02:00
Rhys Arkins
6dea8e919c
feat(internal): use autoReplace for docker managers ( #5935 )
2020-04-15 12:24:09 +02:00
Rhys Arkins
00bf898cd7
refactor: simplify autoreplace data ( #5965 )
2020-04-14 22:31:35 +02:00
Rhys Arkins
3ac45f6608
test: fix coverage
2020-04-14 21:37:55 +02:00
Rhys Arkins
7f652315a3
test: fix coveralls coverage
2020-04-14 19:04:46 +02:00