Commit graph

1069 commits

Author SHA1 Message Date
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