Commit graph

9834 commits

Author SHA1 Message Date
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
365ed0573a feat(git-submodules): default cloneSubmodules to false (#10514)
Defaults cloneSubmodules to false.

BREAKING CHANGE: Git Submodules cloning now needs to be explicitly enabled.
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
renovate[bot]
fdb4acbdd7
chore(deps): update node.js to fe63fe8 (#11293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 23:53:39 +00:00
renovate[bot]
b42be6ecb2
chore(deps): update linters to v4.29.1 (#11292)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 21:45:20 +00:00
Ole Reifschneider
7c950b2158
Add sentry-ruby to monorepos (#11257) 2021-08-16 20:38:49 +02:00
Michael Kriese
4437106c03
test: add http mock (#11290) 2021-08-16 20:07:36 +02:00
Michael Kriese
6ab6fba210
chore: prepare v25 legacy releases (#11288) 2021-08-16 16:27:45 +00:00
Sergei Zharinov
28216ede05
fix: Working dir for Docker execution (#11282) 2021-08-16 12:20:08 +00:00
renovate[bot]
8b6c3cb89d
build(deps): update dependency @aws-sdk/client-ecr to v3.25.0 (#11281)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 11:43:58 +00:00
renovate[bot]
9cc0793b84
chore(deps): update github/codeql-action action to v1.0.12 (#11280)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 10:44:42 +00:00
Sergei Zharinov
663c9aaae9
feat(cocoapods): Extract GitLab and git-tags (#11277) 2021-08-16 10:41:18 +02:00
renovate[bot]
b4a422fd39
chore(deps): lock file maintenance (#11271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 05:28:19 +00:00
renovate[bot]
0871c18ffc
docs: update references to renovate/renovate to v25.75.0 (#11270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 07:18:52 +02:00
renovate[bot]
0b935304ab
chore(deps): update dependency ts-node to v10.2.0 (#11269)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 04:29:17 +00:00
renovate[bot]
d3e5f08a27
chore(deps): update dependency eslint-plugin-import to v2.24.0 (#11268)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 02:08:38 +00:00
renovate[bot]
767b9c7469
build(deps): update dependency luxon to v2.0.2 (#11267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-15 23:27:11 +00:00
Muhammad Rehan Saeed
a22eacf58d
feat(presets): Add VSTest Monorepo (#11259) 2021-08-14 07:19:30 +00:00
Sergei Zharinov
0379495857
refactor(bundler): Better snapshot tests (#11263) 2021-08-14 09:09:26 +02:00
Rhys Arkins
23d0366669
chore: no comment for reproduction:provided 2021-08-13 14:53:43 +02:00
HonkingGoose
be82a58ed2
docs: create dependency dashboard showcase page (#11183) 2021-08-13 14:21:10 +02:00
Mykola Rybak
a44539210d
feat(preset): add AWS Java SDK v2 monorepo (#11249)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-13 14:01:06 +02:00
Rhys Arkins
986e1c1f9c
feat(dashboard): add disabling preset (#11246) 2021-08-13 09:45:37 +02:00
Sergei Zharinov
6ec4e2bbb6
fix(github): Massage links to issues, pulls or discussions (#11214)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-13 06:23:35 +00:00
Sergei Zharinov
1b395fc95f
refactor: Test snapshots for azure-pipelines and bazel (#11244) 2021-08-13 06:15:34 +00:00
renovate[bot]
6fd568215b
chore(deps): update node.js to v14.17.5 (#11243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-12 23:47:33 +02:00
Maksim
a1b7e1fee4
fix(onboarding): refactor commit message functionality (#11171)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-12 14:56:51 +00:00
Sergei Zharinov
64754e6880
refactor: Split exec function to smaller blocks (#11093) 2021-08-12 16:47:33 +02:00
Rhys Arkins
9a3ffe15b0
docs: fix relative assets path (#11239) 2021-08-12 15:48:46 +02:00
Rhys Arkins
594e6e4eae
docs: improve Getting Started (#11202) 2021-08-12 13:14:16 +02: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
Sergei Zharinov
65eea75452
fix(docker): Allow ports usage for Quay deps (#11230) 2021-08-12 07:26:10 +02:00
Honza Machala
6426a10ad4
feat: add @tsoa monorepo (#11223) 2021-08-12 03:55:01 +00:00
renovate[bot]
bb4ae9e596
chore(deps): update dependency @types/node to v14.17.9 (#11222)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 19:11:10 +00:00
Sergei Zharinov
08aa52ccc9
refactor(config): Reify snapshot tests (#11220) 2021-08-11 19:42:52 +02:00
renovate[bot]
3d1ea66f88
chore(deps): update dependency @types/node to v14.17.8 (#11213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-11 09:27:15 +00:00
Rhys Arkins
82373a0c15
docs: expand minimal reproductions to include features 2021-08-11 09:38:47 +02:00
Rhys Arkins
9d6861bc8e
fix: Revert "fix(github): Better massageMarkdown implementation" (#11210)
This reverts commit 0da13d1c18.
2021-08-11 04:40:20 +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
HonkingGoose
fd35c35111
chore: migrate issue templates to forms (#11188) 2021-08-10 13:35:13 +02:00
Sergei Zharinov
71de9dc606
refactor(datasource): More explicit snapshot tests (#11199)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-10 11:24:32 +00:00
renovate[bot]
159fed4213
chore(deps): update dependency type-fest to v2 (#11200) 2021-08-10 10:09:04 +02:00
HonkingGoose
bf1e3ee977
docs: create section linking to reconfiguring renovate documentation (#11124) 2021-08-10 09:52:47 +02:00
Masaki Hara
f54ff20170
fix(ruby): use hostType=rubygems for bundler env (#11196) 2021-08-10 07:06:19 +02:00
renovate[bot]
0009de490d
chore(deps): update github/codeql-action commit hash to db7158f (#11194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 22:39:14 +00:00
renovate[bot]
c15c92f636
build(deps): update dependency markdown-it to v12.2.0 (#11193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 21:32:54 +00:00