renovate[bot]
57e5506adc
docs: update references to renovate/renovate ( #8242 )
2021-01-11 07:42:41 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option ( #8046 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
Dave Barnow
7a878a7695
docs: Add an example for sending artifactory credentials using environment variables ( #8165 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-01-08 11:16:46 +01:00
renovate[bot]
555b3b2c05
docs: update references to renovate/renovate ( #8183 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 06:50:52 +01:00
HonkingGoose
4fb6e589fd
link to discussions instead of issues ( #8181 )
2021-01-02 15:42:05 +01:00
renovate[bot]
628b26f63c
docs: update references to renovate/renovate to v24.10.3 ( #8145 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-28 14:18:15 +01:00
renovate[bot]
c8cc257fce
chore(deps): update renovate/renovate docker tag ( #8114 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-22 09:50:28 +01:00
HonkingGoose
a9888e7d7e
docs: improve the Semantic Commits message documentation ( #8027 )
...
* reduce capitalization
* full rewrite
2020-12-21 10:38:08 +01:00
Rhys Arkins
116693be64
fix: Revert "feat: secrets" ( #8069 )
...
This reverts commit ec1b3c386b
.
2020-12-18 15:33:21 +01:00
Rhys Arkins
ec1b3c386b
feat: secrets ( #6664 )
2020-12-18 13:38:28 +01:00
Daniel Tschinder
a64c56feda
docs: Avoid double like
in sentence. ( #8055 )
2020-12-17 13:17:38 +01:00
Rhys Arkins
14efef03d1
docs: fix Automerged PR link
2020-12-15 12:37:51 +01:00
Rhys Arkins
99334cc7df
docs: add automerge screenshot
2020-12-15 09:42:42 +01:00
HonkingGoose
51e11e5c75
docs: improve GitHub App installation documentation ( #8001 )
2020-12-15 09:21:22 +01:00
HonkingGoose
93bf122d58
docs: improve Ruby documentation ( #7991 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-15 06:52:29 +01:00
HonkingGoose
f1d1f98f96
docs: improve Azure DevOps setup documentation ( #8004 )
2020-12-14 19:19:50 +01:00
HonkingGoose
f9f5154c23
docs: tidy up GitLab bot security essay ( #7985 )
2020-12-14 08:52:29 +01:00
HonkingGoose
3b7cfd578a
docs: improve Python documentation ( #7986 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-14 08:51:22 +01:00
HonkingGoose
fa98e475e7
docs: tidy up template fields documentation ( #7992 )
2020-12-13 23:32:55 +01:00
HonkingGoose
40a75d6587
docs: improve Docker documentation ( #7925 )
...
* fix whitespace in list, let markdown renderer figure out ordered list
* capitalize noun SemVer
* behaviour -> behavior
* use node 14 in examples, get latest SHA256 digest for node 14.15.1
* be consistent in using files in list items
* use docker-compose.yml in item list
* use active voice style for list items
* rewrite sections preservation of version precision and version compatibility
* rewrite section on digest pinning
* fix typo
* rewrite sectoin digest updating
* rewrite section configuring/disabling
* fix typo
* change h5 headings to h3
* Rewrite sections
* use simpler version numbers for examples
* rewrite confusing section
* fix typo
* selfhosted -> self-hosted
* remove double word
* add missing word
* Use myimage instead of node for examples
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* change node -> myimage in another sentence
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-12 20:57:38 +01:00
HonkingGoose
291f1f37e3
docs: use American English spelling for word behavior ( #7969 )
...
* docs: use American English spelling for word behavior
* Revert "docs: use American English spelling for word behavior"
This reverts commit 5952fe793f
.
* behaviour -> behavior for md files in docs/**
* change behaviour -> behavior for lib/versioning/poetry
2020-12-12 16:06:58 +01:00
HonkingGoose
6d09296391
docs: update config help links ( #7975 )
...
* point to renovate discussion for readme.md
* point to renovate discussions for contributing.md
* point to renovate discussions for configuration-options.md
* point to renovate discussions for configuration-templates.md
2020-12-12 13:07:03 +01:00
Rhys Arkins
7dbea83a6b
docs: remove outdated beta remarks
2020-12-11 12:35:04 +01:00
Rhys Arkins
1abfcc82ec
docs: fix java, nuget endpoint->baseUrl packageRules
...
Ref: #7912 #7959
2020-12-11 12:30:49 +01:00
Sergei Zharinov
6f7b4afd1e
feat(npm): migrate and deprecate unpublishSafe ( #7464 )
...
The existing npm-specific `unpublishSafe` setting will be removed and migrated instead to use `stabilityDays` (3). The `renovate/unpublish-safe` status check is also deprecated and the existing `renovate/stability-days` will be used instead.
Closes #5265
BREAKING CHANGE: The status check `renovate/unpublish-safe` will be replaced with `renovate/stability-days`. Please migrate any branch protection rules if you were relying on `renovate/unpublish-safe`.
2020-12-11 10:09:58 +01:00
Sergei Zharinov
663117beab
feat(http): Support for per-host http concurrency limits ( #6983 )
2020-12-11 10:09:09 +01:00
HonkingGoose
b391a55668
docs: tidy up dependency pinning essay ( #7911 )
2020-12-10 15:13:02 +01:00
Christian Bewernitz
69931df927
docs: Clarify requiredStatusChecks
config option ( #7926 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2020-12-09 21:36:15 +01:00
Michael Kriese
f18b7f3504
feat(gitea): support presets ( #7920 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2020-12-09 13:31:06 +01:00
HonkingGoose
110362f12b
docs: improve configuration templates ( #7863 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-09 09:18:55 +01:00
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
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
c0dfd044be
docs: small grammar fix ( #7705 )
2020-11-12 10:50:14 +01:00
Sergio Zharinov
8d0f7dddd2
feat(package-rules): matchCurrentVersion regular expressions ( #7684 )
2020-11-12 08:21:05 +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
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
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