Rhys Arkins
56830ee86c
refactor: admin->globalOnly
2021-08-17 07:57:45 +02:00
Rhys Arkins
9150854d75
chore: rename config/admin -> config/global
2021-08-17 07:57:45 +02:00
Rhys Arkins
bf69924b78
refactor: rename config admin functions to global
2021-08-17 07:57:45 +02:00
Rhys Arkins
750bc1656e
refactor: config/definitions -> config/options
2021-08-17 07:57:45 +02:00
Sebastian Poxhofer
6a361c6150
feat(cache): allow caching of null values ( #11014 )
2021-08-17 07:57:45 +02:00
Rhys Arkins
0e91fda451
feat: centralized cache directory ( #10115 )
...
Ignore environment variables and instead use static cache directory for third party tools.
Closes #10094
BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
# lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
# lib/manager/gomod/artifacts.ts
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
Sergei Zharinov
28216ede05
fix: Working dir for Docker execution ( #11282 )
2021-08-16 12:20:08 +00:00
Sergei Zharinov
64754e6880
refactor: Split exec function to smaller blocks ( #11093 )
2021-08-12 16:47:33 +02:00
Kamil Kowalski
a73d82787b
feat(hex): Private Hex packages ( #11168 )
2021-08-12 09:34:27 +00:00
Michael Kriese
394f0bb741
test: fix http mocks ( #11191 )
2021-08-09 19:37:28 +02:00
Rhys Arkins
50e5a8129f
fix: simplify issue creation error messages ( #11179 )
2021-08-09 12:23:34 +02:00
Sergei Zharinov
1392955a04
refactor: Identify tests relying on single snapshots ( #11150 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
Maksim
42f6c5b295
fix(bitbucket-server): handle push rejection properly ( #11154 )
2021-08-07 16:11:57 +00:00
Rhys Arkins
f0e1070299
fix(gomod): revert auth changes ( #11021 )
2021-07-30 10:23:35 +00:00
Rhys Arkins
3d4d2529a1
refactor(docker): better url parsing ( #10996 )
2021-07-28 08:07:20 +02:00
Sergei Zharinov
c20eff9b26
refactor: Use GraphQL variables instead of string templates ( #10926 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-07-27 08:50:27 +02:00
Sergei Zharinov
5c0e293d73
refactor: Precise GraphQL test snapshots ( #10916 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-21 21:50:13 +02:00
Tobias
9237127be2
chore(go): add support for authenticated go git from source ( #10750 )
2021-07-14 08:32:30 +00:00
Sergei Zharinov
030bd00212
refactor: Fair coverage for docker exec utils ( #10749 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-07 14:25:51 +00:00
Michael Kriese
f0e5853b46
fix(git): convert to config validation errors ( #10731 )
2021-07-06 10:53:11 +02:00
Rhys Arkins
ae3e868ae2
fix(git): fetch to depth=5 ( #10704 )
2021-07-05 05:28:05 +00:00
Rhys Arkins
248d7c7719
fix(package-rules): add groupSlug to matched package rule if necessary ( #10621 )
...
* fix(package-rules): add groupSlug to matched package rule if necessary
* Update lib/util/package-rules.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-27 10:01:06 +02:00
Niels Basjes
c077f15831
fix: Improve the default User-agent string. ( #10606 )
2021-06-26 07:02:35 +00:00
Sergei Zharinov
f4976c5d1d
refactor: Centralize logging for ensureCacheDir function ( #10603 )
2021-06-25 11:42:37 +00:00
Sergei Zharinov
11f89147ac
refactor: Use exec util instead of obtaining env directly ( #10584 )
2021-06-24 11:36:44 +02:00
Rhys Arkins
aa7f1cb952
feat: minimumConfidence (experimental, non-public) ( #10313 )
2021-06-23 20:19:14 +00:00
Martin Herndl
38f8b55c73
feat: add git http basic auth support ( #10513 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-21 10:55:22 +00:00
Sebastian Poxhofer
eb8ad0c38e
feat(terraform): Implement terraform lock files ( #10469 )
2021-06-17 10:17:19 +00:00
Jamie Magee
637d262a25
refactor(orb): convert to class-based datasource ( #10450 )
2021-06-17 09:21:41 +02:00
Jamie Magee
55d23ad3b9
fix(cache): don't catch errors ( #10449 )
2021-06-17 07:36:34 +02: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
Sebastian Poxhofer
dab27f28c3
feat(terraform): update terraform lock files ( #8429 )
2021-06-16 08:02:34 +00:00
Michael Kriese
5546d60e18
test: fix nock usage ( #10451 )
2021-06-16 09:13:33 +02:00
Rhys Arkins
7249ee0870
fix: cache decorate log
2021-06-15 14:23:40 +02:00
Rhys Arkins
b4dc3b1950
fix(git): remove remote reset before fetch
2021-06-15 06:53:17 +02:00
Rhys Arkins
e1c7845dee
fix(git): git pull immediately after automerge ( #10390 )
...
Call git.pull() before performing a fetch, to handle the case where the default branch has been updated.
Closes #10372
2021-06-10 22:12:45 +02:00
Jamie Magee
52b63e4163
feat(cache): cache decorator for automatic caching ( #10203 )
2021-06-07 16:28:05 +00:00
Geraint White
bab9b36db9
Log exec error on debug level ( #10341 )
2021-06-07 15:48:54 +00:00
Rhys Arkins
d0434d5df1
chore: GlobalConfig -> AllConfig
2021-06-02 11:25:10 +02:00
Rhys Arkins
70970bbec9
fix(git): unset all remotes before fetching ( #10267 )
2021-06-02 08:56:11 +02:00
Sergei Zharinov
1b6ecd87c0
refactor: move binarySource option to admin config ( #10022 )
2021-06-02 06:50:23 +00:00
Rhys Arkins
d3e5c55766
fix(git): clone renovate branches to depth=5 ( #10266 )
2021-06-01 21:37:42 +02:00
Sergei Zharinov
a9de944eb7
fix(util): Leverage "emojibase" library for shortcode conversions ( #9785 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-01 19:19:38 +00:00
Rhys Arkins
d1a951f5db
fix(git): reset branch to default before fetch
...
Closes #10261
2021-06-01 17:02:23 +02:00
Rhys Arkins
854d0a86e8
feat(internal): use cache to delay git cloning ( #10209 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-28 10:36:53 +00:00
David
56299fe581
fix: GITLAB_IGNORE_REPO_URL with relative URL ( #9969 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-27 14:54:05 +02:00
Michael Kriese
3c7546f7cd
test: simplify nock handling ( #10170 )
2021-05-27 14:13:31 +02:00
Rhys Arkins
a091a95383
fix(fs): only ensureDir non-empty string ( #10177 )
2021-05-26 15:10:30 +00:00
Rhys Arkins
79592f848a
fix: Revert "refactor: localDir -> cloneDir" ( #10166 )
...
This reverts commit 0b287c763d
.
2021-05-26 11:22:16 +00:00
Rhys Arkins
0b287c763d
refactor: localDir -> cloneDir ( #10158 )
2021-05-26 10:30:23 +02:00
Rhys Arkins
d24461cb71
fix(git): submodules search for ".path" instead of "path"
...
Closes #10119
2021-05-24 08:58:53 +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
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
jose-ws
dd462359b4
feat(proxy): lowercase proxy env ( #10025 )
2021-05-19 13:37:27 +02:00
Rhys Arkins
9ebf804d4e
fix(cache): cacheDir adminConfig
2021-05-19 12:27:37 +02:00
Michael Kriese
d8f4b86b14
refactor: replace linkify-markdown ( #9954 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-19 03:23:59 +00:00
Michael Kriese
0906e078d2
test(git): disable gpgsign ( #10028 )
2021-05-18 05:24:03 +00:00
Sergei Zharinov
fbbbce608e
chore: Configure fs local dirs via admin config ( #9990 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-17 13:21:28 +00:00
renovate[bot]
b8e36daa87
chore(deps): update dependency prettier to v2.3.0 ( #10012 )
...
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>
2021-05-17 08:06:24 +00:00
Michael Kriese
9e08eaa1dc
refactor: rename Error location to validationSource ( #10018 )
2021-05-17 07:40:54 +00:00
Rhys Arkins
30072239d1
fix(git): gracefully handle workflows 403
2021-05-16 11:54:03 +02:00
Rhys Arkins
4ea69a1438
fix(git): err.message typo
2021-05-15 13:11:04 +02:00
Rhys Arkins
f946b7407e
fix(github): paginationField for check runs ( #10003 )
2021-05-15 12:14:34 +02:00
Rhys Arkins
a2a6ac94cc
fix(git): defensive fileList check
2021-05-15 07:57:48 +02:00
Rhys Arkins
e42e07b609
logs: downgrade workflows warn
2021-05-14 23:30:03 +02:00
Rhys Arkins
7a22e6c07a
fix(git): checkout base branch with -B before merge
2021-05-14 22:48:42 +02:00
Rhys Arkins
3742d888a2
fix(git): abort run if branch not found
2021-05-14 21:31:51 +02:00
Rhys Arkins
1edcf5fc15
fix: Revert "feat(proxy): proxy environment variables available in lowercase for child processes. ( #9978 )"
...
This reverts commit 2d9734c3da
.
2021-05-14 19:37:02 +02:00
Rhys Arkins
af39170fc8
fix(git): try/catch then log mergeBranch errors
2021-05-14 18:22:29 +02:00
jose-ws
2d9734c3da
feat(proxy): proxy environment variables available in lowercase for child processes. ( #9978 )
2021-05-14 17:27:02 +02:00
Rhys Arkins
f28d98fb1d
fix(git): skip over gitignored files when committing
2021-05-14 15:28:20 +02:00
Rhys Arkins
e8e11a97a9
fix(git): catch when ignore files cannot be committed
2021-05-14 14:17:35 +02:00
Rhys Arkins
57d075cea2
fix(git): detect workflows rejection in git
2021-05-14 14:08:04 +02:00
Rhys Arkins
302d9029bf
fix(git): recheck branch list if branch not found
2021-05-14 13:09:47 +02:00
Rhys Arkins
b6e5c32f07
refactor: improve host-rules error logging
2021-05-14 12:02:56 +02:00
Rhys Arkins
241a4bf24c
fix(git): gracefully handle rev-parse error when checking out branch
2021-05-14 10:31:30 +02: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
a70aa6b75b
fix(git): try/catch git author check ( #9967 )
2021-05-12 13:06:02 +00:00
Michael Kriese
9ca604b345
refactor: extract more types ( #9959 )
2021-05-11 19:08:02 +02:00
Michael Kriese
7daa93a78d
refactor: extract types to new files ( #9951 )
2021-05-11 12:51:21 +02:00
Michael Kriese
9b458117f0
fix(package rules): wrong matchPackagePatterns addition ( #9949 )
2021-05-11 07:20:52 +00:00
Rhys Arkins
9aaadd1f4a
feat: sourceRepoSlug ( #9916 )
2021-05-08 15:57:14 +02:00
Rhys Arkins
13112b75bb
fix: separate patch branchName only if separateMinorPatch=true ( #9901 )
2021-05-07 10:01:16 +00:00
Rhys Arkins
fc48bdf738
test: use snapshot for host-rules
2021-05-06 14:43:11 +02:00
Rhys Arkins
89ad6401d9
fix(hostRules): domainName matching ( #9884 )
2021-05-06 11:30:42 +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
Rick van Galen
36af7e3488
fix(git): Trim whitespace around private key data ( #9856 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-05 09:07:20 +00:00
Rhys Arkins
32b14e55b5
fix: Revert "fix(git): add -- to git rev-parse"
...
This reverts commit 6b706fb8e9
.
2021-05-04 14:31:46 +02:00
Rhys Arkins
6b706fb8e9
fix(git): add -- to git rev-parse
2021-05-04 03:56:05 +02:00
Sergei Zharinov
b00c80a33f
fix(config): Emoji config default value ( #9818 )
2021-05-02 10:59:36 -07:00
Rhys Arkins
4e9e0a63ec
refactor: hostRules.hosts() simplification
2021-05-01 23:34:16 +02:00
Rhys Arkins
49272cc003
chore: hostRules resolvedHost simplification
2021-05-01 23:30:24 +02:00
Rhys Arkins
52687368cb
refactor: hostRules error
2021-05-01 23:18:14 +02:00
Rhys Arkins
915bd15ce9
chore: fix HostRule type
2021-05-01 22:52:10 +02:00
Rhys Arkins
0918679cf6
refactor(hostRules): precalculate resolvedHost ( #9811 )
2021-05-01 18:19:38 +02:00
Rhys Arkins
5246e6b34e
refactor: host-rules ruleMatch -> resolvedHost
2021-05-01 16:21:59 +02:00
Sergei Zharinov
38620be343
refactor: Replace some TODO items with issue ids ( #9596 )
2021-04-26 20:19:30 +00:00
Sergei Zharinov
ce51f05cef
feat(test): Detect test utils callers and simplify helpers ( #9707 )
2021-04-26 16:15:03 +02:00