Commit graph

6263 commits

Author SHA1 Message Date
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
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
Sergei Zharinov
28216ede05
fix: Working dir for Docker execution (#11282) 2021-08-16 12:20:08 +00:00
Sergei Zharinov
663c9aaae9
feat(cocoapods): Extract GitLab and git-tags (#11277) 2021-08-16 10:41:18 +02: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
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
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
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
Sergei Zharinov
08aa52ccc9
refactor(config): Reify snapshot tests (#11220) 2021-08-11 19:42:52 +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
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
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
renovate[bot]
5b38392796
chore(deps): update linters to v4.29.0 (#11192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-09 18:11:18 +00:00
Michael Kriese
394f0bb741
test: fix http mocks (#11191) 2021-08-09 19:37:28 +02:00
Rhys Arkins
50e5a8129f
fix: simplify issue creation error messages (#11179) 2021-08-09 12:23:34 +02:00
Yanis Benson
b1724b6745
feat: add updatePinnedDependencies option (#11087) 2021-08-09 10:14:50 +00:00
Sergei Zharinov
2625858d59
refactor(config): Explicit asserts instead of lonely snapshots (#11174) 2021-08-09 10:21:51 +02:00
Maksim
1bb004db4e
refactor(platform): mergePr args to object (#11155) 2021-08-08 03:35:35 +00: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
Maksim
42f6c5b295
fix(bitbucket-server): handle push rejection properly (#11154) 2021-08-07 16:11:57 +00:00
Sergei Zharinov
0da13d1c18
fix(github): Better massageMarkdown implementation (#11133) 2021-08-07 09:19:14 +02:00
Sergei Zharinov
e1aa548a07
refactor: Use JSON request snapshots when possible (#10925)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-06 12:02:37 +00:00
Pete Wagner
91e2743306
feat(github-releases): getDigest() (#10947) 2021-08-05 17:05:22 +02: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
2f30a9a3d0
feat(versioning:regex): support build number (#11115) 2021-08-05 14:45:26 +02: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
464b18bacc
fix(datasource:adoptium-java): add caching (#11110) 2021-08-05 14:34:02 +02:00
Michael Kriese
9fd3b96e14
fix(manager:helmfile): add chart check (#11103) 2021-08-05 07:38:12 +00:00
Matt Palmer
0952ff511a
feat(gitlab): Auto-detect squash settings (#11029) 2021-08-04 11:40:27 +02: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
Sergei Zharinov
9d580e091f
feat(gitlab): Add gitLabIgnoreApprovals option (#10981) 2021-08-04 09:49:42 +02:00
HonkingGoose
e045bd9f21
docs: new datasources must follow class-based programming style (#11070) 2021-08-03 22:09:19 +02: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
HonkingGoose
c128d25a46
fix: improve dependency dashboard text (#11050) 2021-08-03 10:44:07 +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
Michael Kriese
005e601e5d
fix(core:dashboard): fix optional platform getIssue (#11066) 2021-08-03 07:22:29 +00:00
Michael Kriese
27c27c9474
feat: add adoptium java datasource (#11055)
* feat: add adoptium datasource

* docs: fix lint
2021-08-02 18:50:35 +02:00
Sergei Zharinov
022a352a41
fix(gradle): Update version sorting algorithm (#11020) 2021-07-31 05:33:30 +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
Connor Meredith
3749df2853
fix(gitlab): only fetch MRs opened by renovate (#10985)
* fix(gitlab): only fetch MRs opened by renovate

* Explicitly check for authorId before using it.

* Use scope instead of author_id for Gitlab fetch MR and issue requests.

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-07-29 22:30:15 +02: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
Jason Birch
3096f340c8
feat: expose merge strategy for configuration when automerging (#10627) 2021-07-29 09:06:55 +00:00
Sebastian Poxhofer
e631cae601
refactor(bitbucket-tags): move datasource to class (#10957)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-29 08:10:45 +00:00
HonkingGoose
983c0626e1
chore: use monospaced font in description for automergeTypes (#10999) 2021-07-28 08:03:07 +00:00
Rhys Arkins
3d4d2529a1
refactor(docker): better url parsing (#10996) 2021-07-28 08:07:20 +02:00
Rhys Arkins
331077ec0f fix: default issue labels to [] if null 2021-07-27 17:57:04 +02:00
Rifa Achrinza
8e7f15f71c
feat: update loopback monorepo (#10988)
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-27 13:54:06 +00:00
Sergei Zharinov
c20eff9b26
refactor: Use GraphQL variables instead of string templates (#10926)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-07-27 08:50:27 +02:00
Rhys Arkins
feb12970e2
fix(dashboard): don't remove issue labels (#10976) 2021-07-26 22:27:24 +02:00
Michael Kriese
a841fdebc5
feat(preset): add javascriptengineswitcher monorepo (#10961) 2021-07-25 10:21:44 +00:00
Michael Kriese
1a31eee072
feat(preset): add microsoft clearscript monorepo (#10960) 2021-07-25 09:52:52 +00:00
Sergei Zharinov
31785b8742
fix(config): Replace '__' to '_' globally when decoding hostRules from env (#10939) 2021-07-23 10:09:30 +00:00
Sergei Zharinov
5c0e293d73
refactor: Precise GraphQL test snapshots (#10916)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-21 21:50:13 +02: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
Sergey Parhomenko
61f2f654e0
Move Bitbucket PR author filter server-side (#10871) 2021-07-16 08:31:07 +00: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
Michael Kriese
f3e8521651
fix: helper preset description updates (#10840) 2021-07-14 12:40:44 +02:00
Tobias
9237127be2
chore(go): add support for authenticated go git from source (#10750) 2021-07-14 08:32:30 +00:00
Sergei Zharinov
b04d472206
feat(pep440): Implement isLessThanRange function (#9915)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-07-14 07:48:45 +00:00
Keegan Witt
87fa48dbd1
feat: add types and ts-jest to jsUnitTest preset (#10833) 2021-07-14 08:51:26 +02:00
Keegan Witt
a787c57f26
feat: add react package preset (#10834) 2021-07-14 08:50:54 +02:00
Michael Kriese
9247832066
fix: do not override labels when not configured (#10806) 2021-07-13 08:56:40 +02:00
Nikhil Zadoo
d491058b88
fix(bitbucket-server): includeForks setting (#10760) 2021-07-12 11:45:14 +02:00
Phil Nelson
d6b2a85efc
fix: widening support in composer with "less than" range (#10775) 2021-07-10 14:52:24 +02:00
Bob van de Vijver
ac4f4a3f6d
feat: Add dependency dashboard label configuration (#10601)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-09 07:41:43 +00:00
Phil Nelson
d69ab02bc5
fix: widening support in composer versioning (#10753) 2021-07-09 07:14:42 +00:00
Michael Kriese
d71b1ec92c
fix: rethrow ExternalHostError error (#10761) 2021-07-09 07:06:50 +00:00
HonkingGoose
aef018da22
fix: deprecate use of renovate.json as preset (#10678)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-08 15:04:04 +00:00
Michael Kriese
c61287d6b3
fix(nuget): rethrow external host error (#10755) 2021-07-07 17:36:07 +02:00
Sergei Zharinov
030bd00212
refactor: Fair coverage for docker exec utils (#10749)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-07 14:25:51 +00:00
Michael Kriese
855a55c2d4
fix(nuget): pass ExternalHostError up (#10751) 2021-07-07 12:27:15 +02:00
Michael Kriese
f0e5853b46
fix(git): convert to config validation errors (#10731) 2021-07-06 10:53:11 +02: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
Rhys Arkins
ae3e868ae2
fix(git): fetch to depth=5 (#10704) 2021-07-05 05:28:05 +00: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
Łukasz Domeradzki
1723f1c94f
feat(presets): Add MSTest monorepo (#10650) 2021-06-30 03:50:23 +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