renovate[bot]
d8e9de634f
docs: update references to renovate/renovate to v34.29.0 ( #19000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 00:49:50 +00:00
RahulGautamSingh
9a1285d2d2
fix: use matchSourceUrl
to match monorepo packages ( #18973 )
2022-11-20 09:50:27 +00:00
Andrew Meyer
096f8f243e
docs: update python docs to indicate poetry support ( #18945 )
2022-11-17 07:15:19 +02:00
Andrew Rissing
e4e34ff73f
docs: updating formatting ( #18911 )
2022-11-14 14:58:20 +00:00
HonkingGoose
79889a7ff3
docs(nuget): rewrite, add admonitions, add headings ( #18906 )
2022-11-14 08:24:12 -06:00
HonkingGoose
68a329f4bb
docs(self-hosting examples): bump Renovate version ( #18908 )
2022-11-14 08:18:41 -06:00
renovate[bot]
d23e9d08c6
docs: update references to renovate/renovate to v34.24.0 ( #18901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 00:29:49 +00:00
Philip
49b7b733cd
fix:Update renovate-flow.md ( #18891 )
2022-11-13 04:48:08 -06:00
Gabriel-Ladzaretti
991cc7ac3d
feat(repo/cache): add s3 support for user configured folder hierarchy ( #18865 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-13 11:00:06 +02:00
Christian Boehlke
53c4120a25
docs: Add pnpm-lock.yaml to supported lock files ( #18844 )
2022-11-09 14:11:59 +00:00
renovate[bot]
a919d1f1e4
docs: update references to renovate/renovate to v34.20.0 ( #18791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-07 00:48:41 +00:00
HonkingGoose
7da9d60a5f
chore: bump Node.js version for Gitpod ( #18713 )
2022-11-02 12:30:43 +02:00
Michael Kriese
0936ac67f6
feat(platform/gitea): configurable autodiscover repo sorting ( #18636 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-01 10:12:33 +00:00
HonkingGoose
7afafc4ac1
docs(opentelemetry): rewrite ( #18672 )
2022-11-01 07:47:49 +02:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only ( #18505 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
renovate[bot]
ef4cb97c1e
docs: update references to renovate/renovate to v34 ( #18664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 00:52:22 +00:00
Bryan Shell
ae9cc2845e
docs(preset): add examples for paths without tags ( #18610 )
2022-10-30 07:51:48 +02:00
Olivier Tassinari
ed7576fc86
docs: pinDigests works with GitHub Actions ( #18578 )
2022-10-29 17:25:24 +02:00
Rhys Arkins
bd73e03d72
docs: branchNameStrict description ( #18596 )
2022-10-27 07:14:49 +03:00
Michael Kriese
887cabe3eb
feat: deprecate node v17 support ( #18583 )
2022-10-26 17:12:34 +03:00
HonkingGoose
af39028edb
docs(opentelemetry): use warning admonition ( #18577 )
2022-10-26 13:08:57 +00:00
Sergei Zharinov
b2d18d1110
feat(http): maxRequestsPerSecond ( #18325 )
2022-10-25 11:03:19 +00:00
renovate[bot]
c4a3a7ae94
docs: update references to renovate/renovate to v33 ( #18490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 00:35:23 +00:00
Rhys Arkins
c9161ef6fd
feat(config)!: default branchNameStrict=true
2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
b53c581e5c
feat(telemetry): add OpenTelemetry tracing MVC ( #15731 )
2022-10-23 06:48:35 +02:00
Rhys Arkins
cbca54d0c3
feat!: do not auto pin rangeStrategy ( #18309 )
...
Removes all logic where rangeStrategy=auto results in pinning.
Closes #18304
BREAKING CHANGE: Dependencies are no longer automatically pinned, pinning must be opted into using rangeStrategy=pin
2022-10-23 06:48:35 +02:00
Rhys Arkins
caad0ae28e
feat(github)!: remove forkMode setting ( #18074 )
...
Removes forkMode setting and instead relies on forkToken alone to indicate forking mode is active. Additionally, defines forkToken as an experimental setting.
BREAKING CHANGE: No longer necessary to configure forkMode. Forking mode is now experimental.
2022-10-23 06:48:35 +02:00
Rhys Arkins
6fb2cce6e9
feat: deprecate node v14 ( #16969 )
...
Removes support for Node 14 as a runtime for Renovate.
BREAKING CHANGE: Node 16 is the required runtime for Renovate.
2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
0a6d97f23a
feat(config)!: move autodiscovery filter from string to array ( #16525 )
...
Change type of autodiscoverFilter from string to array.
Closes #8763
BREAKING CHANGE: autodiscover filters can no longer include commas
2022-10-23 06:48:35 +02:00
Rhys Arkins
f8436d4ed8
docs: rename help doc
2022-10-21 07:37:24 +02:00
HonkingGoose
ac965e54ff
docs(gitlab bot security): update links ( #18407 )
2022-10-19 15:39:34 +03:00
HonkingGoose
d4687b3261
docs(config options): nudge users away from commitMessage* ( #18410 )
2022-10-19 13:58:03 +03:00
HonkingGoose
3fddcda339
docs(configuration options): explain short vs long host names for matchHost ( #16928 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-19 08:02:32 +03:00
HonkingGoose
42ba1a672b
docs(use cases): rewrite automerge internal dependencies ( #18364 )
2022-10-19 07:40:17 +03:00
HonkingGoose
ec0fafa4d3
docs(known limitations): improve sentence ( #18371 )
2022-10-19 07:39:39 +03:00
HonkingGoose
1f70da4aed
docs: use american english customize ( #18365 )
2022-10-18 10:57:25 +02:00
Gabriel-Ladzaretti
e9153ea294
feat(host-rules): prepend scheme when missing one and containing a url path ( #18358 )
2022-10-17 17:52:40 +03:00
renovate[bot]
09014315a4
docs: update references to renovate/renovate to v32.238.4 ( #18356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 00:32:10 +00:00
HonkingGoose
b9cfb98219
docs(config options): create new sections, rewrite ( #18226 )
2022-10-12 13:59:31 +02:00
HonkingGoose
4d8e2c704f
docs(config options): rewrite additionalReviewers ( #18228 )
2022-10-12 09:16:29 +03:00
HonkingGoose
0a44eb78a2
docs(config options): add tip to disable Renovate ( #18269 )
2022-10-11 15:32:41 +00:00
HonkingGoose
c3a87b687e
docs(config options): rewrite additionalBranchPrefix ( #18227 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-11 09:36:17 +03:00
HonkingGoose
8f3518b747
docs(config options): rewrite automergeStrategy ( #18232 )
2022-10-10 16:12:05 +02:00
HonkingGoose
7c00dc97b3
docs(faq): update major platform feature support ( #18181 )
2022-10-10 08:52:20 +03:00
Daniel Petró
54075b2943
feat(azure): be able to define a required reviewer for PRs ( #18111 )
2022-10-10 05:40:41 +00:00
renovate[bot]
58767fa589
docs: update references to renovate/renovate to v32.226.0 ( #18221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 02:37:37 +00:00
Josh Goldberg
a28b8c34fd
Mention /modules/manager in matchManger config options docs ( #18210 )
2022-10-09 06:48:45 +00:00
HonkingGoose
382331fd26
docs: create key concepts page for pull requests ( #15822 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-06 16:07:13 +02:00
HonkingGoose
fe555880c9
docs(java): enable syntax highlight for code block ( #18129 )
2022-10-05 11:41:10 +00:00
Adam Setch
ac5ec2b723
feat(java): add workaround to limit releases to java LTS versions ( #18007 )
2022-10-04 15:53:51 +00:00
Sergei Zharinov
74ddbe319c
docs(best-practices): Separate AAA with empty line ( #18098 )
2022-10-03 18:58:12 +02:00
HonkingGoose
74d8a63ade
docs(issue labeling): update priority section ( #18097 )
2022-10-03 16:40:41 +00:00
renovate[bot]
1e9dc34c54
docs: update references to renovate/renovate to v32.213.0 ( #18081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 01:42:52 +00:00
SADIK KUZU
e4a8d10f26
fix(docs): Fix typo ( #18076 )
2022-10-02 07:32:52 +00:00
renovate[bot]
510d3cbdaf
docs: update references to renovate/renovate to v32.204.0 ( #17969 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-26 02:35:14 +00:00
bjuraga
f4bbf71b0b
feat: Add bump version to nuget ( #17903 )
2022-09-25 18:45:45 +00:00
Tom Kerkhove
467dec8b7b
docs: Provide guidance around using private NuGet feeds with Azure DevOps ( #17917 )
2022-09-25 12:31:04 +02:00
Rhys Arkins
17c2a006d2
feat: matchCurrentValue ( #17953 )
2022-09-25 06:56:02 +00:00
Rhys Arkins
fc605a59c0
fix(composer): Revert "feat(manager/composer): support git-tags hostRules for github.com when updating artifacts" ( #17961 )
2022-09-25 07:06:44 +03:00
Floyd
73f8859d07
docs(configuration options): clarify optimal order of package rules ( #17774 )
2022-09-24 08:04:23 +03:00
Guillaume Berche
d9f06d8d99
docs: Refine list of fields supporting handlebars templates ( #17943 )
2022-09-23 20:29:54 +03:00
Philip
5fd8c2bd8b
refactor: Refactor azure ( #17858 )
...
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
2022-09-19 13:37:14 +02:00
renovate[bot]
f56bca48fe
docs: update references to renovate/renovate to v32.198.1 ( #17851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 02:32:04 +00:00
renovate[bot]
8af89d27d0
docs: update references to renovate/renovate to v32.194.5 ( #17744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 01:24:09 +00:00
HonkingGoose
76a3d287f5
docs(configuration options): split list ( #17718 )
2022-09-11 07:27:26 +03:00
Rhys Arkins
409803555a
docs: concurrentRequestLimit and hostType ( #17713 )
2022-09-09 07:57:29 +03:00
HonkingGoose
7232f7149d
docs(configuration options): rewrite prHourlyLimit ( #17707 )
2022-09-08 14:50:55 +03:00
HonkingGoose
49e566290b
docs(self-hosting): partial rewrite, add headings ( #17698 )
2022-09-08 14:43:41 +03:00
HonkingGoose
6cdfcbc4ca
docs(known limitations): rewrite and add heading ( #17623 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-06 14:11:46 +00:00
HonkingGoose
ebc2a6ea61
docs(troubleshooting): improve link style ( #17626 )
2022-09-05 12:20:13 +03:00
HonkingGoose
1debd89eae
docs(development): fix brand name spelling ( #17622 )
2022-09-05 09:54:19 +02:00
Johannes Feichtner
6609461c97
docs: fix typos ( #17613 )
2022-09-04 16:21:27 +00:00
HonkingGoose
12f643d362
docs: lazy-load images ( #17565 )
2022-09-02 13:30:49 +02:00
Rhys Arkins
9bc8b05af3
feat: http keepalives ( #17582 )
2022-09-02 12:32:34 +02:00
Michael Kriese
13574419ba
feat(http): support dns cache ( #17533 )
2022-08-31 11:49:54 +00:00
Eric Durand-Tremblay
781b8fbcb7
feat(manager/composer): support git-tags hostRules for github.com when updating artifacts ( #16193 )
2022-08-30 16:49:01 +03:00
Gabriel-Ladzaretti
12acec352f
docs(customChangelog): fix note not render right due to missing whitespaces ( #17506 )
2022-08-30 10:22:57 +00:00
Michael Kriese
6dd4ea3c74
feat(github): use repo url to get token ( #17179 )
2022-08-29 07:37:45 +00:00
Gabriel-Ladzaretti
21ab4bad63
feat(util/exec): enable process group handling on process termination ( #17447 )
2022-08-28 21:32:23 +03:00
Michael Kriese
34b704fe6a
docs(docker): remove wrong authType
usage ( #17424 )
2022-08-26 10:56:20 +02:00
Gabriel-Ladzaretti
ba13dc547b
feat(cache/repository): Implement S3 client ( #17322 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-26 04:47:14 +00:00
Rhys Arkins
22a8cc68f1
chore: use “behind base branch” not “stale” ( #17417 )
2022-08-25 19:56:32 +00:00
Philip
1c81eaf24d
fix(datasource/metadata): delete homepage url case ( #17372 )
...
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: hasanwhitesource <hasan.awad@whitesourcesoftware.com>
Co-authored-by: Hasan Awad <90554456+hasanwhitesource@users.noreply.github.com>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-25 17:18:51 +00:00
Rhys Arkins
f764f8879c
feat(config): containerbaseDir ( #17414 )
2022-08-25 15:43:06 +00:00
HonkingGoose
e82c87536e
docs(use cases): link to Swissquote article ( #17410 )
2022-08-25 11:14:47 +00:00
HonkingGoose
2a6b86c3d6
docs(self-hosted): migratePresets needs configMigration ( #17377 )
2022-08-25 07:17:34 +00:00
Rhys Arkins
ee6287971d
refactor: use containerbase not buildpack terminology ( #17398 )
2022-08-25 06:59:55 +00:00
HonkingGoose
15f286c310
docs(security and permissions): rewrite certifications section ( #16412 )
2022-08-24 21:20:15 +02:00
HonkingGoose
d077667b67
docs(swissquote): end sentence with full stop ( #17376 )
2022-08-24 11:35:23 +02:00
Tobias
e79402d5a4
chore(docs): hide table of contents in navigation sidebar for user story ( #17370 )
2022-08-24 06:30:11 +00:00
renovate[bot]
353e202e1f
chore(deps): update dependency markdownlint-cli2 to v0.5.1 ( #17301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-24 05:16:46 +00:00
Gabriel-Ladzaretti
a54cc47950
feat(repo/changelogs): allow user configuration of source url ( #16873 )
2022-08-22 23:16:00 +03:00
HonkingGoose
b2fdb4a306
docs(about us): move HonkingGoose to contributions ( #17326 )
2022-08-22 12:31:49 +02:00
HonkingGoose
3db3d7c11e
docs(configuration options): rewrite branchNameStrict
( #17305 )
2022-08-22 11:21:03 +02:00
HonkingGoose
841017c060
docs(issue labeling): explain impact label ( #17237 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-22 10:51:17 +02:00
renovate[bot]
d1d72f5022
docs: update references to renovate/renovate to v32.169.1 ( #17315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 02:59:00 +00:00
Gabriel-Ladzaretti
039fce8dc6
refactor(repository/cache): add support for adding various cache clients ( #17146 )
...
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-21 12:53:20 +00:00
Gabriel-Ladzaretti
01ceaeace4
feat(core/config): allow close to ignore for migration PRs ( #16773 )
2022-08-21 07:33:50 +02:00
Adam Setch
ca5be4be9a
feat: new branchNameStrict configuration flag ( #17216 )
2022-08-19 21:14:51 +00:00
HonkingGoose
e697051257
docs(swissquote): use image captions and lazy-loading ( #17180 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-19 18:31:02 +00:00
HonkingGoose
ace3095f36
docs(about us): update number of contributors ( #17280 )
2022-08-19 12:33:49 +02:00
Rhys Arkins
c82536e5f6
docs(labels): note that labels are only added at PR creation time ( #17234 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 21:34:08 +00:00
Benjamin Appel
551a40ccab
feat(manager/dockerfile): add support for registryAliases ( #17139 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Niko Hass <nikohass571@gmail.com>
Co-authored-by: Niko Haß <48032410+nikohass@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 13:57:53 +00:00
Colin O'Dell
275ef417d8
docs: versioning
should not be combined with matchUpdateTypes
( #17220 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-17 11:07:39 +02:00
renovate[bot]
e8bd4e1b0a
docs: update references to renovate/renovate to v32.159.1 ( #17176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-15 02:32:17 +00:00
Adam Setch
ca15793858
docs: update path for configuration-options ( #17171 )
2022-08-14 15:16:48 +00:00
Stéphane Goetz
19c4334711
docs: Add Article on how Swissquote uses Renovate ( #16809 )
2022-08-12 09:43:29 +02:00
Philip
8f54847e0a
docs: Update private-packages.md nuget section ( #16942 )
2022-08-12 07:57:11 +03:00
Michael Kriese
b24d796623
feat: defer commitBody
compile ( #17108 )
...
* feat(changelogs): defer commitBody compilation
* fix(changelogs): embed to upgrade instead of branch config
* feat: defer `commitBody` compilation
* Update lib/workers/repository/update/branch/index.spec.ts
* fix: wrong logJSON position
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-11 20:27:13 +00:00
Jamie Magee
a113d6f3f5
docs(development): fix link for github workflow ( #17143 )
2022-08-11 17:59:31 +02:00
HonkingGoose
d782636d47
docs(best-practices): improve functions section ( #17070 )
2022-08-10 09:59:09 +03:00
Jamie Magee
3d19ec662a
ci: create update-data scheduled workflow ( #17080 )
...
* ci: create update-data scheduled workflow
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Update .github/workflows/update-data.yml
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-09 20:34:08 +02:00
Gabriel-Ladzaretti
9bf011893f
docs: added functions section to best-practices.md ( #17065 )
...
added functions section to the best-practices.md
2022-08-09 09:44:29 +02:00
Michael Kriese
3f0c34b134
docs: update buildpack support ( #17003 )
2022-08-08 08:31:53 +00:00
renovate[bot]
96b3009c36
docs: update references to renovate/renovate to v32.151.2 ( #17028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 02:05:54 +00:00
HonkingGoose
93e200f2aa
docs(platformAutomerge): recommend setting required status checks ( #16965 )
2022-08-06 13:30:52 +02:00
Yun Lai
f07dcfb03a
feat: add hermit binary source ( #16259 )
2022-08-05 05:17:11 +00:00
HonkingGoose
8c8dceb9e9
docs: update security email ( #16799 )
2022-08-04 11:57:19 +02:00
HonkingGoose
f110ca572a
docs(configuration options): warn never put objects in packageRules array ( #16755 )
2022-08-04 09:01:25 +02:00
Maxime Brunet
cbe8bfc4cf
feat(config-validator): read filenames from CLI arguments ( #16475 )
2022-08-04 06:25:18 +00:00
Michael Kriese
16af196523
docs: update authType
( #16783 )
...
* docs: update `authType`
* Update docs/usage/configuration-options.md
* Update docs/usage/configuration-options.md
* Update docs/usage/configuration-options.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-03 13:45:07 +00:00
Michael Kriese
a251fc494d
feat(platform/gitea): support native automerge ( #16885 )
...
* feat(platform/gitea): support native automerge
* Update lib/modules/platform/gitea/index.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update lib/modules/platform/gitea/index.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update lib/modules/platform/gitea/index.spec.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-02 12:29:08 +02:00
Michael Kriese
16ea835218
feat(platform/gitea): support draft PR ( #16888 )
...
* feat(platform/gitea): support draft PR
* docs: update support state
* Update docs/usage/configuration-options.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-08-02 09:47:52 +00:00
renovate[bot]
28f47d6de9
docs: update references to renovate/renovate to v32.135.1 ( #16880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-01 01:42:54 +00:00
Wietse Terpstra
392c6cc574
docs: Fix some typo's in the docs ( #16862 )
...
Fix some typo's in the docs
2022-07-30 04:27:23 +00:00
Nabeel Saabna
afa877bbba
docs: add code simplicity section ( #16786 )
2022-07-29 20:43:51 +02:00
Michael Kriese
ab7ddb5e3c
feat(platform/gitea): support automergeStrategy
( #16851 )
...
* feat(platform/gitea): support `automergeStrategy`
* chore: revert change
* Update docs/usage/configuration-options.md
* Update docs/usage/configuration-options.md
2022-07-29 14:40:26 +02:00
Michael Kriese
a3d1235032
feat(manager/pipenv): support binarySource=install ( #16828 )
...
* feat(manager/pipenv): support binarySource=install
* docs: update docs
* fix: linting
2022-07-28 17:17:02 +00:00
Michael Kriese
cf7bb3226d
feat(manager/gradle-wrapper): support binarySource=install
( #16830 )
...
* feat(manager/gradle-wrapper): support `binarySource=install`
* docs: update docs
2022-07-28 13:47:56 +00:00
Gabriel-Ladzaretti
5f83529ec8
docs: best practices add cast bullet under unit testing ( #16756 )
...
docs: best prac add cast bullet under unit testing
2022-07-25 14:15:09 +02:00
HonkingGoose
dc4e0dd772
docs(shareable config presets): partial rewrite ( #16521 )
2022-07-25 07:59:40 +02:00
renovate[bot]
a28b77b434
docs: update references to renovate/renovate to v32.127.0 ( #16740 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-25 00:31:37 +00:00
Sebastian Poxhofer
d0926c3d61
fix(manager/regex): depName requirement if using the recursive strategy ( #16225 )
...
* fix(manager/regex): depName requirement if using the recursive strategy
* chore(manager/regex): implement code suggestions
* chore: replace Boolean with Is function
* chore: abort if match strings are empty
* refactor: do not parse regexes on each recursion and filter after all matches are processed
* fixup! test name
* Revert "chore: abort if match strings are empty"
This reverts commit bf41a92f
* refactor: extract inline function
* fix: out-of-bound check
* feat: allow currentDigest as valid alternative to currentValue
* Update lib/modules/manager/regex/utils.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* chore: prettier
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-19 12:02:42 +00:00
renovate[bot]
71bac1b1a3
docs: update references to renovate/renovate to v32.118.0 ( #16626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-18 01:32:22 +00:00
HonkingGoose
47436a98d8
docs(semantic commit messages): rewrite ( #16560 )
2022-07-16 13:57:12 +02:00
HonkingGoose
62fb5536fb
docs(faq): rewrite ( #16558 )
2022-07-15 18:52:45 +03:00
HonkingGoose
c32d3b7ff9
docs(configuration options): rewrite stopUpdatingLabel ( #16576 )
2022-07-15 18:23:59 +03:00
HonkingGoose
badccaff89
docs(best practices): create section for async functions ( #16574 )
2022-07-15 14:10:01 +03:00
HonkingGoose
6ae4a55bd3
docs(best practices): avoid boolean instead use is functions ( #16573 )
...
* docs(best practices): avoid boolean instead use is functions
* Update docs/development/best-practices.md
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-15 10:46:02 +00:00
HonkingGoose
c2f11dadfd
docs(issue labeling): sync labels ( #16580 )
2022-07-14 10:10:48 +00:00
Jamie Magee
c3c493baf1
docs(azure): merge azure devops docs ( #16432 )
2022-07-12 04:59:43 +00:00
renovate[bot]
48b9c5ca89
docs: update references to renovate/renovate to v32.108.0 ( #16513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 00:54:58 +00:00
HonkingGoose
7f598f7b58
docs(configuration options): rewrite vulnerabilityAlerts ( #16503 )
2022-07-10 18:06:41 +03:00
Paul Zakin
1374831aed
docs(configuration options): Add a CodePen for validating whether a later.js schedule is valid or not. ( #16431 )
2022-07-09 07:03:39 +00:00
Florian Greinacher
93c2d053a3
feat(manager/gitlabci): add support for registryAliases ( #16227 )
...
* feat(manager/gitlabci): add support for CI_REGISTRY
* fix: pass correct property
* chore: adapt tests
* docs; add documentation for the new option
* test: extend test cases
* fix: do the abc properly
* refactor: switch to using registryAliases option
* docs: mention registry variable
* style: remove extra heading
* docs: fix sentence
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* docs: move documentation to managers
* docs: fix formatting
* refactor: handle default value in function body
* refactor: remove unused function
* refactor: move registry alias handling to dockerfile manager
* style: remove unused import
* refactor: use match groups directly
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* refactor: add dockerfile manager tests
* chore: fix variable name
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-07-07 09:42:31 +02:00
renovate[bot]
6a8cbca52a
docs: update references to renovate/renovate to v32.105.0 ( #16405 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 02:14:33 +00:00
Tobias
c7c163e8fe
docs: suggest to let Renovate bypass mandatory Pull Request reviews ( #16370 )
2022-07-02 11:12:26 +02:00
Rhys Arkins
465df128a2
docs: priority labels rename
2022-07-02 09:24:58 +02:00
jatladams
e1bb2581ef
feat(bitbucket-server): Support gitUrl ( #13875 )
2022-07-01 11:59:58 +02:00
Jonathan Narwold
c3fd5c2edf
feat(bundler): support conservative mode ( #16129 )
2022-07-01 08:49:23 +00:00
HonkingGoose
bb45bc37b0
docs: prevent line ending problems when self-hosting on Windows ( #16326 )
2022-07-01 09:46:10 +02:00
HonkingGoose
c2fbed9cd3
docs(config options): rewrite followTag
section ( #16324 )
2022-06-29 10:07:55 +00:00
HonkingGoose
db4160a205
docs(configuration options): add :gitSignOff
example ( #16301 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-28 09:55:54 +00:00
HonkingGoose
6dfbd2f5ce
docs(automerge): add platformAutomerge
section ( #16264 )
2022-06-27 08:32:01 +00:00
renovate[bot]
cb7cf47671
docs: update references to renovate/renovate to v32.99.5 ( #16247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:32:49 +00:00
Sebastian Poxhofer
adec3d44ab
docs(configuration-options): fix indentation of regexManager parameters ( #16222 )
2022-06-26 19:00:34 +02:00
Maxime Brunet
bdc7655a8d
docs(stabilityDays): suppress branch/PR creation with internalChecksFilter="strict"
( #16240 )
2022-06-26 06:34:26 +02:00
Gabriel-Ladzaretti
26cf208e2c
docs(core/config): Experimental feature handling ( #16183 )
2022-06-25 10:10:35 +02:00
Alan Ross-Ross
1f778166e5
feat(bumpVersion): add prerelease semver level ( #15626 )
2022-06-25 07:38:19 +02:00
HonkingGoose
146512ba93
docs(self-hosted config): improve unicodeEmoji section ( #16219 )
2022-06-24 13:07:58 +02:00
Tobias
3d96c7c5a1
feat(config): print hostRules when printConfig=true
( #15699 )
2022-06-23 07:39:31 +00:00
HonkingGoose
dca5f9d11b
docs(docker): rewrite GCR/GAR section ( #16180 )
2022-06-22 10:37:26 +00:00
Michael Kriese
aeec0f411e
chore: enforce ts as cast ( #16164 )
2022-06-22 10:20:34 +00:00
Stéphane Goetz
8ce54366e1
docs: Add note about allowPostUpgradeCommandTemplating to postUpgradeTasks ( #15439 )
2022-06-22 11:37:01 +02:00
Tobias
890ec81972
docs: Add instructions for setting up Google Container/Artifact Registry authentication ( #16160 )
2022-06-22 10:31:06 +02:00
Maron
7f48897e75
feat(go): add support for GOINSECURE ( #15944 )
2022-06-21 11:23:58 +02:00
Michael Kriese
f7454a0f6b
docs: no toDeepEqual
on jest v28 ( #16152 )
2022-06-20 13:20:14 +02:00
renovate[bot]
47ebf9b8cf
docs: update references to renovate/renovate to v32.90.0 ( #16143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 01:34:09 +00:00
Gabriel-Ladzaretti
dd3598c5b8
feat(config/migration): migrate config with a PR ( #15122 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-18 12:12:31 +00:00
HonkingGoose
9fd3db7280
docs(docker): rewrite sections ( #16083 )
2022-06-15 13:48:25 +02:00
renovate[bot]
96dc2e34d3
docs: update references to renovate/renovate to v32.85.0 ( #16062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 06:42:12 +00:00
renovate[bot]
5651d1a40e
docs: update references to renovate/renovate to v32.83.2 ( #16031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-13 00:42:25 +00:00
RahulGautamSingh
996e4a6e57
feat: rename aliases to registryAliases ( #15877 )
2022-06-10 05:14:49 +00:00
Philip
49e3aff78b
docs: update best practices regex groups + windows clrf + exporting test functions ( #15969 )
2022-06-10 06:48:06 +02:00
Michael Kriese
d28324a517
docs: update best practices ( #15960 )
2022-06-10 05:31:33 +02:00
HonkingGoose
7306c401d8
docs(config options): improve introduction section ( #15690 )
2022-06-09 06:59:57 +02:00
Greg Schueler
d99914c316
docs: Update prConcurrentLimit with security exception ( #15950 )
2022-06-08 19:47:08 +00:00
Gregor Dschung
956a94da24
docs(schedule): add note regarding the relation to the dependency dashboard ( #15941 )
2022-06-08 11:56:20 +00:00
Szymon Łągiewka
a5b0adb0cd
docs: note gitPrivateKey passphrase-less requirement ( #15871 )
2022-06-06 15:46:28 +02:00
renovate[bot]
47c187abf1
docs: update references to renovate/renovate to v32.74.3 ( #15904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-06 02:46:42 +00:00
HonkingGoose
c6e8fd19c8
docs(nuget): rewrite ( #15846 )
2022-06-04 09:43:16 +02:00
Michele Azzolari
fff0a8141b
docs: remove multiple matchStrings note ( #15872 )
2022-06-03 11:45:23 +00:00
HonkingGoose
5f21c63ba5
docs: replace word therefore, plus other small changes ( #15694 )
2022-06-02 16:58:52 +02:00
HonkingGoose
82295805af
docs(configuration options): rewrite regexManagers ( #15844 )
2022-06-02 12:22:01 +02:00
HonkingGoose
6257604ec8
docs(self-hosted configuration): rewrite sections ( #15824 )
2022-06-02 07:35:22 +02:00
Rhys Arkins
b201029842
docs(behavior): bug reports ( #15832 )
2022-06-02 07:34:18 +02:00
HonkingGoose
703879b137
docs(configuration options): remove duplicate line ( #15823 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-01 11:56:56 +00:00
HonkingGoose
8e540f051a
docs(best practices): add new unit testing rules ( #15799 )
2022-06-01 11:33:35 +02:00
Romain Barissat
3d9316f9d9
docs: typo fix in use cases ( #15817 )
2022-06-01 05:19:14 +00:00
Gabriel-Ladzaretti
c92f052239
feat(core/automerge): Allow a separate schedule for automerge ( #15680 )
...
* feat(core/automerge): Allow a separate schedule for automerge
- init commit
* feat(core/automerge): Allow a separate schedule for automerge
- lint ci fix
* feat(core/automerge): Allow a separate schedule for automerge
- added docs entry
* feat(core/automerge): Allow a separate schedule for automerge
- added test coverage
* feat(core/automerge): Allow a separate schedule for automerge
- config-description.ts reorder methods
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes
- revert schedule.spec.ts changes
- reset mocks in automerge.spec.ts
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes log update
* feat(core/automerge): Allow a separate schedule for automerge
- cr changes
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat(core/automerge): Allow a separate schedule for automerge
- prettier fix and test update
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-31 07:13:05 +02:00
Rhys Arkins
22832dc21d
fix: update screenshots
2022-05-30 07:13:41 +02:00
Gabriel-Ladzaretti
50d9dedc6e
feat: branchPrefixOld ( #15591 )
2022-05-28 11:53:34 +00:00
Rhys Arkins
4b0102f08b
fix(gomod): default to not massaging replace statements ( #15767 )
2022-05-28 10:19:36 +02:00
HonkingGoose
805988ecc3
docs(datasources): rewrite intro ( #15725 )
2022-05-26 08:02:34 +02:00
Gabriel-Ladzaretti
2689a5560d
docs: Add renovate related best practices guide ( #15589 )
2022-05-26 07:48:40 +02:00
HonkingGoose
9c3a8ee20f
docs: move about us file and credit contributors ( #15661 )
2022-05-26 05:07:31 +00:00
Rhys Arkins
afd96e7b8a
fix: whitesource -> mend ( #15729 )
2022-05-25 15:23:28 +02:00
HonkingGoose
82c7f2266c
docs(use cases): rewrite sections ( #15689 )
2022-05-24 20:15:55 +02:00
HonkingGoose
2963d49468
docs(self-hosting): update renovate/renovate refs ( #15691 )
2022-05-24 07:38:04 +02:00
HonkingGoose
136b3f13ef
docs(dependency-dashboard): fix typo ( #15692 )
...
docs(dependency dashboard): fix typo
2022-05-23 12:18:44 +02:00
renovate[bot]
546012f81d
docs: update references to renovate/renovate to v32.64.2 ( #15681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-23 00:32:34 +00:00
HonkingGoose
f5b0e4644a
docs(running renovate): rewrite authentication ( #15596 )
2022-05-19 16:22:21 +02:00
Tobias
66080aa0e8
docs: add section about trusting self-signed certificates ( #15636 )
2022-05-19 16:08:22 +02:00
Manuel
4e0cb04800
docs: Add update to gitlab-bot-security page ( #15650 )
2022-05-19 16:07:06 +02:00
Maxime Brunet
3b941ec269
docs: mention pre-commit hook when reconfiguring via PR ( #15639 )
2022-05-19 05:55:16 +02:00
Gabriel-Ladzaretti
c17a274de3
feat(versioning/debian): Debian codenames support ( #14881 )
...
* refactor(tools/distro-info): for later use in ubuntu and debian versioning
cr changes
* feat(versioning/debian): Debian codenames support
restore extracted code
* feat(versioning/debian): Debian codenames support
package.json, dropped the generate: prefix.
unit test mod as per CR
* feat(versioning/debian): Debian codenames support
now using the generic ver api interface
* feat(versioning/debian): Debian codenames support
revert exporting docker versioning
* feat(versioning/debian): Debian codenames support
switched to luxon for time handle
test fixes
dropped ts-ignore comments
* feat(versioning/debian): Debian codenames support
extract changes in distro.ts
* feat(versioning/debian): Debian codenames support
post merge changes
* feat(versioning/debian): Debian codenames support
cr changes
* feat(versioning/debian): Debian codenames support
- added support for pin range strategy
* feat(versioning/debian): Debian codenames support
- typos & metadata fixes
* feat(versioning/debian): Debian codenames support
- added isReleased to distro.ts
* feat(versioning/debian): Debian codenames support
- moved all time/date handling into distro.ts
- date freeze for ubuntu/debian/distro unit tests
* refactor(versioning/distro): Move date handling into distro.ts
- revert refactor #15272
* feat(versioning/debian): Debian codenames support
- merge distro refactor
* feat(versioning/debian): Debian codenames support
- extract private properties
* feat(versioning/debian): Debian codenames support
- cr changes
* feat(versioning/debian): Debian codenames support
- cr changes
* feat(versioning/debian): Debian codenames support
- cr changes
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-18 15:32:59 +00:00
Maron
0cf2ab4823
feat: refactor requireConfig option ( #15594 )
2022-05-18 10:21:51 +00:00
Michael Kriese
8c20872ee2
fix(config): unicodeEmoji
is a global only option ( #15631 )
2022-05-18 11:32:27 +02:00
Sean Fausett
5043379847
fix(dockerfile): loosen default dockerfile manager filematch ( #15583 )
2022-05-15 06:00:45 +02:00
HonkingGoose
789cf38d8b
docs: use relative links for development docs ( #15559 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-12 14:17:02 +02:00
HonkingGoose
82a219f3e9
docs: fix typos ( #15542 )
2022-05-11 09:53:15 +00:00
Sebastian
34cc43a765
feat(docker-compose): Add support for more file names ( #15532 )
2022-05-10 15:48:01 +00:00
HonkingGoose
8832c8820f
docs: fix broken link ( #15529 )
2022-05-10 11:55:22 +02:00
HonkingGoose
6a54aabd78
docs(self-hosted configuration): rewrite cacheDir section ( #15508 )
2022-05-09 18:28:19 +02:00
HonkingGoose
4002f1bc04
docs: create key concept page for presets ( #15396 )
2022-05-09 13:17:40 +02:00
renovate[bot]
8606229501
docs: update references to renovate/renovate to v32.45.5 ( #15505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 01:04:14 +00:00
HonkingGoose
4e11c71c69
chore: create Gitpod configuration ( #12210 )
2022-05-07 07:43:15 +02:00
HonkingGoose
6029c9f7f9
chore: improve minimal reproduction guide and reproduction:needed comment ( #15397 )
2022-05-06 10:43:31 +02:00
Rhys Arkins
e79813d32e
feat: gomodNoMassage ( #15462 )
2022-05-05 11:33:50 +02:00
Oscar Dominguez
e218379958
feat(presets): add support to presets ending with .json5
or .json
( #15377 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-02 16:34:09 +02:00
renovate[bot]
64ed9d4760
docs: update references to renovate/renovate to v32.36.0 ( #15392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 02:00:00 +00:00
Hasan Awad
e0053be5d6
fix(process/lookup): pinDigest update type ( #14658 )
2022-04-29 09:49:15 +02:00
HonkingGoose
4de0e459ce
docs: config options with type=string are always non-mergeable ( #15357 )
2022-04-28 13:15:43 +00:00
renovate[bot]
946a8e0e62
docs: update references to renovate/renovate to v32.32.2 ( #15335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-27 13:55:45 +00:00
Parvesh Chaudhary
6ea48d19e3
feat: pruneBranchAfterAutomerge ( #15126 )
2022-04-23 09:48:23 +00:00
IKEDA Sho
2c087e86f7
feat(template): add lowercase
Handlebars helper ( #15212 )
2022-04-21 09:26:24 +00:00
Rhys Arkins
5f1f104d65
fix(git): remove default gitTimeout ( #15200 )
2022-04-20 22:33:36 +02:00
HonkingGoose
e23b8fc3e1
docs: use term GitHub Enterprise Server ( #15188 )
2022-04-20 11:26:26 +01:00
Hasan Awad
dfa04b6559
fix(docs/usage): fix number typo for gitTimeout ( #15171 )
...
* Added timeout option
* Added timeout to global config
* moved gitTimeout description to self-hosed-config
* Added `gitTimeout` in global.ts
* Changed to numeric value with test
* Make seperte object for timeout
* test and set max value to a minute
* For null check
* revert
* default for null check
* Added timeout for simple git uses
* Update lib/config/validation.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Made config into one object and changed test
* blank line for lint
* Update config.spec.ts
* prettier alignment
* lint
* lint fix
* added test and refactored
* refactored tests
* Update docs/usage/self-hosted-configuration.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* More info in docs
* Update docs/usage/self-hosted-configuration.md
* Update docs/usage/self-hosted-configuration.md
* Fixed typo
* docs typo fix
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-19 10:16:23 +00:00
Hasan Awad
9270ebad80
feat: add git timeout ( #14914 )
2022-04-17 18:12:42 +01:00
StinkyLord
5c31446599
Update php.md ( #15103 )
2022-04-13 22:01:34 +01:00
Alex Kessock
37d3b1da7c
feat: Add configuration option githubTokenWarn ( #14902 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-13 16:03:05 +00:00
Kenneth Jorgensen
c220ff0d5a
chore: Dockerized development examples ( #15099 )
2022-04-13 08:16:07 +00:00
MaronHatoum
3e312fd641
feat: refactor dry-run option ( #14849 )
...
* feat : added dryRun new behavior + added more migration
* feat : revert extra space
* feat : revert extra code
* feat : added unit tests
* feat : added unit tests
* feat : removed extra tests + removed unnecessary condition
* feat: changes after CR
* feat: added dry run migration cli and env + unit tests
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* feat: migration changes + added logs + added unit test
* feat: removed log msgs + change unit test
* feat: update
* feat: update
* Update lib/workers/global/config/parse/cli.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-11 20:29:02 +00:00
StinkyLord
927bb5f37b
docs: improve renovate flow graph ( #15043 )
2022-04-11 13:37:42 +02:00
HonkingGoose
2e4c99e2bb
docs(fetchReleaseNotes): explain platform support, link to overview issue ( #14972 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-11 09:24:22 +00:00
renovate[bot]
a6ea7d5a20
docs: update references to renovate/renovate to v32.17.1 ( #15046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-11 00:38:51 +00:00
HonkingGoose
f3e0462aa0
docs(running renovate): move authentication info into platform readmes ( #14654 )
2022-04-10 09:39:51 +00:00
HonkingGoose
5119bad992
docs: replace example name ( #15035 )
2022-04-09 17:52:52 +01:00
StinkyLord
0ffab682f7
docs: new renovate flow graph ( #14862 )
2022-04-09 09:37:31 +02:00
HonkingGoose
31f539b9c3
docs(security-and-permissions): preamble, new sections ( #14570 )
2022-04-08 07:39:23 +00:00
HonkingGoose
be99c57716
docs: drop duplicate word ( #15008 )
2022-04-07 12:24:27 +02:00
HonkingGoose
ea410daf6e
docs: remove link to file on GitHub ( #15007 )
2022-04-07 12:00:36 +02:00
HonkingGoose
15c98973bd
docs: fix typo ( #15006 )
2022-04-07 11:50:26 +02:00
August Feng
53667eac46
docs: fix typo ( #14874 )
2022-03-31 02:34:17 +00:00
Michael Kriese
89d7fdf781
Revert "feat: extend dryRun options to extract lookup full ( #14555 )" ( #14836 )
...
This reverts commit 39471b57ad
.
2022-03-29 02:47:54 +02:00
HonkingGoose
41fd7fbf46
docs: replace however with but ( #14707 )
...
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-28 19:25:49 +00:00
MaronHatoum
39471b57ad
feat: extend dryRun options to extract lookup full ( #14555 )
2022-03-28 13:55:26 +02:00
RahulGautamSingh
e64b7576e9
feat: matchSourceUrls ( #14813 )
2022-03-28 09:58:20 +02:00
renovate[bot]
50d2f10172
docs: update references to renovate/renovate to v32.7.5 ( #14815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-28 02:02:35 +00:00
HonkingGoose
559f805aec
docs(self hosted config): repositories array can be object ( #14788 )
2022-03-25 05:47:18 +01:00
Gabriel-Ladzaretti
786fd6ac94
feat(versioning/ubuntu): Support for Ubuntu codenames ( #14601 )
...
* feat(versioning/ubuntu): Support for Ubuntu codenames
initial commit
* feat(versioning/ubuntu): Support for Ubuntu codenames
exported hardcoded data into JSON
* feat(versioning/ubuntu): Support for Ubuntu codenames
exported hardcoded data into JSON
* feat(versioning/ubuntu): Support for Ubuntu codenames
lint fix for DataFile
* feat(versioning/ubuntu): Support for Ubuntu codenames
fix for kebabCase
* feat(versioning/ubuntu): Support for Ubuntu codenames
JSON data file
* feat(versioning/ubuntu): Support for Ubuntu codenames
tests added
* feat(versioning/ubuntu): Support for Ubuntu codenames
added default branch in getCodenameByVersion function
* feat(versioning/ubuntu): Support for Ubuntu codenames
added the cmd to generate the data file
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
added sh script
* feat(versioning/ubuntu): Support for Ubuntu codenames
added mjs script
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script regex modification
* feat(versioning/ubuntu): Support for Ubuntu codenames
initial commit
* feat(versioning/ubuntu): Support for Ubuntu codenames
exported hardcoded data into JSON
* feat(versioning/ubuntu): Support for Ubuntu codenames
exported hardcoded data into JSON
* feat(versioning/ubuntu): Support for Ubuntu codenames
lint fix for DataFile
* feat(versioning/ubuntu): Support for Ubuntu codenames
fix for kebabCase
* feat(versioning/ubuntu): Support for Ubuntu codenames
JSON data file
* feat(versioning/ubuntu): Support for Ubuntu codenames
tests added
* feat(versioning/ubuntu): Support for Ubuntu codenames
added default branch in getCodenameByVersion function
* feat(versioning/ubuntu): Support for Ubuntu codenames
added the cmd to generate the data file
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
CR changes
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation added.
added test cases.
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
documentation cr
* feat(versioning/ubuntu): Support for Ubuntu codenames
added sh script
* feat(versioning/ubuntu): Support for Ubuntu codenames
added mjs script
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script updated
* feat(versioning/ubuntu): Support for Ubuntu codenames
mjs script regex modification
* feat(versioning/ubuntu): Support for Ubuntu codenames
debian distro json
* feat(versioning/ubuntu): Support for Ubuntu codenames
removed debian distro json
* Update tools/distro-json-generate.mjs
* feat(versioning/ubuntu): Support for Ubuntu codenames
added package.json script entry
* feat(versioning/ubuntu): Support for Ubuntu codenames
added package.json script entry
* feat(versioning/ubuntu): Support for Ubuntu codenames
added package.json script entry
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-24 10:54:21 +00:00
HonkingGoose
decd25432c
docs(config options): rewrite platformCommit section ( #14685 )
2022-03-24 10:29:28 +01:00
HonkingGoose
fcaaaabbee
docs(development): create Renovate style guide ( #14775 )
2022-03-24 06:47:48 +01:00
HonkingGoose
b9d63d4e2a
docs: rewrite gitlab security paragraph ( #14706 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-23 10:29:30 +00:00
GaryNg
fd871a205d
docs(config): use warning prompt ( #14746 )
2022-03-22 16:00:35 +01:00
renovate[bot]
153e0cd3e9
docs: update references to renovate/renovate to v32.6.7 ( #14738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-21 01:18:31 +00:00
Shane O'Grady
40b919cbc7
docs: Add Nodenv and .node-version to Node page ( #14719 )
2022-03-18 11:54:09 +01:00
HonkingGoose
410fa512fd
docs: replace identify ( #14709 )
2022-03-18 10:34:24 +01:00
HonkingGoose
9035f10c79
docs: replace implement with work on ( #14710 )
2022-03-18 10:32:28 +01:00
HonkingGoose
315f4f689a
docs: replace attempt with try ( #14689 )
2022-03-16 14:54:30 +01:00
HonkingGoose
03d818a1ea
docs(gitlab bot security): replace assistance with help ( #14687 )
2022-03-16 14:53:43 +01:00
HonkingGoose
5200663cdd
docs: replace appropriate with correct ( #14686 )
2022-03-16 14:53:27 +01:00
HonkingGoose
a5ffd5dd08
docs(ruby): replace caveats with warnings ( #14690 )
2022-03-16 14:51:43 +01:00
HonkingGoose
c89655701a
docs: replace component with part ( #14691 )
2022-03-16 14:51:27 +01:00
HonkingGoose
5a52b04c96
docs: replace contain(s) with has or have ( #14692 )
2022-03-16 14:50:20 +01:00
HonkingGoose
9e0cc6edb4
docs(config options): replace elect with choose ( #14693 )
2022-03-16 14:49:00 +01:00
HonkingGoose
5ba8ce6fea
docs(self-hosted configuration): improve username config option section ( #14661 )
2022-03-15 10:10:13 +01:00
GaryNg
09efb45f16
docs: fix minor typo ( #14664 )
2022-03-14 19:33:21 +00:00
renovate[bot]
f9de25e771
docs: update references to renovate/renovate to v32.3.0 ( #14646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-14 03:03:02 +00:00
HonkingGoose
92d1aa53bd
docs(config options): add admonition ( #14581 )
2022-03-09 14:31:00 +01:00
Martin Herndl
72ade5f6c8
docs(node): add info about constraints option ( #14576 )
2022-03-08 17:08:37 +01:00
zml
bb6bc35e4d
fix(manager/gradle): Initial handling of rich versions in gradle version catalogs ( #14533 )
2022-03-08 04:54:45 +00:00
renovate[bot]
1ee2186645
docs: update references to renovate/renovate to v32 ( #14543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-07 01:46:11 +00:00
Rhys Arkins
8bd77f747b
feat(gradle): remove deepExtract ( #14497 )
...
Removes Gradle `deepExtract` option
BREAKING CHANGE: Option `deepExtract` is now removed and will be ignored
2022-03-04 09:04:02 +01:00
Rhys Arkins
143c9a6751
refactor: rename lookupName -> packageName ( #14494 )
...
Renames `lookupName` to be `packageName`.
BREAKING CHANGE: Use `packageName` instead of `lookupName` if interacting with Renovate datasources directly.
2022-03-04 09:04:02 +01:00
Rhys Arkins
a61821bde8
refactor: repository worker ( #14489 )
...
Refactors branch and pr worker to be under repository worker.
2022-03-04 09:04:02 +01:00
Rhys Arkins
dca3418bbd
refactor: lib/modules ( #14488 )
...
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00
Rhys Arkins
f3d4e29c8a
fix(hostRules): sort by matchHost length ( #14264 )
2022-02-28 19:23:43 +00:00
Louis-Rémi Paquet
1151f08d9a
docs(reviewers): Permission required for self-hosted Github App ( #14454 )
...
With the Self-Hosted Github app, Members was required to add team reviewers when I used it.
After adding this permission, we could add team reviewers again.
This could be required for other scenarios. Only the Self-Hosted Github App + Team reviewers was tested for this.
2022-02-28 17:52:35 +01:00
Bacluc
6e065ff9e0
docs: document automerge for vulnerabilityAlerts ( #14442 )
2022-02-28 17:39:32 +01:00
HonkingGoose
655e31d1ab
docs: create security and permissions file ( #13748 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-28 17:39:18 +01:00
Rhys Arkins
b7eab64efb
feat(config): deprecate non-default npm presets ( #14444 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-02-28 15:14:58 +01:00
renovate[bot]
b8dd3e8493
docs: update references to renovate/renovate to v31.94.0 ( #14437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-02-27 18:23:12 +00:00
Maxime Brunet
151b0e0872
docs(bitbucket-cloud): Document workspace membership permissions ( #14402 )
2022-02-25 06:20:20 +01:00
HonkingGoose
affec9fcf5
docs(use cases): simplify ( #14391 )
2022-02-24 17:44:20 +01:00
Sergei Zharinov
a674f727dd
feat(github): Platform-native REST-based push ( #14271 )
2022-02-24 15:32:46 +01:00
renovate[bot]
628e223cf7
docs: update references to renovate/renovate to v31.89.5 ( #14329 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 00:35:21 +00:00
Łukasz Domeradzki
66c7c15a3b
docs: Clarify rebaseWhen=auto
( #14324 )
2022-02-20 18:56:59 +01:00
Kaj Ström
c424a84f87
feat(maven): bumpVersion support ( #14201 )
2022-02-17 08:57:13 +00:00
Florian Greinacher
4314bb8060
fix(manager/poetry): prioritize datasource-scoped credentials when authenticating with poetry sources ( #14255 )
...
* feat: use private gitlab pypi registry together with gitlab host
* docs: slim down documentation a bit
* fix: correctly normalize source name
* fix: correctly handle fallback
* refactor: apply review suggestions
* Update docs/usage/getting-started/private-packages.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update docs/usage/getting-started/private-packages.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Marion Deveaud <marion.deveaud@siemens.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-02-16 21:54:06 +01:00
HonkingGoose
a2bf99d42c
docs: add root group requirements ( #14086 )
2022-02-14 09:50:37 +01:00
renovate[bot]
ea8aaa2d16
docs: update references to renovate/renovate to v31.81.3 ( #14205 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 02:17:02 +00:00
Rhys Arkins
b2183a30c5
fix(npm): lockfileVersion 2+ transitiveRemediation only if package.json changes ( #14173 )
2022-02-11 13:20:55 +00:00
Oleg Krivtsov
0786775005
feat(workers/global): support eager resolving of presets ( #13279 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-11 11:35:29 +00:00
HonkingGoose
7d2e377ec0
docs: replacementName
and replacementVersion
are npm
manager only ( #14150 )
2022-02-11 12:05:46 +01:00
Markus Legner
4b5fa66248
docs(self-hosted): correct variable part username in hostRules ( #14118 )
2022-02-09 18:30:13 +00:00
renovate[bot]
96d777527f
docs: update references to renovate/renovate to v31.68.6 ( #14094 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 13:48:22 +00:00
HonkingGoose
f892b2b74b
docs(installing onboarding): fix whitespace, change word ( #14064 )
2022-02-07 16:00:07 +01:00
HonkingGoose
673f1b0874
docs: use number for count nouns ( #14066 )
2022-02-07 15:59:54 +01:00
HonkingGoose
55ff7fb381
docs: replace anticipate with expect ( #14067 )
2022-02-07 15:59:32 +01:00
HonkingGoose
b23dab14b3
docs: replace as such with therefore ( #14069 )
2022-02-07 15:59:07 +01:00
HonkingGoose
fa458d02b4
chore: simplify sentence ( #14072 )
2022-02-07 15:56:58 +01:00
HonkingGoose
a7903a4de2
docs: replace receive with get ( #14073 )
2022-02-07 15:53:22 +01:00
renovate[bot]
21a578b9b1
docs: update references to renovate/renovate to v31.68.0 ( #14046 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 01:08:35 +00:00
HonkingGoose
ff332d1b3a
docs(running renovate): fix forking renovate access level description ( #14023 )
2022-02-05 08:34:48 +00:00
HonkingGoose
f356803f08
docs(self-hosted config): add flux list item ( #13924 )
2022-01-31 12:07:10 +01:00
renovate[bot]
c0f0a25f52
docs: update references to renovate/renovate to v31.63.2 ( #13920 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 02:36:10 +00:00
Oleg Krivtsov
368903ab81
feat: support new rangeStrategy=in-range-only ( #13257 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-30 03:46:22 +00:00
Rhys Arkins
86b0ef09ae
feat: defaultRegistryUrls ( #13907 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-29 13:36:08 +00:00
HonkingGoose
b083d508eb
docs: add admonition for deepExtract
deprecation ( #13904 )
2022-01-28 21:00:28 +01:00
HonkingGoose
2e16cbfbb8
docs(configuration options): use admonitions ( #13889 )
...
* docs(configuration options): use admonitions
* Update docs/usage/configuration-options.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 19:39:08 +01:00
HonkingGoose
791ec0b988
docs(self-hosted config): use admonitions ( #13888 )
...
* docs(self-hosted config): use admonitions
* Update docs/usage/self-hosted-configuration.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-28 19:39:01 +01:00
HonkingGoose
4114f313a8
docs(self-hosting examples): use admonitions ( #13885 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-28 19:38:51 +01:00
HonkingGoose
2dc8ebb2e8
docs(private package support): use admonitions ( #13887 )
2022-01-28 19:38:44 +01:00
HonkingGoose
6eefc67ec2
docs(installing/onboarding): use admonitions ( #13886 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-28 19:38:25 +01:00
HonkingGoose
32168e870b
docs(automerge): use admonition ( #13890 )
2022-01-28 19:36:36 +01:00
HonkingGoose
c6f9dde4bb
docs(renovate scheduling): use admonition ( #13891 )
2022-01-28 19:36:22 +01:00
HonkingGoose
26eb01dcef
docs(java): use admonition ( #13892 )
2022-01-28 19:36:07 +01:00
HonkingGoose
5e20a72567
docs(nuget): use admonition ( #13893 )
2022-01-28 19:35:53 +01:00
HonkingGoose
b25007eb3a
docs(python): use admonition ( #13894 )
2022-01-28 19:35:39 +01:00
HonkingGoose
b1e9ee1828
docs(dependency-pinning): use admonition ( #13895 )
2022-01-28 19:35:23 +01:00
HonkingGoose
9afabcd895
docs(running renovate): use admonitions ( #13884 )
2022-01-28 14:49:52 +01:00
HonkingGoose
d3e7e3caa9
docs(config-presets): use admonitions ( #13671 )
2022-01-28 12:19:57 +01:00
horihel
b17dc19da7
docs(nuget): Document lockfile exception ( #13878 )
2022-01-28 12:19:27 +01:00
HonkingGoose
54f5adf922
docs(development): guide to create/edit presets ( #13165 )
2022-01-28 12:19:14 +01:00
Shane O'Grady
48af4012e6
docs: fix typo in configuration-options ( #13836 )
2022-01-26 18:05:34 +01:00
HonkingGoose
ad62caec9e
docs(templates): fix code example ( #13813 )
2022-01-25 18:27:45 +00:00
renovate[bot]
bb86fa128d
docs: update references to renovate/renovate to v31.49.0 ( #13762 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 02:05:54 +00:00
Oleg Krivtsov
a133bb96af
feat(workers/branch): allow to define a blocked label ( #12164 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 08:33:22 +00:00
Fynn Späker
42537f2252
docs: refine k8s example ( #13668 )
...
Signed-off-by: Fynn Späker <spaeker@23technologies.cloud>
2022-01-20 13:13:55 +01:00
Lars Francke
80b728e22d
docs: fix reviewers example ( #13666 )
2022-01-20 10:12:11 +01:00
Oleg Krivtsov
e148b66d8a
feat(config): read config from branches in baseBranches ( #12514 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 08:11:25 +00:00
Nils Plaschke
f88e498145
feat(maven): settings.xml registry extraction ( #13592 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 07:34:48 +00:00
Florian Greinacher
5376bb6375
feat(versioning/node): add support for Node.js codenames ( #13466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-19 10:48:52 +01:00
Julius Henke
cf7dd827a7
docs: RENOVATE_CONFIG_FILE environment variable ( #13350 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 08:29:23 +00:00
Sebastian Poxhofer
e406cd1131
feat(autodiscover): allow usage of regex patterns ( #13243 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-18 20:23:35 +00:00
renovate[bot]
b7dff549ab
chore(deps): update dependency markdownlint-cli2 to v0.4.0 ( #13613 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-18 13:59:55 +00:00
Oleg Krivtsov
531daff3dc
feat(schedule): support cron syntax for schedules ( #12801 )
2022-01-18 14:39:13 +01:00
HonkingGoose
a6af88eb23
docs: add forking-renovate to list of distributions ( #13535 )
2022-01-17 11:26:22 +00:00
renovate[bot]
7d66678457
docs: update references to renovate/renovate to v31.28.2 ( #13581 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-17 00:36:33 +00:00
Hannes Norda
f6e5e60d49
feat(manager/gomod): Add gomodTidy1.17 postUpdateOption ( #13548 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 13:39:01 +00:00
HonkingGoose
99032f0867
docs: baseBranches
not working when forkMode
is enabled ( #13543 )
2022-01-14 10:02:59 +01:00
Alexy Mantha
9b1e3186a8
feat(github): Add autodiscovery support for Github App ( #13406 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 09:55:21 +01:00
HonkingGoose
7d2aa43457
docs: remove obsolete text ( #13515 )
2022-01-12 12:17:56 +01:00
HonkingGoose
c56eca65eb
docs: deprecate deepExtract ( #13487 )
2022-01-12 11:04:14 +01:00
Oleg Krivtsov
ed4fc35a0a
docs(config): document precedence order of config files ( #13447 )
2022-01-12 10:00:25 +00:00
Sander Aernouts
08bd08408f
docs: azure always-auth=true ( #13508 )
...
Added `always: true` to the Azure Pipeline to make sure the pipeline gets triggered on schedule even when there are no changes to the source code.
2022-01-12 10:46:31 +01:00
HonkingGoose
01689f90dc
docs: update autogenerate comment ( #13488 )
2022-01-11 15:25:14 +00:00
HonkingGoose
cc016ac14c
docs: add encodeURIComponent
, replace
handlebars helpers ( #12672 )
2022-01-11 10:50:48 +00:00
Matthias Schoettle
895a85a2c3
docs: Heading level of Azure DevOps in Running Renovate docs ( #13475 )
2022-01-11 02:39:44 +00:00
HonkingGoose
013189bf18
docs(dependency-pinning): use document fragment ( #13464 )
2022-01-10 14:45:36 +01:00
renovate[bot]
05f2ca3b41
docs: update references to renovate/renovate to v31.21.2 ( #13452 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 01:47:49 +00:00
HonkingGoose
576a7c5f74
docs(self-hosting examples): misc small fixes ( #13426 )
2022-01-08 14:14:31 +00:00
Marina
7770888184
feat: Add 'and', 'or' and 'containsString' to handlebar helpers ( #13341 )
2022-01-06 15:24:42 +00:00
HonkingGoose
65229c8896
docs(running renovate): update redirected links ( #13381 )
2022-01-05 13:35:08 +01:00
HonkingGoose
1fd2973521
docs: update redirected links ( #13380 )
2022-01-05 11:08:42 +00:00
HonkingGoose
da7092e0b3
docs: capitalize proper nouns ( #13379 )
2022-01-05 10:38:30 +00:00
marcovmun
d723d78f1c
feat(matchBaseBranches): Support regex expression ( #13322 )
2022-01-05 08:53:53 +01:00
HonkingGoose
5d513a976f
docs(self-hosting): update renovate/renovate refs ( #13339 )
2022-01-03 11:53:30 +00:00
HonkingGoose
10088e1748
docs: simplify text, use monospace for versions ( #13338 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-03 11:42:58 +00:00
HonkingGoose
fb05c4c55f
docs(use cases): simplify text ( #13337 )
2022-01-03 12:31:50 +01:00
HonkingGoose
64e5c70fb3
docs(local development): add refactor PR test note ( #13335 )
2022-01-03 11:25:50 +01:00
renovate[bot]
df77a50ecf
docs: update references to renovate/renovate to v31.14.1 ( #13330 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-03 00:24:00 +00:00
Shunsuke Suzuki
8b17120287
Fix a broken link ( #13312 )
2021-12-30 15:56:52 +00:00
renovate[bot]
a827c955f7
docs: update references to renovate/renovate to v31.13.2 ( #13285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 02:35:26 +00:00
Martin Herndl
99888d6f6b
feat(composer): ignore extension and library platform requirements only ( #13154 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-12-23 08:12:14 +00:00
HonkingGoose
3bb3543911
docs(fetchReleaseNotes): improve description ( #13235 )
2021-12-22 14:03:09 +01:00
HonkingGoose
de5a756003
docs: warn against using rebaseWhen=never
plus prCreation=not-pending
( #13223 )
2021-12-22 12:14:41 +01:00
renovate[bot]
2d8d88d9af
docs: update references to renovate/renovate to v31.7.0 ( #13199 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 00:42:57 +00:00
HonkingGoose
6290c43120
docs(self-hosted experimental): monospace variable names ( #13193 )
2021-12-19 14:11:12 +01:00
Maxime Brunet
2e7e4c2d1d
docs(bitbucket-cloud): Document required permission scopes ( #13179 )
2021-12-19 04:18:42 +00:00
Sebastian Poxhofer
5eea19b5be
feat(autodiscover): reverts autodiscoverfilter as array ( #13169 )
...
This reverts commit a0a770338f
.
2021-12-17 13:44:40 +01:00
Sebastian Poxhofer
a0a770338f
feat(autodiscover): allow array for autodiscoverfilter ( #13100 )
2021-12-16 15:12:35 +00:00
HonkingGoose
015a6b72c1
docs(use cases): improve and simplify text ( #13142 )
2021-12-16 13:52:23 +01:00
renovate[bot]
ae46e9eb3a
docs: update references to renovate/renovate to v31 ( #13129 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-15 16:43:43 +00:00
Peter Valdemar Mørch
c7a7ffbeed
feat(config): allow exporting async config ( #13075 )
...
* feat(config): allow exporting async config (#13035 )
module.exports can now be a function and it can be/return a Promise,
allowing the results of asynchronous operations to be used in the
configuration.
The discussion leading up to this PR in #13035 assumed that
module.exports had to be a plain object.
But this commit:
commit 9aa97af5b3
Author: Nejc Habjan <hab.nejc@gmail.com>
Date: Thu Dec 9 13:45:48 2021 +0100
feat(config)!: parse JSON5/YAML self-hosted admin config (#12644 )
Adds support for alternative admin config file formats.
BREAKING CHANGE: Renovate will now fail if RENOVATE_CONFIG_FILE is specified without a file extension
Had as an undocumented side effect, that it also handled transparenty
if module.exports was assigned a Promise. With that commit, the
promise will be await-ed so the resolved value is returned from
getConfig(). That was not the case before that commit.
So in this commit, configs that export functions are handled, and
test cases for both promises and functions have been added.
* Update lib/workers/global/config/parse/__fixtures__/fileAsyncFunction.js
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update lib/workers/global/config/parse/__fixtures__/fileFunctionPromise.js
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* feat(config): Fixed linter problems (#13035 )
* feat(config)!: Add doc for JSON5/YAML self-hosted admin config (#12644 )
The code was introduced in 9aa97af5b
and here is the documentation to
go with it
* feat(config): Document config.js exports (#13035 )
* feat(config): Rename file*.js to config*.js because they really are config (#13035 )
* Update docs/usage/getting-started/running.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update docs/usage/getting-started/running.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-13 21:51:36 +00:00
HonkingGoose
ca79bf76da
docs(updateNotScheduled): use monospaced font ( #13086 )
2021-12-13 15:06:46 +01:00
renovate[bot]
f3a4f1d638
docs: update references to renovate/renovate to v30 ( #13076 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-13 01:16:17 +00:00
HonkingGoose
77aa6475f5
docs(self-hosted configuration): use monospaced font for word true ( #13071 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-12 15:10:03 +00:00
HonkingGoose
2128878fa5
docs(extractVersion): improve grammar ( #13072 )
2021-12-12 15:59:33 +01:00
HonkingGoose
f7adaf732b
docs(self-hosting examples): improve text ( #13070 )
2021-12-12 14:44:50 +00:00
Rhys Arkins
a9d334874a
feat: binarySource=install ( #12961 )
2021-12-10 10:56:00 +00:00
Michael Kriese
e4c938b7a5
docs: release as asset ( #11429 )
...
* docs: prepare release as asset
* chore: cleanup
* fix: wrong extension
* fix: wrong logger
* fix: wrong path
* chore: clean and create tmp
* chore: fix types
* fix: update generation
* Update .github/workflows/build.yml
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Update lib/datasource/types.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-12-09 21:12:49 +01:00
HonkingGoose
ffb023c2f2
docs(userStrings): simplify text ( #13031 )
2021-12-09 14:46:49 +01:00
Oleg Krivtsov
ec6077d343
feat(preset)!: decrease prConcurrentLimit to 10 ( #12892 )
...
BREAKING CHANGE: Configurations extending config:base will now default to maximum 10 concurrent PRs instead of 20.
2021-12-09 13:46:27 +01:00
Nejc Habjan
9aa97af5b3
feat(config)!: parse JSON5/YAML self-hosted admin config ( #12644 )
...
Adds support for alternative admin config file formats.
BREAKING CHANGE: Renovate will now fail if RENOVATE_CONFIG_FILE is specified without a file extension
2021-12-09 13:45:48 +01:00
Michael Kriese
ce241e170c
docs(presets): fix samples ( #13029 )
2021-12-09 12:44:47 +01:00
Ana Krivokapić
59026c262e
feat(config): Make ignore comments configurable ( #12917 )
2021-12-08 14:11:20 +01:00
HonkingGoose
341acf2724
docs: hyphenate word third-party ( #12967 )
2021-12-06 11:54:43 +00:00
HonkingGoose
97d4c22ef7
docs: one sentence per line, fix grammar ( #12971 )
2021-12-06 12:42:58 +01:00
HonkingGoose
fbc6a23519
docs: postUpgradeTasks self-hosted only ( #12970 )
2021-12-06 12:42:46 +01:00
renovate[bot]
536523327a
docs: update references to renovate/renovate to v29.32.4 ( #12964 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 04:01:02 +00:00
HonkingGoose
dd7bb46723
docs(dashboard): fix missing syntax highlight ( #12910 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-01 14:44:37 +00:00
renovate[bot]
dc9b5a0599
docs: update references to renovate/renovate to v29.29.0 ( #12911 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-01 13:49:13 +01:00
HonkingGoose
dbca35b2b9
docs: add example of using matchCurrentVersion
with a SemVer range ( #12594 )
2021-11-29 11:56:08 +01:00
Oleg Krivtsov
6293641326
feat(config): add safeguard timeouts ( #12604 )
...
* Add safeguard timeouts #2804
* Fix unit tests
* Fix unit tests
* Update lib/util/exec/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Changes after code review
* Fixes after merge
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-25 11:18:27 +00:00
Oleg Krivtsov
cb3d75ec4e
feat(platform/gitlab): confidential issues ( #12728 )
2021-11-24 05:14:24 +00:00
Andrei Nistor
d2d356c801
feat: Add jsonnet-bundler support ( #12720 )
2021-11-22 15:36:48 +00:00
HonkingGoose
5c717fadae
docs: one sentence per line, fix grammar ( #12789 )
2021-11-22 10:54:08 +01:00
Mathias Brodala
e01ccfdcd2
docs: Explain separateMajorMinor for package groups ( #12787 )
2021-11-22 07:45:32 +00:00
renovate[bot]
09c37ed691
docs: update references to renovate/renovate to v29.14.1 ( #12782 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 05:03:27 +00:00
HonkingGoose
34d0d9e6dc
docs(nuget): small style and content improvements ( #12781 )
2021-11-21 16:38:45 +01:00
Sander Holvoet
988d324137
docs: clarify packages.config usage ( #12779 )
2021-11-21 13:43:08 +01:00
Michael Kriese
baaea71728
fix(config/preset): readd subpreset support ( #12733 )
2021-11-18 10:45:17 +01:00
Sergei Zharinov
cf95251dee
ci(build): Remove Python from Renovate dependencies ( #12685 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 14:17:29 +00:00
renovate[bot]
da7c2cc7f5
docs: update references to renovate/renovate to v29.8.2 ( #12654 )
2021-11-15 12:08:12 +01:00
HonkingGoose
fba47734a5
docs(faq): reorder sections ( #12666 )
2021-11-15 12:04:40 +01:00
HonkingGoose
534cf577d5
docs(known limitations): improve example ( #12663 )
2021-11-15 11:57:09 +01:00
HonkingGoose
8620a8fb03
docs: add link to correct page ( #12665 )
2021-11-15 11:55:20 +01:00
HonkingGoose
920d27a625
docs: bump npm version used in example ( #12660 )
2021-11-15 11:44:25 +01:00
markussiebert
c80c7f3d0c
feat: add stringToPrettyJSON handlebars function ( #12643 )
2021-11-14 19:49:05 +00:00
Bob van de Vijver
4e07ddf526
feat(composer): Support install before update and configure plugin behaviour ( #11990 )
2021-11-14 06:02:53 +00:00
HonkingGoose
bd3f7cb6be
docs(development): update status label query ( #12637 )
2021-11-14 06:39:53 +01:00
Sébastien CROCQUESEL
1863c02e11
docs(configuration-options): fix replacementVersion ( #12620 )
2021-11-12 11:44:27 +00:00
Jamie Magee
98e7029090
feat: replace deprecated dependencies with their replacements ( #5558 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-12 08:10:52 +00:00
Philippe Serhal
7059711cfc
docs(configuration-options): fix npmrcMerge typos ( #12614 )
2021-11-11 17:56:28 +01:00
Nejc Habjan
34f13fee3e
test: enforce valid JSON in fenced markdown code blocks ( #12196 )
2021-11-11 11:11:55 +01:00
Ana Krivokapić
51fa664ba4
docs: Update local-development.md ( #12578 )
2021-11-10 10:57:41 +00:00
Matúš Horváth
edab0842f4
docs: fix a small mistake in docs ( #12569 )
...
`packageUrls` is supposed to be `packageRules` here
2021-11-09 05:25:52 +01:00
renovate[bot]
cc190eda1d
docs: update references to renovate/renovate to v29 ( #12545 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 02:37:49 +00:00
HonkingGoose
6a0f593db7
docs: clarify GitHub team review assignment ( #12536 )
2021-11-06 18:03:11 -07:00
Michael Todorovic
7579875415
feat: support preset versioning with git tags ( #11565 )
...
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>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2021-11-05 13:12:47 +00:00
Rhys Arkins
4eadba6458
docs: improve descriptions
2021-11-05 08:10:27 +01:00
Rhys Arkins
2735ac3e80
fix(automerge)!: default platformAutomerge to false ( #12487 )
...
Flips platformAutomerge default to `false`.
BREAKING CHANGE: Platform automerge is no longer enabled by default.
2021-11-05 08:10:27 +01:00
Sergei Zharinov
f759f16520
fix(go)!: Don't fallback if GOPROXY used ( #12407 )
...
Current implementation tries to use GOPROXY and falls back to Renovate fetching mechanism if no releases found.
The new one is switches to GOPROXY implementaiton when environment variable is set and doesn't fallback.
However, when direct keyword is used, it will use Renovate-native mechanism that fetches directly from GitHub, etc.
When off keyword is encountered or no URLs left, we're done with no releases (i.e. no fallback to Renovate-native mechanism).
BREAKING CHANGE: Go modules lookups will now no longer fallback to Renovate native lookups if GOPROXY is configured and without "direct" explicitly configured.
2021-11-05 08:10:27 +01:00
Florian Greinacher
70700eedae
feat(config)!: make host rule detection configurable and opt-in ( #12294 )
...
Add configuration option `detectHostRulesFromEnv`.
BREAKING CHANGE: `hostRules` are no longer automatically derived from env variables such as `NPM_X_TOKEN`. Set `detectHostRulesFromEnv=true` in config to re-enable same functionality.
2021-11-05 08:10:27 +01:00
ankitabhopatkar13
a5835a00de
fix(automerge): remove automergeType check for PR options ( #12418 )
2021-11-02 13:17:53 +00:00
renovate[bot]
561c751d30
docs: update references to renovate/renovate to v28.20.0 ( #12415 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 05:21:53 +00:00
Tobias
87c5e8e022
feat(gomod): use git host rules as authentication for gosum updates ( #12230 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-31 07:06:59 +00:00
biergit
7869d6dcb6
feat(bitbucket): support user repo for preset ( #12281 )
2021-10-31 06:57:52 +00:00
Sébastien CROCQUESEL
18ea9c91d0
feat(regex): allow to capture groups at each recursion ( #12286 )
2021-10-31 06:45:53 +00:00
HonkingGoose
5a33033676
docs: improve rangeStrategy=replace
description ( #12384 )
2021-10-29 05:07:58 +02:00
HonkingGoose
e748ffd495
chore: create behavior guidelines ( #12211 )
2021-10-28 18:43:14 +02:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps ( #12282 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00
Sébastien CROCQUESEL
b3676ac8ec
feat(regex): depType can be captured and templated ( #12287 )
2021-10-25 05:25:35 +00:00
Mathias Brodala
dd6d436ac3
docs: Fix 4-parts version processing explanation ( #12264 )
2021-10-22 08:30:20 +02:00
Keegan Witt
32b2333c6b
docs: Fix override default approvals link anchor ( #12256 )
2021-10-21 15:42:48 +02:00
Atsushi Watanabe
72d50cc5d6
fix(gomod): Do not tidy go.mod on major update without gomodUpdateImportPaths ( #11976 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:28:09 +00:00
HonkingGoose
9f08a79a69
docs: move chartmuseum info into private packages page ( #12095 )
2021-10-20 13:19:32 +02:00
Tobias
15dd2fcf02
feat(git): insteadOf environment variables for authentication ( #11077 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-20 13:16:49 +02:00
Sergei Zharinov
eef4c2f11f
feat(github): Use native auto-merge when possible ( #12045 )
2021-10-20 03:31:03 +00:00
pataar
c43554b693
docs: change gitLabAutomerge
reference to platformAutomerge
( #12183 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-18 09:03:33 +00:00
dudicoco
c030cb28e0
docs: improve docs for helm aliases ( #12109 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-18 08:49:23 +00:00
HonkingGoose
650a431c65
docs(development): improve triage guide ( #12146 )
2021-10-18 05:31:56 +00:00
Florian Greinacher
6fe49c6f59
docs(running): mention PAT scopes for dry run ( #12189 )
2021-10-16 06:20:10 +02:00
renovate[bot]
0f95914ae8
docs: update references to renovate/renovate to v28 ( #12126 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 08:10:19 +00:00
renovate[bot]
4327845702
docs: update references to renovate/renovate to v27.31.10 ( #12105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 08:55:02 +02:00
Sergei Zharinov
6f649eb661
feat(platform): Use uniform platformAutomerge option ( #12069 )
...
Existing `azureAutoComplete` and `gitLabAutomerge` options are now unified/renamed to `platformAutomerge`, and also defaulting to `true`.
BREAKING CHANGE: Azure autocomplete will now only be enabled when `automerge` is also enabled (to align with how GitLab automerge already worked). If you were using `azureAutoComplete` before without explicitly enabling Renovate `automerge` field then you will now need to do so. Platform automerge is now the default behavior whenever automerge is enabled.
2021-10-11 06:36:07 +00:00
Sebastian Poxhofer
e416df1865
feat(manager/regex): allow defining autoReplaceStringTemplate ( #12019 )
2021-10-05 12:21:11 +00:00
HonkingGoose
f3dbb719f5
docs: update links ( #12006 )
2021-10-04 15:57:18 +00:00
renovate[bot]
acb65fb1dc
docs: update references to renovate/renovate to v27.26.0 ( #11993 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 03:46:39 +00:00
HonkingGoose
3371e0106e
docs: fix broken link to troubleshooting page ( #11988 )
2021-10-02 16:33:03 +02:00
HonkingGoose
a7b34cf700
docs: describe known limitations ( #11946 )
2021-10-01 07:32:12 +00:00
Rhys Arkins
cd72cdf2ac
feat(config): detectGlobalManagerConfig ( #11951 )
2021-09-29 19:58:42 +00:00
HonkingGoose
86de5176fe
docs: move troubleshooting guide to docs/usage directory ( #11937 )
2021-09-28 21:05:16 +02:00
HonkingGoose
959e3943f9
docs: create troubleshooting page ( #11897 )
2021-09-28 15:47:53 +02:00
HonkingGoose
fc9406b8ad
docs: capitalize proper noun Java ( #11913 )
2021-09-27 14:00:46 +00:00
HonkingGoose
54c1ccdb38
docs: explain limitation on amount of branches that can be automerged in one run ( #11890 )
2021-09-27 13:58:52 +02:00
HonkingGoose
fc36b27ce0
docs: describe intended ways to use Renovate ( #11197 )
2021-09-27 11:16:13 +00:00
HonkingGoose
42bef1e939
docs: improve branchConcurrentLimit documentation ( #11879 )
2021-09-27 11:42:43 +02:00
renovate[bot]
b7e022e0b1
docs: update references to renovate/renovate to v27.19.2 ( #11899 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 06:22:58 +00:00
Carl Kittelberger
78a8272cd1
feat(composer): bearer token authentication ( #6901 ) ( #11856 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-23 11:49:58 +00:00
Rhys Arkins
0f226139cc
feat(npm): npmrcMerge ( #11857 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-23 13:17:44 +02:00
HonkingGoose
63889d7a12
docs: explain that Renovate automerge takes time ( #11855 )
2021-09-23 07:23:13 +00:00
HonkingGoose
4c8cd7d785
docs: improve ignorePaths config option documentation ( #11838 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-22 13:28:29 +02:00
Sebastian Poxhofer
b350a8c5fb
feat: option to write discovered repositories to a json ( #11806 )
2021-09-22 07:21:22 +00:00
renovate[bot]
9cf54d8b0b
docs: update references to renovate/renovate to v27.14.0 ( #11811 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-20 03:41:26 +00:00
ylemkimon
022206cc33
docs: add an example for Yarn 2+ ( #11696 )
2021-09-17 11:05:53 +02:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg ( #11673 )
2021-09-16 10:11:13 +00:00
Sebastian Poxhofer
12ae0d1ee9
feat(manager/terraform): support range strategy update lockfile ( #11720 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-15 07:20:31 +00:00
Javier Segovia Córdoba
2d2edf2e09
docs: Update Gradle File Support docs ( #11717 )
2021-09-14 13:25:21 +02:00
renovate[bot]
f5e08d5c1a
docs: update references to renovate/renovate to v27 ( #11703 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 06:34:14 +00:00
Maksim
7801ae7c16
feat(config): migrate requiredStatusChecks to ignoreTests ( #11355 )
...
* feat(config): migrate requiredStatusChecks to ignoreTests
* fix(config): restore order of props
* feat(config): add applyMigrations function
* feat(platform): check ignoreTests param in worker
* feat(config): rename getBranchStatus to resolveBranchStatus
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-12 15:23:18 +00:00
ylemkimon
0a5cee1f25
docs(private-packages): add a note about Yarn 2+ ( #11692 )
2021-09-12 14:17:07 +00:00
HonkingGoose
fe45377b6d
docs: fix display style of word ESLint ( #11689 )
2021-09-12 16:09:08 +02:00
Rhys Arkins
cdc083f40f
feat(config): privateKeyOld ( #11653 )
2021-09-10 12:47:33 +02:00
Clemens Kofler
0ee8440fe6
docs: Document update behavior for gems without version constraints ( #11644 )
2021-09-09 14:33:11 +00:00
HonkingGoose
6eafd2fa4b
docs: update table Major platform features not supported by Renovate ( #11649 )
2021-09-09 16:20:56 +02:00
Rhys Arkins
d6d4124b11
feat(git): blobless git ( #11401 )
2021-09-09 09:25:12 +02:00
HonkingGoose
11577d65b9
docs: improve key concepts automerge ( #11639 )
2021-09-08 12:10:00 +02:00
HonkingGoose
357068db81
docs: fix broken link to image ( #11638 )
2021-09-08 10:28:06 +02:00
HonkingGoose
40d7d2cdf6
docs: add link to key-concepts/automerge ( #11637 )
2021-09-08 10:22:38 +02:00
Michael Kriese
a07db266ae
docs: require git version ( #11618 )
2021-09-07 11:49:55 +02:00
renovate[bot]
cf7b6d5c88
docs: update references to renovate/renovate to v26.19.1 ( #11586 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-06 03:52:43 +00:00
HonkingGoose
44b471fe18
docs: one sentence per line ( #11550 )
2021-09-02 21:15:13 +02:00
David Straub
8fb9197d0c
fix(host-rules): support matchHost with a dot prefix ( #11523 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-02 17:03:51 +00:00
Danilo Pianini
f9f4d29af9
feat(manager/gradle): Add support for Gradle's TOML version Catalogs ( #11452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-02 16:55:33 +00:00
Rhys Arkins
fb75b2f4dc
feat(git): make gitAuthor repo-configurable ( #11539 )
2021-09-02 16:19:02 +02:00
HonkingGoose
28793a3900
docs: move automerge deep dive to key concept section ( #11490 )
2021-09-01 12:03:06 +02:00
HonkingGoose
4871f41428
docs: create page for key concept scheduling ( #11278 )
2021-08-30 08:20:02 +00:00
Lucas
d5e4e098b3
feat(gradle-wrapper): add support for multiple version occurrences in distributionUrl ( #11454 )
2021-08-30 07:06:18 +00:00
renovate[bot]
507069d15f
docs: update references to renovate/renovate to v26.12.0 ( #11467 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-30 03:38:11 +00:00
Michael Kriese
7261bec901
feat(gitlab): allow override server version ( #11416 )
2021-08-26 04:56:28 +00:00
Michael Kriese
f871090a3b
docs: prepare for platform details ( #11423 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-08-25 11:12:36 +00:00
Bob van de Vijver
15c12f079d
docs: Add composer v2 note for excluding single requirements ( #11399 )
2021-08-24 09:52:06 +02:00
Ville Skyttä
aa2607cf2c
docs(versioning): remove versionScheme
references ( #11397 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-23 21:11:39 +00:00
Bob van de Vijver
3505508c9c
feat: Add fully configurable composer ignore platform requirement configuration ( #11138 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 18:13:30 +00:00
HonkingGoose
b125c04e18
docs: be more specific about supported schedule granularity ( #11383 )
2021-08-23 14:14:18 +02:00
renovate[bot]
e87ec671c9
docs: update references to renovate/renovate to v26 ( #11374 )
2021-08-23 06:45:06 +02:00
renovate[bot]
5bb049094b
docs: update references to renovate/renovate to v25.76.2 ( #11373 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 04:01:27 +00:00
Ville Skyttä
a3281644b0
docs: spelling and grammar fixes ( #11367 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-22 08:51:42 +00:00
Mathias Brodala
e3778043c1
Mention access level for private GitLab repositories ( #11357 )
...
With a Guest level access Renovate is not able to access the repository.
See https://docs.gitlab.com/ee/user/permissions.html
2021-08-20 10:50:37 -07:00
HonkingGoose
1a82293c6d
docs: update dependencyDashboard config option ( #11352 )
2021-08-20 16:53:17 +02:00
HonkingGoose
b9d015f025
docs: update gitUrl section ( #11351 )
2021-08-20 12:18:02 +00:00
Maximilian Brandau
7e425e6045
feat: gitUrl global option ( #11221 )
2021-08-20 11:30:56 +00:00
Sebastian Poxhofer
569bee6e7d
feat(terraform): remove RENOVATE_X_TERRAFORM_LOCK_FILE flag and enable by default ( #11264 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
56830ee86c
refactor: admin->globalOnly
2021-08-17 07:57:45 +02:00
Rhys Arkins
750bc1656e
refactor: config/definitions -> config/options
2021-08-17 07:57:45 +02:00
Rhys Arkins
123dc4444e
feat(travis): remove supportPolicy ( #11176 )
2021-08-17 07:57:45 +02:00
Sergei Zharinov
edbe6aef5c
feat(go): Support GOPROXY ( #9150 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
365ed0573a
feat(git-submodules): default cloneSubmodules to false ( #10514 )
...
Defaults cloneSubmodules to false.
BREAKING CHANGE: Git Submodules cloning now needs to be explicitly enabled.
2021-08-17 07:57:45 +02:00
Rhys Arkins
2fe494616d
feat(yarn): remove yarnrc config support ( #10114 )
...
Removes support for "yarnrc" configuration option.
Closes #10113
BREAKING CHANGE: It is no longer supported to configure a "yarnrc" override in Renovate config
2021-08-17 07:57:45 +02:00
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
renovate[bot]
0871c18ffc
docs: update references to renovate/renovate to v25.75.0 ( #11270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 07:18:52 +02:00
HonkingGoose
be82a58ed2
docs: create dependency dashboard showcase page ( #11183 )
2021-08-13 14:21:10 +02:00
Rhys Arkins
9a3ffe15b0
docs: fix relative assets path ( #11239 )
2021-08-12 15:48:46 +02:00
Rhys Arkins
594e6e4eae
docs: improve Getting Started ( #11202 )
2021-08-12 13:14:16 +02:00
Kamil Kowalski
a73d82787b
feat(hex): Private Hex packages ( #11168 )
2021-08-12 09:34:27 +00:00
Rhys Arkins
82373a0c15
docs: expand minimal reproductions to include features
2021-08-11 09:38:47 +02:00
HonkingGoose
bf1e3ee977
docs: create section linking to reconfiguring renovate documentation ( #11124 )
2021-08-10 09:52:47 +02:00
Masaki Hara
f54ff20170
fix(ruby): use hostType=rubygems for bundler env ( #11196 )
2021-08-10 07:06:19 +02:00
HonkingGoose
c6cb110953
docs: explain how to override global automerge settings ( #11099 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-09 18:51:52 +02:00
Yanis Benson
b1724b6745
feat: add updatePinnedDependencies option ( #11087 )
2021-08-09 10:14:50 +00:00
HonkingGoose
2cf8a7c6ec
docs: add working links to platform support tables ( #11114 )
2021-08-09 12:03:13 +02:00
renovate[bot]
b929c209a3
docs: update references to renovate/renovate ( #11172 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-09 02:28:24 +00:00
Masaki Hara
0c545938f9
docs: hostType=bundler for private modules ( #11131 )
2021-08-06 10:06:29 +00:00
HonkingGoose
17daab1920
docs: document renovate feature / platform feature support ( #10511 )
2021-08-05 09:22:19 +02:00
HonkingGoose
dbf23def18
docs: update local development guide ( #11090 )
2021-08-04 12:56:27 +02:00
HonkingGoose
b33a9ddbe7
docs: update issue labeling guide ( #11089 )
2021-08-04 10:07:19 +00:00
Sergei Zharinov
9d580e091f
feat(gitlab): Add gitLabIgnoreApprovals option ( #10981 )
2021-08-04 09:49:42 +02:00
renovate[bot]
36d37b3281
docs: update references to renovate/renovate ( #11045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 02:33:52 +00:00
ml
f61bce1ab7
docs: fix autoMerge typo in faq ( #11035 )
2021-08-01 08:10:35 +02:00
Rhys Arkins
f0e1070299
fix(gomod): revert auth changes ( #11021 )
2021-07-30 10:23:35 +00:00
Jason Birch
3096f340c8
feat: expose merge strategy for configuration when automerging ( #10627 )
2021-07-29 09:06:55 +00:00
HonkingGoose
99a2eff8bb
docs: improve Go binary version docs ( #10942 )
2021-07-27 10:25:54 +02:00
Rhys Arkins
ac1716a545
docs: clarify constraints
2021-07-27 10:24:55 +02:00
renovate[bot]
4a9fc352d3
docs: update references to renovate/renovate ( #10965 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-26 00:28:39 +00:00
renovate[bot]
e58a025d84
docs: update references to renovate/renovate ( #10885 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-19 02:42:28 +00:00
Tobias
9237127be2
chore(go): add support for authenticated go git from source ( #10750 )
2021-07-14 08:32:30 +00:00
Tobias
6efda25ae5
chore(docs): Add instructions for self-hosted GitHub App ( #10754 )
2021-07-14 07:16:48 +02:00
HonkingGoose
c0f023c7e4
docs: explain dependencyDashboardApproval workflow in FAQ ( #10719 )
2021-07-14 05:05:35 +00:00
renovate[bot]
a416419933
docs: update references to renovate/renovate ( #10795 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 11:08:59 +00:00
Konstantin
9243b41a69
docs: clarify the usage of gitLabAutomerge ( #10687 )
2021-07-12 11:40:34 +02:00
HonkingGoose
601037b053
docs: fix typo ( #10783 )
2021-07-12 11:37:30 +02:00
HonkingGoose
9f508668aa
docs: update reference to react version ( #10784 )
2021-07-12 11:37:10 +02:00
HonkingGoose
1041f80c2e
docs: update eslint and express version ( #10786 )
2021-07-12 11:36:12 +02:00
HonkingGoose
977357f661
docs: fix broken link ( #10788 )
2021-07-12 11:31:36 +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
HonkingGoose
15febf06a7
docs: improve versioning option docs ( #10493 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-08 15:56:24 +00:00
HonkingGoose
7e3d8988cb
docs: add authentication example ( #10574 )
2021-07-08 15:27:39 +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
HonkingGoose
2767d4f951
docs: fix matchHost config for private npm module ( #10694 )
2021-07-02 12:38:17 +02:00
Michael Kriese
bd1ad34135
docs: remove NPM_TOKEN note ( #10669 )
2021-06-30 09:36:30 +00:00
Tom Kerkhove
e4e4b427e5
docs: Add note about Azure DevOps setup ( #10653 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-06-29 14:35:44 +00:00
Tom Kerkhove
84f7fb0407
docs: Use NuGet instead of Nuget ( #10652 )
...
Signed-off-by: GitHub <noreply@github.com>
2021-06-29 15:43:16 +02:00
Rodney Gitzel
55e509f62d
docs: clarify how bumpVersion
for sbt
works ( #10595 )
2021-06-25 10:30:45 +00:00
Rhys Arkins
7f46ac38fe
docs: rebaseWhen=never clarifications
2021-06-23 21:37:33 +02:00
Tobias
caf920237a
docs: add encryption infos for self-hosting ( #10557 )
2021-06-23 17:11:45 +02:00
Sergei Zharinov
052e15e0ae
docs: Clarify dockerChildPrefix option ( #10539 )
2021-06-23 07:16:31 +02:00
Sebastian Poxhofer
eb8ad0c38e
feat(terraform): Implement terraform lock files ( #10469 )
2021-06-17 10:17:19 +00:00
Niels Basjes
d4a22c7f3c
feat(docker): Support for Bearer token to access the Docker registry ( #10400 )
2021-06-16 20:22:32 +00:00
Rhys Arkins
5b25bf5e0c
fix: revert terraform lock file handling ( #10466 )
...
* fix: Revert "fix(manager): optimize lockfile cache handling (#10463 )"
This reverts commit 713e35e88f
.
* fix: Revert "fix(terraform): use path joins instead of slashes (#10461 )"
This reverts commit 2776db6a2d
.
* fix: Revert "feat(terraform): update terraform lock files (#8429 )"
This reverts commit dab27f28c3
.
2021-06-16 17:45:39 +02:00
Rhys Arkins
8bef1670ec
docs: fix nuget alternate feeds syntax
2021-06-16 10:12:26 +02:00
Sebastian Poxhofer
dab27f28c3
feat(terraform): update terraform lock files ( #8429 )
2021-06-16 08:02:34 +00:00
Atsushi Watanabe
1d92836c84
fix: regex manager extractVersionTemplate validation ( #10325 )
2021-06-15 13:10:23 +02:00
HonkingGoose
5250d07b13
docs: add core: labels to issue labeling guide ( #10349 )
2021-06-14 14:11:12 +00:00
HonkingGoose
720e6ede8b
docs: improve stabilityDays config option documentation ( #10420 )
2021-06-14 13:35:25 +02:00
HonkingGoose
d824dc8c6e
docs: use server relative URL ( #10406 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-12 12:02:29 +00:00
Rhys Arkins
2a40b6db79
fix(regex): add currentValueTemplate
2021-06-11 09:49:09 +02:00
HonkingGoose
9f2e761b4f
docs: update supportPolicy table ( #10367 )
2021-06-09 13:19:38 +02:00
Jamie Tanna
3718fb98dc
docs: Update broken link after moving to main
branch naming ( #10344 )
2021-06-07 22:04:12 +00:00
Rhys Arkins
2f512d79b8
docs: fix rebaseStale ref
...
Closes #10342
2021-06-07 21:33:10 +02:00
HonkingGoose
95ac6920a1
docs: rewrite confusing sentences ( #10269 )
2021-06-02 12:07:09 +02:00
HonkingGoose
809fa335b4
docs: put trailing slash behind matchHost URL ( #10167 )
2021-06-01 21:11:16 +02:00
HonkingGoose
8fac1fdeff
ci: use Python 3.9 ( #10255 )
2021-06-01 15:19:55 +00:00
Rhys Arkins
675b8aac9e
docs: drop reproduction:confirmed references
2021-05-31 13:31:52 +02:00
HonkingGoose
60c1540eef
docs: fix capitalization in local development docs ( #10147 )
2021-05-26 05:04:37 +02:00
Rhys Arkins
66820cfe27
feat: migratePresets ( #10111 )
2021-05-22 23:47:28 +02:00
Rhys Arkins
35d481fc21
docs: username with app token
2021-05-22 16:02:06 +02:00
Rhys Arkins
15fde37535
fix: Revert "feat: validate git version" ( #10106 )
...
This reverts commit 1304bc930e
.
2021-05-22 09:34:51 +02:00
Rhys Arkins
1304bc930e
feat: validate git version ( #9979 )
2021-05-21 19:51:03 +00:00
HonkingGoose
878aa394a4
docs: describe Renovate version support in FAQ ( #10073 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-21 16:34:12 +00:00
HonkingGoose
5f325748b1
docs: shareable configs only work with JSON format ( #10100 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-21 16:16:22 +00:00
Rhys Arkins
42a846e867
fix(config): filter npm_ env
2021-05-21 13:30:30 +02:00
Rhys Arkins
62e6ff1371
chore: fix markdown lint
2021-05-20 21:07:34 +02:00
HonkingGoose
5ef3b3ee05
docs: add headings to hostRules config with env vars ( #10067 )
2021-05-20 12:33:59 +02:00
Rhys Arkins
22e982503c
feat(config): convert datasource env to hostRules ( #9698 )
2021-05-20 08:34:17 +00:00
HonkingGoose
caff14e2d8
chore: create package manager template ( #9937 )
2021-05-19 21:26:07 +02:00
Fredrik Blomqvist
9f894ce814
feat(git): Add gitNoVerify option ( #9676 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 16:05:29 +02:00
HonkingGoose
b30f9b8b3e
docs: request a readme file in reproduction ( #10007 )
2021-05-16 20:00:52 +00:00
Rhys Arkins
f00413c298
feat(host-rules): use only matchHost ( #9892 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-13 20:53:18 +00:00
Rhys Arkins
50ab6b4bfd
docs: expand requireConfig ( #9973 )
2021-05-13 16:09:50 +02:00
Rhys Arkins
1bc09b0bfc
feat: internalChecksFilter ( #9796 )
2021-05-08 14:38:27 +02:00
Rhys Arkins
856b28841d
feat: hostRules.matchHost ( #9815 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-06 07:57:44 +00:00
HonkingGoose
aacfe0b1ff
docs: sort platforms alphabetically ( #9878 )
2021-05-05 20:36:36 +02:00
HonkingGoose
df12fce0b2
docs: improve matchCurrentVersion docs ( #9864 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-05 10:38:10 +00:00
HonkingGoose
06e73fb22c
docs: improve Platform support docs ( #9867 )
2021-05-05 09:23:32 +00:00
Michael Kriese
b826a330e2
fix(npm): pass Basic
token as _auth
key ( #9862 )
2021-05-05 09:18:05 +02:00
HonkingGoose
021e16bf6b
docs: use monospaced text for renovate-config reference ( #9840 )
2021-05-04 09:37:18 +02:00
HonkingGoose
63ca348f3e
docs: replace later with breejs/later ( #9830 )
2021-05-04 08:02:03 +02:00
Tiago Martins
8c07d4d757
feat: Add setting to auto approve PRs in Azure DevOps ( #9702 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-03 23:48:59 +00:00
HonkingGoose
75b5e9d6b3
docs: master branch -> main branch, default branch -> base branch ( #9808 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-03 07:34:15 +00:00
HonkingGoose
7f7b796d49
docs: improve stabilityDays documentation ( #9792 )
2021-04-30 12:12:59 +02:00
HonkingGoose
231cb0ec8e
docs: fix typo ( #9793 )
2021-04-30 11:30:52 +02:00
Rhys Arkins
fa838a5642
docs: allowedPostUpgradeTasks -> allowedPostUpgradeCommands
2021-04-30 09:40:06 +02:00
Michael Kriese
54b99bd101
docs: fix links ( #9734 )
2021-04-27 08:44:30 +02:00
HonkingGoose
c542cbe7f5
docs: improve private module support documentation ( #9711 )
2021-04-25 15:33:11 +02:00
Rhys Arkins
6971e41d60
docs: app and self-hosted private modules
2021-04-24 17:46:22 +02:00
Rhys Arkins
51c01c63c5
docs: private modules ( #9703 )
2021-04-24 10:02:55 +02:00
Nils Plaschke
90e96805e1
docs: add documentation for forkToken ( #9701 )
2021-04-24 05:54:00 +00:00
HonkingGoose
feb1bd61e4
docs: rewrite private npm module support ( #8906 )
2021-04-23 16:46:30 +02:00
Florian Greinacher
2cc751a0a1
feat: ignore unavailable users ( #9406 )
2021-04-22 21:16:58 +02:00
HonkingGoose
cf460434a0
build: migrate from master branch to main ( #8663 )
2021-04-22 14:32:12 +00:00
HonkingGoose
43907c1696
docs: update preset hosting docs ( #8591 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-22 13:45:42 +00:00
HonkingGoose
ef447c7ab9
docs: update supportPolicy table ( #9680 )
2021-04-22 11:34:37 +00:00
Álvaro Mondéjar
33b9ec8697
Add 'setup.cfg' to supported Python PMs ( #9679 )
2021-04-22 13:18:16 +02:00
Rhys Arkins
572749a398
refactor: artifactUpdateApproach -> skipInstalls
...
Roll back the previous refactor.
2021-04-22 08:47:58 +02:00
Rhys Arkins
ac7a5c4d93
feat: drop dockerMapDotFiles ( #9417 )
...
Drops support for dockerMapDotfiles
BREAKING CHANGE: dockerMapDotfiles is no longer supported
2021-04-22 08:47:58 +02:00
Rhys Arkins
e7b5be9a15
feat(npm): remove ~/.npmrc support ( #9400 )
...
Drops support for reading `.npmrc` from the bot's home directory.
BREAKING CHANGE: Renovate will no longer read from ~/.npmrc. Configure `npmrc` in config instead.
2021-04-22 08:47:58 +02:00
Rhys Arkins
13ece707d4
feat(npm): remove ignoreNpmrcFile support ( #9409 )
...
Removes support for the ignoreNpmrcFile config option.
BREAKING CHANGE: ignoreNpmrcFile is no longer supported. Use an empty string for config.npmrc instead.
2021-04-22 08:47:58 +02:00
Rhys Arkins
59d728b16b
refactor: skipInstalls -> artifactUpdateApproach ( #9119 )
...
Renames skipInstalls to artifactUpdateApproach and changes from boolean to enum.
BREAKING CHANGE: skipInstalls has been changed to artifactsUpdateApproach
2021-04-22 08:47:58 +02:00
Rhys Arkins
6e40baea6a
docs: outdated remove trustLevel doc references
2021-04-22 08:47:58 +02:00
HonkingGoose
4d3cf59838
docs: improve sentences ( #9395 )
2021-04-22 08:47:58 +02:00
Rhys Arkins
0500042d1d
feat: updateType=patch ( #9393 )
...
Changes behavior so that patch updateType is not rewritten to minor by default.
Closes #2818
BREAKING CHANGE: patch updates are not considered updateType=minor by default.
2021-04-22 08:47:58 +02:00
Rhys Arkins
13bbc5d6a2
feat(config): remove manager additionalBranchPrefix defaults ( #9373 )
...
Resets any language or manager` additionalBranchPrefix` values to empty string. Add the `compatibility:additionalBranchPrefix` prefix to restore previous behavior.
BREAKING CHANGE: Removal of default `additionalBranchPrefix` values will cause branch names to change for docker/helm/buildkite/cargo/homebrew.
2021-04-22 08:47:58 +02:00
Rhys Arkins
8af905e8f5
feat: split trustLevel into separate options ( #9388 )
...
Removes trustLevel and replaces it with 3 other options instead. No longer necessary to set anything additional is configuring `allowedPostUpgradeCommands`
BREAKING CHANGE: `trustLevel` is no longer supported and instead broken into `allowCustomCrateRegistries` , `allowScripts` , and `exposeAllEnv`.
2021-04-22 08:47:58 +02:00
Rhys Arkins
95ac10998c
feat: remove logLevel support in config ( #9390 )
...
Remove support for logLevel in config. Must be configured using LOG_LEVEL instead.
Closes #8291
BREAKING CHANGE: Configure LOG_LEVEL in env and not in config or CLI
2021-04-22 08:47:58 +02:00
Rhys Arkins
57015047b2
feat: drop NPM_TOKEN support ( #9391 )
...
Removes support for NPM_TOKEN.
BREAKING CHANGE: Do not use NPM_TOKEN in env to configure npm authentication. Configure hostRules instead.
2021-04-22 08:47:58 +02:00
Rhys Arkins
1a1ace919e
feat: remove RENOVATE_LEGACY_GIT_AUTHOR_EMAIL ( #9389 )
...
Removes RENOVATE_LEGACY_GIT_AUTHOR_EMAIL support.
Closes #9111
BREAKING CHANGE: RENOVATE_LEGACY_GIT_AUTHOR_EMAIL is no longer supported. Use `ignoredAuthors` in config instead.
2021-04-22 08:47:58 +02:00
Rhys Arkins
f654f2d945
fix: Revert "feat: Allow multiple autodiscover filter ( #9453 )" ( #9641 )
...
This reverts commit 45739cddfd
.
2021-04-20 06:59:42 +00:00
Emanuel Bennici
45739cddfd
feat: Allow multiple autodiscover filter ( #9453 )
2021-04-19 14:18:06 +00:00
Rhys Arkins
ccf1bc8264
refactor: rollback config ( #9589 )
2021-04-17 11:53:03 +00:00
HonkingGoose
943b8c4707
docs: improve section on prCreation ( #9571 )
2021-04-15 16:32:48 +00:00
HonkingGoose
2495b4d142
docs: fixup minimal reproductions guide ( #9565 )
2021-04-15 18:08:35 +02:00
Clément Tessier
44c8508311
docs: fix preset typo ( #9555 )
2021-04-14 17:04:38 +02:00
HonkingGoose
dd26fcf20e
docs: explain rollbackPrs default behavior better ( #9494 )
2021-04-13 12:44:50 +02:00
HonkingGoose
2211910b79
docs: update Angular CLI command and example ( #9476 )
2021-04-09 15:50:35 +00:00
Marco de Jongh
6afbcf8d18
feat: Add branch option for postUpgradeCommands ( #8725 )
...
* Add branch option for postUpgradeCommands
* Put the for loop back for async
* Fix tests & add documentation
* Change execution mode dependency to update
* Move postUpgradeCommand execution to seperate file
* Fix return time of upgradeTaskExecuter
* Fix test
* Finished new mode and added test
* Remove .only
* Remove defensive coding to make codecov happy
* Give inconfig a proper type
* Another missing type
* Fix typo in allowPostUpgradeCommandTemplating option description
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Move to 1 postUpgradeCommandExecutor call
* Appease the import order rule gods
* Refactor more
* Okay now it should be done
* Fix bug
* Import order rule
* Change import to a type import
* Also return artifacterrors
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Move checking if postUpgradeCommands can run
* remove unused import
* Fix prettier error
* Call getAdminConfig once
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Change type name to EnsurePrResult
* Update lib/workers/branch/index.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Fix enum imports
Co-authored-by: Carlin St Pierre <cstpierre@atlassian.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-09 05:51:03 +02:00
Sergei Zharinov
b160644db7
feat(preset): Support Azure local presets ( #9458 )
2021-04-08 19:49:46 +02:00
Nils Plaschke
63b6cf66ac
feat: introduce dockerChildPrefix option ( #8613 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-08 10:10:25 +00:00
Sergei Zharinov
0a68e19d73
feat(presets): Support Bitbucket Cloud local presets ( #9422 )
2021-04-07 11:14:45 +02:00
Rhys Arkins
486f5747f6
refactor(github): vulnerability alerts warning ( #9398 )
2021-04-05 13:49:33 +02:00
Rhys Arkins
0cb45ddbf3
feat: ENV_PREFIX ( #9397 )
2021-04-05 09:19:08 +00:00
Rhys Arkins
3e22ad0ca3
feat(config): support RENOVATE_CONFIG ( #9374 )
2021-04-04 15:33:22 +02:00
Rhys Arkins
20147e30b9
feat: packageRules.matchPackagePrefixes ( #9365 )
2021-04-03 05:18:25 +00:00
HonkingGoose
0ca74bd2ae
docs: improve self-hosted documentation ( #9315 )
2021-04-01 11:19:57 +00:00
HonkingGoose
8216fdd570
docs: tell Yarn users to match baseUrl of registry ( #9324 )
2021-04-01 09:42:06 +02:00
HonkingGoose
4da8581b37
docs: add hostType:npm to config.js for Azure ( #9312 )
2021-03-29 17:32:04 +02:00
HonkingGoose
86a851bb20
docs: improve Renovate configuration docs ( #9303 )
2021-03-29 13:31:12 +02:00
Matt Palmer
49a3a8ab27
feat(gomod): Update source import paths on major upgrade ( #9144 )
2021-03-27 06:02:32 +00:00
HonkingGoose
20752c8118
docs: improve versioning documentation ( #9017 )
2021-03-27 06:50:57 +01:00
HonkingGoose
de80ec8703
chore: label-actions comments when logs:problem label is applied ( #9242 )
2021-03-25 11:12:48 +01:00
HonkingGoose
89173a476c
docs: fix typo ( #9270 )
2021-03-24 14:16:50 +00:00
Rhys Arkins
af1e4ee1a7
feat: secrets ( #8070 )
2021-03-22 15:51:38 +01:00
Armaan Tobaccowalla
e5c92e4cd9
feat(config): Support presets in subdirectories ( #8724 )
2021-03-20 23:03:10 +00:00
HonkingGoose
ba62c9f554
docs: update rebasing documentation ( #9021 )
2021-03-20 21:41:45 +01:00
HonkingGoose
e0357222d5
docs: improve requiredStatusChecks documentation ( #9208 )
2021-03-18 15:24:51 +01:00
HonkingGoose
669b9a6805
docs: capitalize proper noun Renovate ( #9199 )
2021-03-18 13:46:10 +01:00
HonkingGoose
93a36f71b0
docs: capitalize proper noun GitHub ( #9198 )
2021-03-18 13:45:50 +01:00
HonkingGoose
dc5f198aa4
docs: capitalize proper noun Git ( #9196 )
2021-03-18 13:45:21 +01:00
HonkingGoose
213d39f49d
docs: capitalize proper noun Unicode, fix punctuation ( #9186 )
2021-03-17 22:12:52 +00:00
HonkingGoose
3dfac42706
docs: set unicodeEmoji to false if using MySQL/MariaDB on BitBucket Server ( #9185 )
2021-03-17 21:51:46 +00:00
Rhys Arkins
910e44a4a6
chore: fix docs lint
2021-03-16 21:40:07 +01:00
HonkingGoose
295d5ab857
docs: improve self-hosted experimental environment variables documentation ( #9160 )
2021-03-16 16:23:06 +01:00
Rhys Arkins
fc2e48dd94
feat: RENOVATE_X_HARD_EXIT ( #9152 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-16 12:34:43 +00:00
Rhys Arkins
ace42276de
docs: Self-hosted experimental ( #9156 )
2021-03-16 10:16:59 +01:00
renovate-testing
ea0bcdd185
feat(git): Specify additional git authors to ignore ( #9082 )
2021-03-14 09:27:40 +01:00
Michael Kriese
07d09fc6e7
docs(npm): do not use NPM_TOKEN with hostRules ( #9048 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-03-10 11:32:16 +00:00
Daniel Tschinder
cfc63bde2c
docs: Show how to set log level in k8s ( #9067 )
2021-03-10 12:02:46 +01:00
Rhys Arkins
c17e40993a
docs: lint
2021-03-09 23:21:38 +01:00
Rhys Arkins
bd5499228f
docs: surround URLs in <>
2021-03-09 22:58:22 +01:00
Rhys Arkins
23869a629c
docs: fix $ prefix in docs
2021-03-09 22:58:00 +01:00
Rhys Arkins
1d5eee9075
docs: fix single space list items
2021-03-09 22:57:29 +01:00
Michael Kriese
607b151f0e
feat(http): support custom auth types ( #9053 )
2021-03-09 19:25:18 +01:00
Rhys Arkins
dda7514e20
docs: rebaseWhen=conflicted + automerge ( #9031 )
2021-03-08 13:59:05 +01:00
Rhys Arkins
573de6607b
docs: improve rebaseWhen wording
...
Part of #8988
2021-03-07 19:41:11 +01:00
Michael Kriese
b50e21646e
feat: deprecate node v12 ( #8956 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 09:59:07 +00:00
Michael Kriese
a83f28dc77
feat(npm): support password auth npmrc rules ( #8967 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 08:39:12 +00:00
HonkingGoose
a986b01aa2
docs: improve configure renovate ( #8989 )
2021-03-05 09:23:44 +01:00
HonkingGoose
2483587962
chore: label incoming issues with a triage label ( #8962 )
2021-03-03 14:40:12 +01:00
Rhys Arkins
57ac935577
fix: Revert "feat(helm-values): Support for bumpVersion" ( #8926 )
...
This reverts commit 662a60a87e
.
2021-03-01 18:35:52 +00:00
HonkingGoose
bf2ddca38f
docs: rewrite reconfigure renovate ( #8904 )
2021-03-01 15:48:30 +01:00
Rhys Arkins
98d55394e6
feat: transitiveRemediation ( #8883 )
...
* save remediations
* enhance and export NpmResponse
* sort branch lists
* transitive remediation init
* update-lockfile not bump
* version not value
* remediate package.json
* isVulnerabilityAlert
* simplify config
* fix circular
* update snapshots
* add config and docs
* TODO
* flatten tests
* remediation -> update
* lots of renames
* improve readability
* refactor
* remove fetch
* more tests
* reduce fiixtures sizes
* more tests
* fix parent null
* remove exec
* explicit false
* fix
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* use type-fest PackageJson
* more tests
* coverage
* Update lib/workers/branch/get-updated.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-01 07:59:57 +00:00
HonkingGoose
74eadbbd24
docs: use one sentence per line, fix grammar ( #8902 )
2021-02-28 15:49:30 +00:00
Elwyn
5fd6deee23
fix: race condition when merging Azure PR ( #8821 )
2021-02-28 16:21:46 +01:00
HonkingGoose
58dc33b4be
docs: explain how to specify which npm version Renovate bot uses ( #8559 )
2021-02-28 07:06:11 +01:00
HonkingGoose
1d7f32996f
docs: update local development docs ( #8573 )
...
* bump some program versions to latest stable
* use powershell syntax highlight
* use one sentence per line
* Python 3.8.7 is latest stable...
* remove version output of PowerShell commands
* use less descriptive text to see versions in use
* add definite article the
* make the text more specific
* rewrite 2 sentences
* rewrite part of the keeping fork up to date section
* use a list, add introductory sentence
* rewrite adding configuration options section
* split debugging into 2 parts, rewrite text for both
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-28 07:06:00 +01:00
chgl
662a60a87e
feat(helm-values): Support for bumpVersion ( #8240 )
2021-02-28 06:53:26 +01:00
HonkingGoose
7165abd046
docs: improve dependencyDashboardApproval section ( #8841 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-26 15:59:56 +00:00
HonkingGoose
aa9b346934
docs: improve manager docs ( #8869 )
2021-02-26 07:47:15 +01:00
Matt Palmer
384a1e7384
feat(regex): support registryUrlTemplate ( #8611 )
2021-02-24 12:58:15 +01:00
HonkingGoose
bbeda09395
docs: use enabled instead of true for semanticCommits config ( #8835 )
2021-02-24 10:17:14 +00:00
Rhys Arkins
9171e712d4
feat: updateInternalDeps ( #8809 )
2021-02-22 15:09:35 +00:00
Rhys Arkins
7118404981
feat: matchFiles + lockFiles ( #8783 )
2021-02-20 14:22:50 +01:00
Rhys Arkins
6b494027b6
feat: matchFiles ( #8769 )
2021-02-19 16:29:50 +01:00
renovate[bot]
9dc7f84e35
docs: update references to renovate/renovate ( #8757 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-18 13:13:37 +00:00
Rhys Arkins
199cfaab31
docs: npmrc hostRules recommendation
2021-02-18 10:10:59 +01:00
Rhys Arkins
32440f26a4
refactor: toVersion -> newVersion ( #8711 )
2021-02-16 12:33:44 +01:00
Rhys Arkins
a8819c4610
refactor: fromVersion -> currentVersion ( #8709 )
2021-02-16 10:52:05 +01:00
HonkingGoose
18e35bf4a5
docs: explain log level numbers ( #8704 )
2021-02-16 07:38:57 +01:00
Tom Forbes
88b19efe10
feat(poetry): support rangeStrategy=update-lockfile ( #8672 )
2021-02-15 10:24:23 +01:00
Rhys Arkins
2d3b44401c
docs: clarify experimental manager example
2021-02-15 09:11:55 +01:00
Florian Greinacher
9aa46fa529
docs: fix example for matchCurrentVersion config option ( #8621 )
2021-02-10 10:42:18 +01:00
aizerin
b079caf7fa
docs: Add trustLevel info to allowedPostUpgradeCommands ( #8597 )
2021-02-09 14:05:52 +01:00
HonkingGoose
8b9d1a064f
docs: add trustlLevel high example ( #8604 )
2021-02-09 14:05:19 +01:00
HonkingGoose
1bb0bede54
docs: remove punctuation at end of list item ( #8606 )
2021-02-09 14:02:01 +01:00
HonkingGoose
5831db64bc
docs: rewrite FAQ ( #8592 )
2021-02-09 11:56:01 +01:00
renovate[bot]
94effe887a
docs: update references to renovate/renovate ( #8582 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 03:32:01 +00:00
Rhys Arkins
83d8f96fe5
docs: add links to issues missing labels ( #8574 )
2021-02-07 19:10:49 +01:00
HonkingGoose
fb87411eda
docs: update labeling guide ( #8570 )
2021-02-06 14:35:28 +01:00
Tobias Bieniek
ee178df01a
feat: hashedBranchLength
option ( #8502 )
2021-02-03 15:48:54 +01:00
HonkingGoose
82c3be1e67
docs: update supportPolicy table ( #8507 )
2021-02-03 07:04:52 +01:00
renovate[bot]
6c7cc2d576
docs: update references to renovate/renovate ( #8480 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 07:36:50 +01:00
Sergei Zharinov
72b0b85640
feat(config): Rename packageRules selectors ( #6939 )
2021-01-29 11:43:42 +01:00
Gael Pasgrimaud
9bfb546274
docs: fix config exports typo ( #8444 )
2021-01-28 09:36:38 +01:00
renovate[bot]
06254bab8b
docs: update references to renovate/renovate ( #8404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 08:58:57 +01:00
HonkingGoose
2637431755
docs: improve Azure DevOps setup documentation ( #8333 )
2021-01-22 14:40:24 +01:00
HonkingGoose
951d795dbd
remove single quotes around process.env ( #8378 )
2021-01-21 20:44:49 +01:00
Rhys Arkins
3756c7c941
docs: automergeType elaboration
2021-01-20 15:05:09 +01:00
Michael Kriese
434fdbd4be
feat: deprecated logLevel option ( #8301 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
* fix: remove log level env option
* Update warn
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-19 09:29:45 +00:00
Halil İbrahim Şener
207b177d60
feat: customEnvVariables ( #8321 )
...
Introduces a new option to pass custom environment variables to child processes. So that users can provide/override environment variables to influence executions, e.g. setting MAVEN_OPTS or passing credentials for private registries for the locking process.
2021-01-19 09:11:45 +01:00
HonkingGoose
8a38e443b2
docs: improve docker usage documentation ( #8334 )
2021-01-18 18:30:30 +01:00
HonkingGoose
75b1e0c7ed
docs: improve self-hosting documentation ( #8079 )
2021-01-18 09:50:42 +01:00
Julien Tanay
ec2839dc29
docs: add hostrules example for private helm charts repo ( #8316 )
2021-01-18 09:22:24 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Marius Carp
48a0127a96
feat(sbt): support bumpVersion ( #8063 )
...
Closes #7962
2021-01-17 08:48:00 +01:00
Bastian Eicher
bb67552c35
docs: improve Azure DevOps setup documentation ( #8269 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 15:40:42 +01:00
Rhys Arkins
e77253208e
fix: Revert "feat: deprecated logLevel option ( #8293 )"
...
This reverts commit 76ada5e7d5
.
2021-01-14 15:12:53 +01:00
Michael Kriese
76ada5e7d5
feat: deprecated logLevel option ( #8293 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
2021-01-14 12:11:23 +00:00
HonkingGoose
30f8f33c5c
docs: create triage guide ( #8268 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-14 09:03:26 +01:00
HonkingGoose
ed892071fb
docs: add duplicate label to issue labeling guide ( #8284 )
2021-01-14 08:46:44 +01:00
Rhys Arkins
489bd2c394
docs: status labels
2021-01-12 11:18:28 +01:00
chgl
348b3bbbd6
fix: Update stable Helm repo URL ( #8251 )
2021-01-11 15:16:33 +01:00
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
Stephen Wade
195a473ffc
Update error message in local dev instructions ( #8157 )
2020-12-29 17:21:35 +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
HonkingGoose
2dd665b0af
docs: minimal reproduction documentation ( #8107 )
...
* first draft of minimal reproduction documentation
* prefer GitHub but other platforms are OK as well
* use friendlier tone
* Update minimal-reproductions.md
* after Prettier run
* Update docs/development/minimal-reproductions.md
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-22 14:01:11 +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