Commit graph

631 commits

Author SHA1 Message Date
HonkingGoose
096d88f2c9
docs: configure renovate (#7865)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-07 15:45:32 +01:00
Alex Ruffo
b7495330c0
feat: customize onboarding file name (#7866) 2020-12-07 10:14:46 +01:00
Brett
4dfd998aef
docs: include bundler in supported managers list in rangeStrategy (#7888)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-04 20:08:34 +01:00
HonkingGoose
a1cddeae2c
docs: improve section on GitLab CI/CD pipelines (#7887) 2020-12-04 12:25:43 +01:00
Michael Kriese
4ffe78d322
docs: add gitlab pipeline hints (#7885) 2020-12-04 10:00:23 +01:00
Fernando Mora
693f58e178
feat(config): Add mergeable addLabels option (#7869)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-03 15:20:09 +01:00
Rhys Arkins
4c55f38d7b
docs: update wording on gitlab app 2020-12-03 14:44:31 +01:00
Rhys Arkins
44ae1d8943 docs: gitlab app 2020-12-03 14:43:04 +01:00
HonkingGoose
277d022e03
docs: improve Java documentation (#7821)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-03 08:32:52 +01:00
HonkingGoose
ac9bd733d3
docs: improve config presets (#7796) 2020-12-02 15:59:34 +01:00
Rhys Arkins
54c8f2e588
feat: ignorePrAuthor (#7853)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-02 15:01:48 +01:00
Stephen Wade
630b75b3e2
correct link to documentation for GitLab personal access tokens (#7842)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-30 13:01:16 +01:00
HonkingGoose
f72fb854be
docs: improve Node.js documentation (#7822)
* split up long sentence

* use active voice

* use 1's for ordered list, fix whitespace

* split sentence, and rewrite in active voice

* Implement review suggestion

Co-authored-by: Rhys Arkins <rhys@arkins.net>

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-29 17:00:16 +01:00
HonkingGoose
cd00101bb5
cover NuGet merge strategy for alternate feeds (#7841) 2020-11-29 16:35:48 +01:00
HonkingGoose
4751bb1a58
docs: improve NuGet documentation (#7826)
* use 1's for ordered list, fix whitespace

* use active voice

* fix typo: if -> in

* capitalize word Renovate

* rewrite sentences for clarity

* rewrite for clarity

* fix grammar

* use active voice

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-29 14:41:35 +01:00
HonkingGoose
eb33a4d97a
docs: improve Go documentation (#7820)
* use 1.'s for ordered list

* fix whitespace in ordered list

* use active voice

* capitalize SemVer

* Remove fluff word

* use active voice

* update paragraph, needs further work

* explain how to pin to a specific Go lang version

* change Go version from 1.14.2 -> 1.14.12

* strip patch level from Go version, explain why
2020-11-29 14:29:18 +01:00
Sebastian Poxhofer
405cb8f29b
feat(regex): matchStringsStrategy (#7687)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-27 06:55:57 +01:00
HonkingGoose
147c31126a
docs: tidy up noise reduction essay (#7823) 2020-11-26 13:19:45 +01:00
HonkingGoose
31a2e8ae0e
docs: improve PHP documentation (#7824) 2020-11-26 13:15:41 +01:00
Chris McCafferty
95681819c1
Fix an invalid schedule example (#7807) 2020-11-24 23:23:02 +01:00
HonkingGoose
6afc9d86f7
docs: improve shareable configs (#7722)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-24 09:17:25 +01:00
HonkingGoose
82242621a0
docs: create automerge configuration/troubleshooting guide (#7724)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-24 08:40:04 +01:00
HonkingGoose
104c3fa1ca
docs: improve manager documentation (#7738)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-11-23 15:54:35 +01:00
HonkingGoose
1d15279def
docs: update Node.js supportPolicy table (#7782) 2020-11-22 15:03:02 +01:00
HonkingGoose
2eb9604b57
docs: improve versioning documentation (#7753) 2020-11-18 13:53:44 +01:00
HonkingGoose
3cda8a5a58
docs: improve Bazel documentation (#7754) 2020-11-18 13:52:55 +01:00
HonkingGoose
bc3fd867ff
docs: improve platform documentation (#7739)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-17 15:05:11 +01:00
HonkingGoose
dc500801f0
fix code block not displaying properly (#7743)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-17 06:47:59 +01:00
HonkingGoose
b6cdb157bc
docs: improve datasource (#7734)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-16 13:29:11 +01:00
HonkingGoose
d5cb72fb14
docs: add description front-matter to templates.md (#7733) 2020-11-16 09:07:23 +01:00
Daniel Shuy
82abd094a7
docs: CircleCI Orb (#7727)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-16 09:07:02 +01:00
HonkingGoose
7a878373f1
docs: remove list of labels for manager and datasource in labeling guide (#7720) 2020-11-13 14:41:01 +01:00
HonkingGoose
1c2e64980c
docs: add label manager:terragrunt to issue labeling guide (#7714) 2020-11-13 07:08:57 +01:00
HonkingGoose
1a27f47646
docs: improve local development documentation (#7710) 2020-11-13 07:06:53 +01:00
HonkingGoose
302bbd764d
docs: improve development readme (#7711) 2020-11-13 06:59:08 +01:00
HonkingGoose
054569fa32
docs: improve design decisions development documentation (#7709)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-13 06:37:33 +01:00
HonkingGoose
273c8ea4b1
docs: improve Branches and Commits Methodology (#7706)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-12 13:53:24 +01:00
HonkingGoose
06c9d9df33
docs: improve configuration development documentation (#7707)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-12 13:40:27 +01:00
HonkingGoose
c0dfd044be
docs: small grammar fix (#7705) 2020-11-12 10:50:14 +01:00
HonkingGoose
47703aabb6
docs: improve adding a package manager development (#7704) 2020-11-12 10:49:53 +01:00
Sergio Zharinov
8d0f7dddd2
feat(package-rules): matchCurrentVersion regular expressions (#7684) 2020-11-12 08:21:05 +01:00
HonkingGoose
7db6539d9e
docs: create labeling guide (#7634)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-11 12:14:46 +01:00
HonkingGoose
480f434da4
docs: renew onboarding PR image (#7679) 2020-11-11 11:19:59 +01:00
Mike Bryant
ad50398fb3
feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
Igor Katsuba
b22ea768fc
feat: allow compilation of post-upgrade commands (#7632)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-10 14:25:37 +01:00
wxsm
772f924887
docs: fix typo (#7682)
`user` -> `use`
2020-11-09 16:24:12 +01:00
HonkingGoose
8560b5d657
docs: remove punctuation from end of (un)ordered lists (#7669)
* fix bad indentation

* remove punctuation from end of (un)ordered lists
2020-11-06 12:00:57 +01:00
Jamie Magee
9788a0a0e3
feat(git-submodules): add cloneSubmodules configuration option (#7644) 2020-11-04 15:39:21 +01:00
Stefan
9a92e926bf
docs: document that updateTypes: ['patch'] only works/matches if separateMinorPatch is set to true (#7628)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-11-04 10:29:01 +01:00
HonkingGoose
847c79eee0
docs: improve local development documentation (#7631) 2020-11-03 11:55:36 +01:00
HonkingGoose
32dd490672
docs: use one sentence per line (#7625) 2020-11-02 09:52:37 +01:00
Martin Dobroucký
cdaf3e9097
feat(nuget): add support for centralized PackageVersion (#7622) 2020-11-01 14:53:12 +01:00
Martin Herndl
b2f1bffcc1
docs: add composer to update-lockfile strategy (#7609) 2020-10-29 22:18:31 +01:00
Michael Kriese
fdf042bc4b
feat: support node v14 (#7582) 2020-10-29 11:41:01 +01:00
Rich DiCroce
4fb8df0953
feat(gitlab): Implement draftPR for GitLab (#7357)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 10:25:55 +01:00
Marijan Barkic
669280dd8d
docs: go into Composer authentication more clearly (#7571)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-27 15:00:37 +01:00
Rhys Arkins
1e8c68372d docs: remove outdated Composer alpha comment 2020-10-27 12:41:04 +01:00
Rhys Arkins
3bffe6fae7
fix: support constraints.node override (#7561)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-27 09:01:48 +01:00
HonkingGoose
89346338cb
docs: fix capitalization/style errors (#7532)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-23 17:42:57 +02:00
HonkingGoose
74717df7e4
docs: put lock file considerations list into table (#7511)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-10-23 16:37:45 +02:00
HonkingGoose
76ba198e72
docs: use proper capitalization for noun JavaScript (#7528) 2020-10-23 15:30:15 +02:00
Rhys Arkins
6056567134 docs: fix install screenshot
Closes #7517
2020-10-22 08:48:07 +02:00
HonkingGoose
b1d474e033
docs: update node.js version supportPolicy table (#7501) 2020-10-20 08:50:11 +02:00
Josh Soref
9aff7a955f
chore: spelling (#7499) 2020-10-20 08:49:28 +02:00
Jean-Michel Leclercq
bb9e30f64a
feat: New Configuration option fetchReleaseNotes (#7404) 2020-10-19 10:05:05 +02:00
Jamie Magee
682b68c2ed
docs: fix spelling on node help page (#7496)
fixed #7495
2020-10-18 22:09:37 +02:00
Rhys Arkins
b658f0355d docs: improve fileMatch description 2020-10-17 07:46:03 +02:00
Billy Tobon
1f03453953
docs: Adds example using ConfigMap for config.json in kubernetes (#7437)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-12 07:58:00 +02:00
Rhys Arkins
11172e4177
feat: check for dot platform org preset when onboarding (#7423)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-08 13:04:18 +02:00
Wulf Pfeiffer
f1e31214f3
update docs for local config presets (#7428) 2020-10-08 10:59:22 +02:00
Rhys Arkins
1cfc7cc300 docs: clarify allowedVersions syntax
Closes #7424
2020-10-07 16:31:35 +02:00
Mike Bryant
40852754aa
feat: Add organization-level presets (#7403)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-06 22:02:35 +02:00
Rich DiCroce
78a3f6043d
docs: fix default timezone (#7236)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-01 16:31:25 +02:00
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
Rhys Arkins
21b606e791 docs: update config validation 2020-05-28 19:23:41 +02:00
Rhys Arkins
8ed1eb08d1
feat(cache): redis global cache (#6315) 2020-05-25 10:23:32 +02:00
kolaente
2c7565d427
docs: extra explanation about github api token when self hosting (#6292) 2020-05-20 21:25:31 +02:00
Jamie Magee
797fce18bf
chore: support for nodejs >=12 (#6288) 2020-05-20 13:57:59 +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
ba365e3610 feat: drop node.js v10 support 2020-05-19 13:09:54 +02:00
Oliver THEBAULT
bb85f46b63
docs(configuration-options): fix enabledManagers allowed values (#6193) 2020-05-10 12:11:59 +02:00
Michael Kriese
64d84ff9d2
test: require python ^3.7 (#6168) 2020-05-08 16:59:11 +02:00
Rhys Arkins
8c67162a22 docs: docker semver -> version 2020-04-30 17:18:55 +02:00
Rhys Arkins
85f94c0a24 docs: remove old presets refs 2020-04-29 15:48:54 +02:00
Rhys Arkins
4104ba04e3
feat: support allowedVersions regular expressions (#5979) 2020-04-15 22:07:53 +02:00
Florian Greinacher
e6453ae423
feat(presets): add support for local presets (#5814) 2020-04-14 07:05:30 +02:00
Kieran
5dea0a9499
feat(composer): ignorePlatformReqs (#5937) 2020-04-11 08:40:19 +02:00
Florian Greinacher
4ce5860a11
docs(self-hosted): describe purpose and usage of privateKey opt… (#5897) 2020-04-09 12:51:50 +02:00
Rhys Arkins
b45101b753 docs: remove app-specific 2020-04-07 17:01:29 +02:00
Rhys Arkins
40b6269ac6 docs: add templates.md 2020-04-07 09:23:41 +02:00
Florian Greinacher
139e8bb2c2
feat(nuget): detect feeds in NuGet.confg (#5757) 2020-04-07 07:27:05 +02:00
Veniamin Krol
6db8dd2acf
docs: fix typo in configuration-options.md (#5864) 2020-04-03 13:45:07 +02:00
Sergey Koshechkin
fb87d71467
docs: fix typo (#5801) 2020-03-27 14:46:34 +01:00
Michael Kriese
8928caf78a
docs: update renovate version (#5787) 2020-03-26 15:47:45 +01:00
itchyny
5fdd261d5a
feat(dockerfile): Recognize Dockerfile with prefix by default (#5771)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-03-24 10:06:57 +01:00
Shinichi Kogai
9ae3857a9d
docs(manager): update bundler (#5770) 2020-03-24 07:23:27 +01:00
Michael Kriese
c087f84bb1
docs: add vscode develoment section (#5756)
Co-Authored-By: Florian Greinacher <fgreinacher@users.noreply.github.com>
2020-03-23 11:48:25 +01:00
Florian Greinacher
a45e5efcfb
feat(NuGet): add support for specificying protocol version in r… (#5746)
Closes #5165
2020-03-19 21:58:37 +01:00
Michael Kriese
780ac8cfa2
docs(config): fix link (#5744) 2020-03-19 08:07:54 +01:00
Michail Shipov
cde6da8f0f
docs: point to location branch of a config (#5732)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-03-19 07:35:36 +01:00
Rhys Arkins
b2b8d7e953
feat: regex manager (#5617) 2020-03-06 09:07:55 +01:00
Marnick L'Eau
91f12ac687
docs: syntactic correction in regex (#5630) 2020-03-03 20:59:48 +01:00
Nejc Habjan
0b5ee0b400
feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
Rhys Arkins
cb5da82acc
docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01:00
Rhys Arkins
adde436df0
feat(logger): logContext (#5553)
Adds a new concept `logContext`, to be added to each log entry when in JSON format.

Closes #5551
2020-02-23 07:31:13 +01:00
Rhys Arkins
55b1cd0e37
feat: rebaseWhen (#5547)
New config option `rebaseWhen` replaces existing options `rebaseStalePrs` and `rebaseConflctedPrs`. Migration code added.
2020-02-22 16:31:49 +01:00
Rhys Arkins
9cceffddf9 fix: deprecate/migrate engines config 2020-02-22 16:31:01 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform (#5509) 2020-02-19 11:19:25 +01:00
Rhys Arkins
14be7f39f8 chore: simpler autogenerate replace 2020-02-18 14:30:04 +01:00
Rhys Arkins
2d86782e23 docs: add initial modules docs 2020-02-18 09:48:23 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
Rhys Arkins
5d88d3badf docs: improve versioning docs 2020-02-17 23:02:00 +01:00
Rhys Arkins
7a1610ccdb docs: fix html ordering 2020-02-17 21:39:07 +01:00
biergit
c1d367bb3b
docs: update reconfigure-renovate.md (#5494) 2020-02-17 15:36:39 +01:00
Sergio Zharinov
1d5c20eb18
feat: Add HTML manager supporting CDNJS (#5395) 2020-02-17 05:55:19 +01:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle (#5435) 2020-02-13 21:53:27 +01:00
Sebastian Poxhofer
98f1308689
feat: ansible-galaxy datasource and manager (#5301) 2020-02-13 11:50:39 +01:00
Michael Kriese
8b9bfbe4f4
docs: add paths example (#5433)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-02-11 14:15:40 +01:00
Joshua Gleitze
29d5e48bf5
fix(gradle): version compatibility (#5431) 2020-02-11 09:25:51 +00:00
Jennifer Wilcox
df5920b1e4
feat(poetry): enable lock file maintenance (#5400) 2020-02-07 16:31:42 +00:00
Michael Kriese
987b1ca17e
feat(manager): support helm values (#5384)
Co-authored-by: Dominik Horb <git@dominik.berlin>
2020-02-06 10:15:25 +00:00
Rhys Arkins
58fd6569db fix: Revert "feat: helm-values manager (#5134)"
This reverts commit edf85d42bf.
2020-02-04 18:06:06 +01:00
Dominik Horb
edf85d42bf
feat: helm-values manager (#5134) 2020-02-04 15:11:08 +01:00
Carlin St Pierre
5b0c431dce
feat: post-upgrade tasks (#5202) 2020-02-04 06:59:13 +01:00
Gabriel Melillo
30f0c4230f
feat: helmfile manager (#5257) 2020-02-02 08:35:26 +01:00
Rhys Arkins
e6e657af3c docs: gitlab.com token update 2020-02-01 08:03:39 +01:00
Rhys Arkins
bd1d2756fe docs: token for release notes 2020-01-31 11:08:05 +01:00
Sergio Zharinov
ff9332486c
feat(cdnurl): Add CDNJS support (#5254) 2020-01-30 20:52:15 +01:00
Lucas Cimon
1d9a98734d
docs: adding install verification step for Python mock lib (#5250) 2020-01-29 11:50:14 +01:00
Rhys Arkins
908dd63fdc docs: fix absolute internal links 2020-01-28 06:40:14 +01:00
Jamie Magee
8126705d3d feat(nuget): add support for fsproj and vbproj files (#5220) 2020-01-25 14:50:47 +01:00
David Straub
7b5485edaa feat(workers): implement additionalReviewers option (#5152)
Closes #5121
2020-01-15 04:32:31 +01:00
James King
d2e458ad94 docs: GitLab fixed bug with merge_when_pipeline_succeeds (#5072) 2020-01-10 15:05:01 +01:00
Rob Paisley
825c866757 style: correct typo (#5049) 2019-12-22 19:50:53 +01:00
Rhys Arkins
82276bff7f docs: add logic flow diagram 2019-12-18 14:41:48 +01:00
Rhys Arkins
7eb629f43b docs: update config option descriptions 2019-12-15 08:28:13 +01:00
Rhys Arkins
34914cc8f7 docs: use valid JSON examples in config options 2019-12-15 08:23:37 +01:00
Rhys Arkins
2f3c63f812 docs: remove legacy packageFiles mentions
Closes https://github.com/renovatebot/docs.renovatebot.com/issues/5
2019-12-13 10:45:47 +01:00
Rhys Arkins
05ed2cc637 docs: update GitLab app install doc
Closes https://github.com/renovatebot/docs.renovatebot.com/issues/6
2019-12-13 10:41:46 +01:00
Rhys Arkins
66ab41488c
feat: ignoreScripts (#4963)
Adds new `ignoreScripts` config option. If set to true, managers such as npm and composer will skip running install scripts even if trustLevel is configured to high.

Closes #4567
2019-12-11 13:59:03 +02:00
Rhys Arkins
c7e129cdf6
feat: configurable product links (#4929) 2019-12-05 10:27:29 +01:00
Rhys Arkins
68c5684b89
feat(onboarding): configurable branch and title (#4928)
Adds options onboardingBranch and onboardingPrTitle to allow bot administrators to change the branch name and/or title in oboarding PRs.
2019-12-05 09:39:39 +01:00
Jamie Magee
ae2f0f7c84 feat: Initial support for git submodules (#4605) 2019-11-28 20:04:54 +01:00
Tim Jacomb
cc07563b86 feat(helm): Add repo alias support (#4844) 2019-11-24 12:32:00 +01:00
Rhys Arkins
84d5632bfd feat: promote managers out of alpha/beta to released 2019-11-20 09:02:14 +01:00
Jamie Magee
cfb17cac16 build: python 3.8 support (#4797)
See microsoft/azure-pipelines-image-generation#1317

Fixes #4775, Fixes #4657
2019-11-19 09:13:32 +01:00
Rhys Arkins
ba979107de chore: update logo within docs 2019-11-13 01:42:33 -08:00
Jamie Magee
84972575d5 docs: use https for external links (#4725) 2019-10-25 10:48:04 +02:00
Maxim Kudryavtsev
bd74b98ed3 docs: fix a typo in the documentation (#4705)
`excludedPackagePatterns` -> `excludePackagePatterns`.
2019-10-22 14:03:40 +02:00
Bruno Alla
b557f08cca docs: Add a paragraph to link to later.js for schedules (#4706)
I find it unclear what exactly is supported by Renovate in terms of parsing text for schedules. By looking at the code, I can see that it seems to use later.js which has good documentation. I've added a link to their documentation for people who want to know more.
2019-10-22 14:02:57 +02:00
Rhys Arkins
a003ad4697
docs: remove old link
Closes #4662
2019-10-16 11:49:35 +02:00
Nikita Chashchinskii
0fffbaec1f feat: helm requirements.yaml support (#3805) 2019-10-14 15:54:23 +02:00
Julien SIMON
d1e7c17f25 feat: prCommitsPerRunLimit (#4392) 2019-10-14 13:15:37 +02:00
Nihal
5964c29bbd docs: describe npm depTypes (#4648) 2019-10-14 13:01:04 +02:00
Zach Willard
9d9d7ec84e feat(docker): add insecureRegistry hostRule (#4590) 2019-10-08 09:19:11 +02:00
David Yu
346fd622b2 docs: Fix some grammar and spelling in noise reduction (#4591) 2019-10-06 08:05:27 +02:00
Zach Willard
93056a6013 docs(enabledManagers): added list of possible managers, removed references to docker and node (#4594) 2019-10-06 07:58:58 +02:00
Björn Dahlgren
24a9e290fd feat: Allow specifying Docker user (#4578) 2019-10-05 13:56:58 +02:00
Florian Greinacher
53fc7d8a3e feat(gitlab): add support for 'merge when pipeline succeeds' (#4558)
This commit adds (back) support for GitLab's 'merge when pipeline succeeds'
feature. This feature needs to be enabled by bot owners explicitely because
of an possible race condition in current GitLab versions.

Closes #3265
2019-10-05 10:00:32 +02:00
Rhys Arkins
0c5df37109 docs: rewrite Windows local dev guide 2019-10-04 09:17:47 +02:00
Sergio Zharinov
982896d5d1 feat: Elixir support (#4496) 2019-10-04 09:13:14 +02:00
ferhat elmas
a04d84e734 docs: fix missing verb in configuration options (#4555) 2019-10-01 05:25:30 +02:00
Jamie Magee
0c538ebf78 feat(emoji): Adds support for configuring emoji types (#4409) 2019-09-25 11:40:16 +02:00
Gilbert Gilb's
af3cd372aa feat(workers): add option to randomize assignees and reviewers. (#4517)
Closes #4516
2019-09-22 09:19:26 +02:00
Guillaume Briday
a373a7e497 docs: Improve self-hosting examples (#4513) 2019-09-22 09:19:04 +02:00
Rhys Arkins
4de65440be docs: fix relative links for website 2019-09-19 12:33:04 +02:00
Ryan Murfitt
8c9a8f2c48 feat(bitbucket-cloud): Default reviewers (#4501) 2019-09-17 09:48:16 +02:00
Rhys Arkins
b1e1a0f822 docs: stop recommending renovate npm user 2019-09-09 04:49:49 +02:00
Rhys Arkins
8e97958dd1 docs: relocate website docs 2019-09-09 04:28:25 +02:00
Rhys Arkins
50e9a85961 docs: update development docs 2019-09-09 04:16:04 +02:00
Rhys Arkins
af81448a87 docs: move to docs/development 2019-09-09 03:49:57 +02:00
Sumit Nihalani
5b29c76f7a docs: fix typos (#4431) 2019-09-05 06:02:32 +02:00
Rhys Arkins
c4e812a2c9 docs: update docs and app references 2019-08-27 13:11:25 +02:00
Michael Kriese
ab464fe559 docs: add python mock (#4357) 2019-08-24 07:02:47 +02:00
Michael Kriese
25df1d093b chore(docs): update docs (#4125) 2019-08-23 08:54:17 +02:00
Rakesh Tembhurne
1e20d61701 fix(typos): Fixed typos in developer docs (#4280)
Only changed incorrect use of words and not each and every
grammatical changes.

Refer: #4277
2019-08-13 07:24:20 +03:00
Rhys Arkins
0bb8be345e refactor: docker-based datasources use managerData 2019-07-22 08:57:28 +02:00
Richard
1207152cd9 feat: add pruneStaleBranches config option (#4107)
Closes #4106
2019-07-17 14:48:08 +02:00
Yann Grandmaitre
03fadc9c08 docs: Fix kubernetes manifest example (#4069) 2019-07-14 07:46:21 +02:00
praveshtora
6db4c57aeb docs: Add Debug configuration for VSCode (#3960) 2019-06-30 07:29:17 +03:00
Rhys Arkins
2426a5239f
feat(github): use git for all file operations (#3806)
With Renovate’s github platform code now using git for all file system operations, we need to tell Renovate which gitAuthor to use.

If you had already configured a gitAuthor in your bot config, you do not need to make any change.

Otherwise, to keep functionality as before, you should either:
(1) configure `gitAuthor` to match the bot’s account, or
(2) recreate your bot’s personal access token to include the “user:email” permission so that the bot can retrieve the email itself

BREAKING CHANGE: GitHub bot admins should either configure gitAuthor in their config or generate a new token with “user:email” permissions.
2019-05-24 16:34:52 +02:00
Rhys Arkins
8543dad77d fix(docs): better config.js example 2019-05-22 14:40:36 +02:00
Rhys Arkins
3c5afc2e66 docs: gitlab describe token scope 2019-05-09 12:37:11 +02:00
Rhys Arkins
31319686c9
docs: add json5 config option 2019-04-19 08:40:44 +02:00
Rhys Arkins
a599eab231
feat: unify file locations (#3507)
feat: unify file locations
2019-04-09 17:14:08 +02:00
Matt Lavin
47e8dd9ac2 feat(bitbucket): Enable bitbucket reviewers (#3509)
feat(bitbucket): Enable bitbucket reviewers
2019-04-09 15:46:40 +02:00
Rhys Arkins
5da2aa7946 feat: gitFs signed commits
Document how to sign gitFs commits, remove the disabling of gpg signing.

Closes #3053, Closes #3472
2019-04-07 18:53:52 +02:00
Rhys Arkins
ca77ce951d docs: update bitbucket server status 2019-04-06 08:38:48 +02:00
Tom Kerkhove
216583e107 docs: fix developer typo (#3428) 2019-03-22 09:44:45 +01:00
Rishabh Jain
390526f320 docs: Fix link in docs/readme.md (#3349) 2019-03-11 10:07:22 +01:00
Rishabh Jain
60da06d5f5 docs: Fix typos in design decisions (#3296) 2019-03-03 09:42:54 +01:00
Rhys Arkins
2be2eb0153
docs: add prerequisites to local dev (#3280) 2019-02-28 10:35:21 +01:00
Rhys Arkins
1b969a6628
docs: pre-release typos 2019-02-18 16:46:27 +01:00
Rhys Arkins
dd0494a04e docs: pre-release descriptions 2019-02-18 16:36:35 +01:00
Rhys Arkins
e13a065643 docs: GITHUB_COM_TOKEN 2019-02-13 14:25:11 -05:00
Rhys Arkins
db144fa7bc docs: gitAuthor for self-hosted 2019-02-08 11:31:12 +01:00
Vladimir Starkov
8a841a7c81 feat(bitbucket): Bitbucket Server platform support (#2774)
Closes #2482
2019-02-07 20:04:23 +01:00
Rhys Arkins
37b0fd4304 docs: clarify Node.js 10 2019-01-29 22:08:59 +01:00
Rhys Arkins
bade3eb499
docs: specify GitHub token scope 2019-01-29 11:26:13 +01:00
Rhys Arkins
87268cc080
docs: update node.js version in local development 2019-01-29 11:24:20 +01:00
Hartorn
f3c21d2033 docs: add kubernetes for Gitlab with git over ssh section (#3126) 2019-01-28 16:02:18 +01:00