Eric Citaire
f4ebbb78a9
fix(git-submodules): sequential submodules processing ( #11659 ) ( #11661 )
2021-09-09 08:34:09 -07:00
Michael Kriese
11aa3baf2e
test: use codeql compatible token / passwords ( #11297 )
2021-09-09 16:17:05 +02:00
Rhys Arkins
8c9c04b49b
feat: disable pre-commit manager ( #11616 )
...
Disables pre-commit manager by default.
BREAKING CHANGE: pre-commit manager is no longer enabled by default, and must be opted into manually.
2021-09-09 09:25:46 +02:00
Michael Kriese
87d26472a4
fix(manager/gradle): ignore catalog deps without version ( #11621 )
...
* fix(manager/gradle): support catalog modules without version
* fix: more ignorable deps
* chore: fix type
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-07 19:51:39 +02:00
t-kulmburg
773a111c49
feat(gradle): support @<ext> file extentions ( #11541 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-06 17:49:04 +00:00
Yanis Benson
b00cca0f1a
fix(manager/npm): support git@github.com repository urls ( #11362 )
2021-09-06 16:04:09 +02:00
Sebastian Poxhofer
27861b7733
feat(manager/helmv3): support helm chart dependencies in OCI images ( #11584 )
2021-09-06 09:24:21 +00:00
ylemkimon
97a0a32978
fix(npm): inherit yarnZeroInstall
and skipInstalls
( #11582 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-05 06:07:00 +00:00
Gaston Festari
3d56684aa7
feat(kustomize): add components support ( #11553 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 11:40:25 +00:00
Danilo Pianini
f9f4d29af9
feat(manager/gradle): Add support for Gradle's TOML version Catalogs ( #11452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-02 16:55:33 +00:00
Sebastian Poxhofer
3f5d13ee47
fix(terraform): attempt only to update lockfile for depType provider and required_provider and updateType lockFileMaintenance ( #11510 )
2021-09-01 04:37:12 +00:00
ylemkimon
7159338509
fix(npm): enable global cache if no zero-install ( #11448 )
...
* fix(npm): include yarnZeroInstall in managerData
* fix(npm): enable global cache if no zero-install
* refactor: use mockResolvedValueOnce where possible
* refactor: make PostUpdateConfig extend ManagerData
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-30 17:46:58 +00:00
Michael Kriese
47dfc835b1
fix(manager:dockerfile): wrong replace with trimmed images ( #11485 )
2021-08-30 16:37:46 +00:00
Rhys Arkins
dcfc9d9885
fix(travis): massage currentValue to string ( #11475 )
2021-08-30 11:08:48 +02:00
Lucas
d5e4e098b3
feat(gradle-wrapper): add support for multiple version occurrences in distributionUrl ( #11454 )
2021-08-30 07:06:18 +00:00
Rhys Arkins
96c4df2776
chore: clean up ManagerConfig types ( #11469 )
...
* chore: use ExtractConfig for git-submodules
* chore: drop ManagerConfig from config/types
* chore: remove unused ManagerConfig from manager types
2021-08-30 08:05:32 +02:00
ylemkimon
62a540c272
feat(npm): use Yarn 3 mode to skip install or build ( #11012 )
2021-08-29 14:59:58 +02:00
renovate[bot]
73a6b18525
chore(deps): update dependency @types/js-yaml to v4.0.3 ( #11455 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-28 21:55:38 +00:00
Diego Rodríguez Baquero
a20fa18bae
feat: support detecting ESM libraries ( #11440 )
...
rel: https://nodejs.org/api/packages.html#packages_exports
2021-08-27 08:26:38 +02:00
HonkingGoose
2c700e0144
docs: update Bundler manager readme ( #11413 )
2021-08-25 06:17:14 +02:00
Sergei Zharinov
de7ba08b7f
test: Explicit snapshots for mix and nodenv managers ( #11405 )
2021-08-24 11:22:51 +02:00
Bob van de Vijver
3505508c9c
feat: Add fully configurable composer ignore platform requirement configuration ( #11138 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 18:13:30 +00:00
Michael Kriese
609680931e
fix(manager:regex): allow no match in combination ( #11386 )
2021-08-23 17:30:38 +02:00
Sergei Zharinov
d747f3ecb1
test: Explicit checks for some snapshots ( #11365 )
2021-08-22 10:48:34 +00:00
Ville Skyttä
959baeab51
fix(pre-commit): pre-commit
spelling in default message topic ( #11366 )
2021-08-22 07:33:48 +00:00
Michael Kriese
ae0ac14ca1
feat(gradle): use java image for docker mode ( #11316 )
2021-08-19 14:44:33 +02:00
Sergei Zharinov
68ebe08858
test: Explicit snapshots for manager tests ( #11329 )
...
* test: Explicit snapshots for manager tests
* Fix snapshots
* Remove obsolete snapshots
2021-08-19 08:09:55 +02:00
Sergei Zharinov
b21439fb75
test: Refactor more snapshot test ( #11313 )
2021-08-18 08:49:27 +02:00
Sergei Zharinov
5f4b9f9a3a
test: Fix test descriptions and enforce it via new linting rule ( #11285 )
2021-08-18 05:46:56 +00:00
Sebastian Poxhofer
8f1cf5e12e
fix(regex-combination): share regex match groups for matchStrings ( #11253 )
2021-08-17 22:46:08 +02:00
Sergei Zharinov
a8e4b722d4
test: refactor snapshots for cargo, cdnurl, circleci and cocoapods ( #11275 )
...
* refactor: Snapshots for cargo, cdnurl, circleci and cocoapods
* Rest
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-17 06:13:35 +00:00
Sebastian Poxhofer
569bee6e7d
feat(terraform): remove RENOVATE_X_TERRAFORM_LOCK_FILE flag and enable by default ( #11264 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
9150854d75
chore: rename config/admin -> config/global
2021-08-17 07:57:45 +02:00
Rhys Arkins
bf69924b78
refactor: rename config admin functions to global
2021-08-17 07:57:45 +02:00
HonkingGoose
bb37aa82fd
docs: improve travis readme ( #11255 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
960b64e6f0
chore: npm env settings style
2021-08-17 07:57:45 +02:00
Rhys Arkins
123dc4444e
feat(travis): remove supportPolicy ( #11176 )
2021-08-17 07:57:45 +02:00
Sergei Zharinov
058f01b955
fix(gradle): Use right path to fixtures ( #11067 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
0e91fda451
feat: centralized cache directory ( #10115 )
...
Ignore environment variables and instead use static cache directory for third party tools.
Closes #10094
BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
# lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
# lib/manager/gomod/artifacts.ts
2021-08-17 07:57:45 +02:00
Rhys Arkins
2fe494616d
feat(yarn): remove yarnrc config support ( #10114 )
...
Removes support for "yarnrc" configuration option.
Closes #10113
BREAKING CHANGE: It is no longer supported to configure a "yarnrc" override in Renovate config
2021-08-17 07:57:45 +02:00
Rhys Arkins
99eef28ea0
feat(gradle): merge gradle-lite into gradle ( #10132 )
...
Removes standalone gradle-lite manager and merges it into the gradle manager as the default behavior, while adding deepExtract as an option to re-enable previous behavior.
Closes #10091
BREAKING CHANGE: Gradle extraction now defaults to JS-based parsing (previously "gradle-lite")
2021-08-17 07:57:45 +02:00
Sergei Zharinov
663c9aaae9
feat(cocoapods): Extract GitLab and git-tags ( #11277 )
2021-08-16 10:41:18 +02:00
Sergei Zharinov
0379495857
refactor(bundler): Better snapshot tests ( #11263 )
2021-08-14 09:09:26 +02:00
Sergei Zharinov
1b395fc95f
refactor: Test snapshots for azure-pipelines and bazel ( #11244 )
2021-08-13 06:15:34 +00:00
Sergei Zharinov
66a39ccfac
fix(dockerfile): Hide quay.io ports from PR title ( #11231 )
2021-08-12 12:55:14 +02:00
Kamil Kowalski
a73d82787b
feat(hex): Private Hex packages ( #11168 )
2021-08-12 09:34:27 +00:00
ylemkimon
10cc62bb97
fix(npm): set Yarn cache/global folder ( #11146 )
2021-08-11 06:16:15 +02:00
Michael Kriese
04fd4de912
test: fix macos terraform tests ( #11204 )
2021-08-10 16:48:10 +00:00
yoavk
fa2317eded
Extract deps with features ( #11203 )
2021-08-10 17:15:17 +02:00
Masaki Hara
f54ff20170
fix(ruby): use hostType=rubygems for bundler env ( #11196 )
2021-08-10 07:06:19 +02:00
ylemkimon
cf3f74f8c9
refactor(npm): yarn dedupe postUpdateOptions ( #11148 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-09 18:32:30 +00:00
Michael Kriese
394f0bb741
test: fix http mocks ( #11191 )
2021-08-09 19:37:28 +02:00
Sergei Zharinov
1392955a04
refactor: Identify tests relying on single snapshots ( #11150 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
Christian Mösl
11c3d38154
fix(cargo): use lockupName to specify updated package in cmd ( #11048 )
2021-08-05 13:09:20 +00:00
Michael Kriese
80b3db4c97
chore(manager:helm-values): remove debug log ( #11105 )
...
Will be logged later at `packageFiles with updates` anyways
2021-08-05 14:35:19 +02:00
Michael Kriese
9fd3b96e14
fix(manager:helmfile): add chart check ( #11103 )
2021-08-05 07:38:12 +00:00
Connor Pearson
ce7ae0e9e2
feat: support updating the volta-pinned npm version ( #11030 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-04 07:58:29 +00:00
Michael Kriese
fcb11ccb34
fix(kustomize): reject invalid newTag ( #11078 )
2021-08-03 22:08:15 +02:00
Jamie Magee
f2b6af88da
refactor(pypi): convert to class-based ( #11064 )
2021-08-03 11:38:46 +00:00
Michael Kriese
aa4fabe599
feat(composer): dynamic installation ( #11025 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-03 07:50:55 +00:00
Sebastian Poxhofer
bc83d69d65
feat(terraform): implement lockfile support for Terraform community providers ( #10619 )
2021-07-30 11:24:59 +00:00
Michael Kriese
ab800f46d1
feat(composer): extract contraints on update artifacts ( #11022 )
2021-07-30 13:07:28 +02:00
Rhys Arkins
f0e1070299
fix(gomod): revert auth changes ( #11021 )
2021-07-30 10:23:35 +00:00
Philipp Melab
7eb141707d
fix(composer): disable composer plugins ( #10989 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-29 15:41:31 +00:00
Rhys Arkins
871f9f5b8e
feat(docker): strip common prefixes from docker depName ( #10997 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-29 09:18:26 +00:00
Michael Kriese
e51c8bcdd9
fix(npm): parse invalid resolution names ( #10915 )
2021-07-21 06:13:22 +00:00
Michael Kriese
d75f7c4941
fix(github-actions): do not assign docker language options ( #10858 )
2021-07-19 07:38:16 +00:00
Sergei Zharinov
f0297209ec
fix(pre-commit): Trim '.git' suffix from dep name ( #10875 )
2021-07-16 16:13:13 +02:00
HonkingGoose
1441788279
docs: fix typos ( #10857 )
2021-07-15 09:38:39 +00:00
Michael Kriese
3a4e7428f5
fix(github-action): do not remove paths ( #10853 )
2021-07-15 07:21:03 +02:00
Michael Kriese
48c33bee7d
feat(github-action): Support updating digest pinned actions ( #10835 )
2021-07-14 12:58:32 +02:00
Tobias
9237127be2
chore(go): add support for authenticated go git from source ( #10750 )
2021-07-14 08:32:30 +00:00
Kevin James
fdb6104bc3
fix(manager/mix): support lockfiles in subdirs ( #10689 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-05 19:44:20 +02:00
Alexandra Guironnet
2bd36729c2
docs: additional information on gradle-lite ( #10640 )
...
Signed-off-by: Alexandra Guironnet <alexandra.guironnet@rte-france.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-30 16:27:39 +00:00
HonkingGoose
cb752dbee9
docs: use one sentence per line, fix grammar ( #10656 )
2021-06-29 17:36:41 +00:00
Rémi Chauvenne
175d7453ca
fix: Force pip regex to match dot character ( #10644 )
2021-06-29 10:42:37 +02:00
Jamie Magee
1eebe5661d
refactor(hex): convert to class-based ( #10642 )
2021-06-29 08:03:47 +02:00
Jamie Magee
a68ba8fc74
refactor(ruby-version): convert to class-based ( #10508 )
2021-06-27 08:25:29 +00:00
Sebastian Poxhofer
3be44469bb
refactor(artifacts): replace list of depNames with PackageDependency list ( #10617 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-26 13:29:01 +00:00
Niels Basjes
c077f15831
fix: Improve the default User-agent string. ( #10606 )
2021-06-26 07:02:35 +00:00
Jamie Magee
222ef91fe9
refactor(terraform-module): convert to class-based ( #10486 )
2021-06-25 12:12:23 +00:00
Sergei Zharinov
f4976c5d1d
refactor: Centralize logging for ensureCacheDir function ( #10603 )
2021-06-25 11:42:37 +00:00
Sergei Zharinov
d2b0f4d98b
refactor(npm): Use util function for cache dir creation ( #10591 )
2021-06-24 15:06:04 +02:00
Sergei Zharinov
21d2aeb720
refactor(terraform): Use util function for cache dir creation ( #10588 )
2021-06-24 10:53:45 +00:00
Sergei Zharinov
7080a32e8d
refactor(cocoapods): Use util function for cache dir creation ( #10587 )
2021-06-24 11:35:13 +02:00
Sergei Zharinov
b53e5e408d
refactor(bundler): Use util function for cache dir creation ( #10586 )
2021-06-24 11:11:30 +02:00
Sergei Zharinov
1df94a2587
refactor(composer): Use util function for cache dir creation ( #10581 )
2021-06-24 09:48:05 +02:00
Rhys Arkins
aa41ae15ba
fix: Revert "fix(gomod): add missing go to upgrade commands" ( #10571 )
...
This reverts commit 37d79d7e4e
.
2021-06-23 17:06:13 +02:00
Rhys Arkins
c7c8ba9f8a
fix: Revert "refactor(pip_requirements): extractAllPackageFiles ( #10414 )"
...
This reverts commit 015391c70e
.
Closes #10485
2021-06-18 09:20:14 +02:00
Sergei Zharinov
969ea18aea
feat(lein): Support version variables ( #10479 )
2021-06-18 07:06:40 +00:00
Michael Kriese
37d79d7e4e
fix(gomod): add missing go to upgrade commands ( #10491 )
2021-06-18 06:52:38 +00:00
Jamie Magee
47f36d8c8a
refactor(gradle-version): convert to class-based ( #10474 )
2021-06-18 06:41:31 +00:00
Jamie Magee
9c2e8b8b7e
refactor(galaxy-collection): convert to class-based datasource ( #10360 )
2021-06-18 07:40:05 +02:00
Sergei Zharinov
33e865c99d
refactor: Match all project sections to its dep type ( #10477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 15:10:56 +00:00
Sebastian Poxhofer
eb8ad0c38e
feat(terraform): Implement terraform lock files ( #10469 )
2021-06-17 10:17:19 +00:00
Jamie Magee
637d262a25
refactor(orb): convert to class-based datasource ( #10450 )
2021-06-17 09:21:41 +02:00
Rhys Arkins
5b25bf5e0c
fix: revert terraform lock file handling ( #10466 )
...
* fix: Revert "fix(manager): optimize lockfile cache handling (#10463 )"
This reverts commit 713e35e88f
.
* fix: Revert "fix(terraform): use path joins instead of slashes (#10461 )"
This reverts commit 2776db6a2d
.
* fix: Revert "feat(terraform): update terraform lock files (#8429 )"
This reverts commit dab27f28c3
.
2021-06-16 17:45:39 +02:00
Michael Kriese
713e35e88f
fix(manager): optimize lockfile cache handling ( #10463 )
2021-06-16 14:19:14 +00:00
Sebastian Poxhofer
2776db6a2d
fix(terraform): use path joins instead of slashes ( #10461 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-16 11:02:04 +00:00
Sebastian Poxhofer
dab27f28c3
feat(terraform): update terraform lock files ( #8429 )
2021-06-16 08:02:34 +00:00