Commit graph

6725 commits

Author SHA1 Message Date
HonkingGoose
f7d76bb2e9
chore: sort keys replacement presets (#13090)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-13 20:31:25 +00:00
Sergey Vedmak
eca5de1955
fix: Deduplicate release notes (#13088) 2021-12-13 15:13:55 +00:00
Sergei Zharinov
b762656b7f
test(workers/branch): Explicit conditions for snapshots (#13085) 2021-12-13 12:09:06 +00:00
HonkingGoose
6d956a3c1d
feat(config): add google guava to monorepo list (#13080) 2021-12-13 11:54:52 +01:00
Oleg Krivtsov
93e088fb85
test(manager/cargo): migrate to fs.readLocalFile (#13063)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-13 09:46:55 +00:00
Sergei Zharinov
a02f3901f4
test(workers/branch): Refactor snapshots (#13079) 2021-12-13 09:55:26 +01:00
Oleg Krivtsov
b14e9fa8de
fix(workers/pr): wrong links to changelog when master branch doesn't exist (#12937)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-12 09:53:08 +00:00
Oleg Krivtsov
4ea9ed2b5e
feat(config/presets): handle slash in packageTag (#13028)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-12 09:23:17 +00:00
Michael Kriese
c96637b5ba
refactor(versioning/nuget): simplify by using class (#13059) 2021-12-11 17:16:56 +00:00
Maksim
a4249f9afe
refactor(migrations): extend abstract migration (#12963)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-11 13:56:51 +00:00
Michael Kriese
c7dbbd8620
fix(versioning/nuget): correctly compare semver v2 versions (#13056) 2021-12-11 14:37:00 +01:00
Sergei Zharinov
61c57a1321
test(workers): Explicit snapshot tests for generateBranchConfig (#13049) 2021-12-10 14:21:40 +00:00
Sergei Zharinov
995df4d9a7
refactor(util/exec): Fix strict null errors (#12909)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-10 15:07:02 +01:00
Rhys Arkins
a86eceb7d4 fix: default empty string for replace 2021-12-10 13:55:13 +01:00
Martijn Hoekstra
bdbcd61f8b
fix(manager/sbt): support more seq constructors (#12541) 2021-12-10 11:07:03 +00:00
Rhys Arkins
a9d334874a
feat: binarySource=install (#12961) 2021-12-10 10:56:00 +00:00
Sebastian Poxhofer
e8645bf3c9
refactor(regex): cleanup up index.ts and move matchStringStrategy to enum (#12525) 2021-12-10 10:45:08 +00:00
Rhys Arkins
eeedadede7
fix: don't semver filter git-refs and git-tags (#13043)
Closes #13034

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-10 09:12:21 +00:00
Rhys Arkins
bcea3254ad
fix: check if currentValue is a string (#13044) 2021-12-10 09:49:58 +01:00
Oleg Krivtsov
7e873cacf0
feat(config/presets): fetchJSONFile handle branchOrTag in Bitbucket Server (#13005)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-10 07:17:10 +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
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
7c4a71b679
feat!: remove node v12 and node v15 support (#12658)
BREAKING CHANGE: remove node v12 and v15 support
2021-12-09 13:44:42 +01:00
Oleg Sigida
12f467af92
chore: improve logging for stale branch rebase (#13009)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-08 14:36:09 +00:00
Rhys Arkins
052e92ea34
fix(terraform): externalhosterror for 503 (#12760)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-08 15:12:55 +01:00
Sebastian Poxhofer
65ed85a652
feat(presets): group kubernetes dependencies (#13007) 2021-12-08 13:21:04 +00:00
Ana Krivokapić
59026c262e
feat(config): Make ignore comments configurable (#12917) 2021-12-08 14:11:20 +01:00
Sebastian Poxhofer
b7b0d0441f
feat(presets): add opentelemetry-go monorepo (#13008)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-08 12:21:37 +00:00
Oleg Krivtsov
3fa21fbf83
feat(workers/global): check git at startup (#12935) 2021-12-08 13:11:43 +01:00
Oleg Krivtsov
3a5ad66d5e
fix(manager/nuget): support package sources with whitespaces in keys (#12882) 2021-12-08 10:38:15 +00:00
Martin Herndl
3f586efec6
feat(composer): support providers without a hash (#13000) 2021-12-08 09:21:41 +01:00
Sergei Zharinov
3192235186
fix(gradle): Handle scala version interpolation (#12989) 2021-12-08 04:18:00 +00:00
Honza Machala
5437ac76af
feat: add @elastic/apm-agent-rum-js monorepo (#12996) 2021-12-07 21:50:57 +00:00
Sergei Zharinov
88d348650c
fix(github): Log fieldName when shrinking page size (#12990) 2021-12-07 16:36:42 +01:00
RahulGautamSingh
597da6ff59
refactor: flagged relevant regex (#12976) 2021-12-06 15:05:37 +00:00
Rhys Arkins
2d50969550
chore: fix duplicate types import (#12973)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-06 12:41:43 +00:00
HonkingGoose
341acf2724
docs: hyphenate word third-party (#12967) 2021-12-06 11:54:43 +00:00
Sebastian Poxhofer
87abbebc1d
fix(terraform): check for missing version provider blocks (#12962) 2021-12-05 19:52:04 +01:00
Rhys Arkins
99749f17f3
fix(npm): allow hash -d to fail (#12960) 2021-12-05 09:27:21 +01:00
Rhys Arkins
9b633b6f50
fix(artifactory): assume UTC timezone (#12954) 2021-12-05 07:20:29 +01:00
Rhys Arkins
328de3fc27
refactor: exec types (#12942) 2021-12-04 07:12:27 +01:00
Rhys Arkins
38ae77eafc
refactor(npm): move hash to allToolConfig (#12946) 2021-12-03 23:13:27 +01:00
Rhys Arkins
ded642bf92
refactor(npm): move hash to toolConstraints (#12943) 2021-12-03 16:49:27 +01:00
Oleg Sigida
05d88a567d
fix: Logs error details on merge failure #12923 (#12940)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-03 15:31:06 +01:00
Rhys Arkins
8c588ddbfc
feat(npm): use install-tool instead of npm global installs (#12624) 2021-12-03 12:58:39 +01:00
Jeroen Schepens
9679f83dae
fix(terraform): no more 404s with bitbucket-tags in terraform modules (#12931) 2021-12-03 11:32:27 +00:00
Rhys Arkins
508cec1015
refactor: move preCommands out of docker options (#12938) 2021-12-03 12:07:32 +01:00
Rhys Arkins
b95f608fa1
refactor: remove unused postCommands (#12939) 2021-12-03 11:00:49 +01:00
Rhys Arkins
040ada5078
feat(composer): update unbound versions (#12930) 2021-12-03 08:03:20 +01:00