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