Commit graph

358 commits

Author SHA1 Message Date
Rhys Arkins
75737805c8
refactor: rename compatibility -> constraints (#7308) 2020-09-30 11:02:25 +02:00
Filipe Roque
d0dd7e26ae
fix(docs): documentation for postUpgradeTasks (#7366) 2020-09-25 14:19:45 +02:00
Rhys Arkins
aa959240b4 docs: improve registryUrls extended description 2020-09-22 18:49:43 +02:00
Alex Dunn
33c4ea0d2e
docs: update, simplify self-hosted k8s examples (#7335)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-21 10:59:27 +02:00
Tobias Bieniek
f254a6fc8c
feat(cargo): Add support for lockfile maintenance (#7268) 2020-09-17 10:59:59 +02:00
Rhys Arkins
62bc64970a
feat: extractVersion (#7307)
Adds a new option extractVersion which allows for extracting a substring of raw versions from datasources, to be used as the actual version.

Closes #7297, Closes #6793
2020-09-17 10:06:06 +02:00
Rhys Arkins
0115ae7df0 docs: separateMajorMinor clarity 2020-09-17 05:57:14 +02:00
ylemkimon
fbd0fdd7de
fix(npm): yarnDedupeHighest for Yarn 2 (#7200) 2020-09-08 13:21:26 +02:00
Michael Kriese
0503ad7c7a
feat: add docker image prefix (#7164)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-09-08 12:59:47 +02:00
Michael Kriese
2081ea48a6
docs: fix wrong config sample (#7208) 2020-09-08 09:36:12 +02:00
Tim Gatzemeier
ee5e0ad162
feat: add privateKeyPath to support reading PK from file (#7158)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:42:33 +02:00
Rhys Arkins
ed1f650030 feat(config): templated branchPrefix migration 2020-09-01 14:37:09 +02:00
Rhys Arkins
7651d2e420 feat: additionalBranchPrefix 2020-09-01 14:36:10 +02:00
Rhys Arkins
0ce9837b9d fix: Revert "feat: additionalBranchPrefix"
This reverts commit 9385fb557b.
2020-08-31 09:33:34 +02:00
Rhys Arkins
655bdc1dda fix: Revert "feat(config): templated branchPrefix migration"
This reverts commit 7235c14df6.
2020-08-31 09:33:19 +02:00
Rhys Arkins
7235c14df6 feat(config): templated branchPrefix migration 2020-08-31 08:04:38 +02:00
Rhys Arkins
9385fb557b feat: additionalBranchPrefix
Renamed from managerBranchPrefix
2020-08-31 07:47:24 +02:00
Rhys Arkins
63938f4606 docs: remove static list of enabledManagers and replace with docs link 2020-08-28 10:07:23 +02:00
Julien Poissonnier
d78dc8f01c
feat(config): Add support for prBodyTemplate (#7122)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-28 09:27:31 +02:00
jparnone
67a8fe519d
feat(config): Added option "onboardingCommitMessage" (#6997)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-26 15:00:45 +02:00
Sergio Zharinov
0701419d6e
fix: remove statusCheckVerify option (#7094)
Closes #7057

BREAKING CHANGE: statusCheckVerify config option is no longer supported and will be ignored
2020-08-25 13:11:24 +02:00
Sergio Zharinov
838996dbe0
feat: remove lazyGrouping feature (#7093)
Closes #7056

BREAKING CHANGE: lazyGrouping is no longer supported
2020-08-25 13:10:26 +02:00
Jamie Magee
5c1947108d
test: feature support for prs rarer than 1 month (#7033) 2020-08-24 10:43:21 +02:00
Martin Monperrus
42913a98db
docs: clarify the Maven use case for packageRule (#7026) 2020-08-19 12:03:04 +02:00
lesyk
786b7e8e94
docs: how to setup pipeline for Azure DevOps (#6929)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-17 13:39:36 +02:00
Rhys Arkins
07395e30b2 docs: move self-hosting to usage 2020-08-14 12:50:09 +02:00
Rhys Arkins
d75f996a7a docs: update self-hosting doc 2020-08-14 12:41:48 +02:00
Florian Greinacher
c1d503a632
docs(presets): remove obsolete hint regarding GitLab preset limitations (#6967) 2020-08-13 18:18:25 +02:00
Michael Kriese
bbea59939e
feat: add http2 option (#6957) 2020-08-11 11:53:23 +02:00
Rhys Arkins
0b91457dc8 docs: update package manager doc 2020-08-05 22:14:06 +02:00
Rhys Arkins
6aa86d32ff docs: LOG_LEVEL and LOG_FORMAT
Closes #6861
2020-08-04 11:13:11 +02:00
Will Maier
66c143c6eb
feat(bazel): support http_file (#6844) 2020-07-24 09:28:40 +02:00
Umar Bari
7f5125d0e8
docs: gitlab automerge docs (#6840) 2020-07-23 20:07:40 +02:00
Rhys Arkins
0823b14a5f
feat: dependency dashboard header and footer (#6839)
Adds the ability to customize the dependency dashboard contents through customizable header and footer.
2020-07-23 15:35:43 +02:00
Michael Kriese
6671bb27e1
docs: update gitAuthor description (#6836)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-23 15:35:28 +02:00
Rhys Arkins
ae43b51391
feat: change default bot email (#6740) 2020-07-22 20:11:22 +02:00
Rhys Arkins
1449e8324b
feat(internal): use git to determine branch modification status (#6697)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-22 20:05:42 +02:00
Rhys Arkins
a8f27e0bf3
feat: dependencyDashboard (#6729) 2020-07-11 11:55:30 +02:00
Rhys Arkins
e95bd0ba3d
feat(host-rules): add support for disabling hosts (#6715)
* feat(host-rules): support disabling hosts

Adds “enabled” to the list of recognized configuration options for hostRules. A host or domain can be disabled by setting `”enabled”: false` within the host rule. Also added presets :disabledHost() and :disableDomain().

* docs

* tests

* Update configuration-options.md

* fixes
2020-07-09 17:34:26 +02:00
Rhys Arkins
4ff6fd528b docs: mention handlebars escaping 2020-07-03 15:57:01 +02:00
Rhys Arkins
1e0b8301f8
chore: fix docs error 2020-06-30 08:12:35 +02:00
Rhys Arkins
6f027b112b
docs: lockFileMaintenance + Gemfile.lock 2020-06-30 03:52:36 +02:00
Rhys Arkins
d70b8c1f2f
feat: repositoryCache (#6589)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:51:22 +02:00
Wolfgang Faust
af203f6f90
docs: fix coverage report location (#6590) 2020-06-26 06:36:35 +02:00
Rhys Arkins
daf2a485ab
feat: abortOnError / abortIgnoreStatusCodes (#6556) 2020-06-23 09:25:03 +02:00
Rhys Arkins
e834f2b826
feat: prHeader and prFooter (#6511) 2020-06-14 08:49:52 +02:00
Jonathan Steele
635ef73c24
docs: Remove reference to semanticPrefix (#6398) 2020-06-01 11:02:21 +02:00
Tanet Trimas
818cbdb73a
feat(github): Add support for Draft PRs (#6390) 2020-06-01 07:30:11 +02:00
Florian Greinacher
81a5deeb29
feat: add support for setting assignees/reviewers from code owners (#6244) 2020-05-30 07:15:08 +02:00
Rhys Arkins
efb851ae6a
feat: write git private key (#6321)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 12:46:21 +02:00