RahulGautamSingh
4f65b57225
refactor: refactor static regex out of for loops ( #13065 )
2021-12-29 07:26:13 +01:00
Sergei Zharinov
ab42e5b887
test(npm): Refactor test snapshots ( #13292 )
2021-12-28 06:37:30 +00:00
Sergei Zharinov
15a120847b
test(lib/util): Refactor snapshot tests ( #13289 )
2021-12-27 11:28:10 +01:00
Sergei Zharinov
a158704049
test(manager/npm): Refactor snapshot tests ( #13269 )
2021-12-23 11:55:11 +00:00
Rhys Arkins
24185b81b0
feat: detect already updated lock file updates ( #13258 )
2021-12-23 11:54:36 +01: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
Michael Kriese
5e0e9ac1c2
refactor: prepare esm helper ( #13250 )
...
* refactor: prepare esm helper
* chore: fix type name
2021-12-22 17:01:28 +01:00
Michael Kriese
c8f88cc421
chore: delete obsolete file ( #13242 )
2021-12-22 15:21:03 +01:00
Michael Kriese
038969bc86
refactor: fix more esm imports ( #13246 )
2021-12-22 15:19:53 +01:00
Michael Kriese
6c953ead4e
refactor: wrong function calls ( #13245 )
2021-12-22 14:20:58 +01:00
Michael Kriese
11dd27f8b3
refactor: fix type import ( #13241 )
2021-12-22 13:19:06 +00:00
HonkingGoose
3bb3543911
docs(fetchReleaseNotes): improve description ( #13235 )
2021-12-22 14:03:09 +01:00
Michael Kriese
c5d50f6da3
refactor: more esm imports ( #13233 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-22 11:28:20 +00:00
HonkingGoose
b72805a5fb
docs: improve groupSlug config option description ( #13236 )
2021-12-22 12:10:51 +01:00
Martin Herndl
ef304bdd94
fix(config/preset): correctly parse local Bitbucket user repo ( #13234 )
2021-12-22 11:55:34 +01:00
Michael Kriese
2b24a98359
refactor: update imports for esm ( #13230 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-22 08:37:47 +00:00
Michael Kriese
aa58814dcd
fix: wrong import ( #13229 )
2021-12-22 08:43:39 +01:00
Oleg Krivtsov
dad3863e8a
fix(config): detect missing RENOVATE_CONFIG_FILE ( #13196 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-22 08:38:49 +01:00
Oleg Krivtsov
7d60807039
Fix issue ( #13225 )
2021-12-22 06:10:24 +00:00
Rhys Arkins
01b79c8433
chore: log when no updateLockedDependency
2021-12-21 21:39:21 +01:00
Rhys Arkins
347d7dc51f
fix: move rebaseWhen=never check earlier ( #13218 )
2021-12-21 20:23:08 +00:00
Rhys Arkins
0606cc82f9
fix: no warn for unexpected yarn lock entry
2021-12-21 20:50:21 +01:00
Rhys Arkins
93597723ce
fix: better yarn.lock regex
2021-12-21 18:58:51 +01:00
RahulGautamSingh
de5c4b8702
refactor(semver): ensure strict null check ( #13161 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-21 16:58:50 +00:00
Rhys Arkins
87dc1d0fe3
fix: check for matchResult
2021-12-21 16:12:09 +01:00
Matt Palmer
3cdfd7a20a
fix(manager/gomod): GitLab Private Authentication ( #13216 )
2021-12-21 13:09:49 +00:00
Rhys Arkins
f20a9de60d
feat(yarn): updateLockedDependency for yarn v1 ( #13212 )
2021-12-21 13:46:44 +01:00
Oleg Krivtsov
9b2c4b5af2
test: error 502 is handled correctly in GitHub graphql ( #13167 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-21 08:16:41 +00:00
Matt Travi
691bd72ac0
fix(joi-to-hapi-joi-replacement): narrowed the range to prevent downgrading newer versions ( #13205 )
2021-12-20 18:34:50 +01:00
Rhys Arkins
9bf5ba7b56
chore: log docker exec image
2021-12-20 09:28:39 +01:00
Matt Travi
7fb7b7a543
feat(hapi-replacements): added replacements for hapi and joi ( #13135 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-20 08:25:10 +00:00
Rhys Arkins
1e1c7512e3
fix(npm): don't coerce npm constraint if already an exact version ( #13202 )
2021-12-20 08:48:05 +01:00
Sergei Zharinov
df1d8b8302
feat(preset): Define emojibase monorepo preset ( #13201 )
2021-12-20 07:49:10 +01:00
Rhys Arkins
75b1d8fbc6
feat(npm): efficient update-lockfile branch reuse ( #13198 )
2021-12-20 05:30:24 +00:00
Sergei Zharinov
3b91162eca
chore(deps): Switch to renamed parser library ( #13195 )
2021-12-19 14:05:31 +01:00
Rhys Arkins
25d3d626c9
refactor: simplify lockfile-update logic ( #13191 )
2021-12-19 11:29:46 +01:00
Martin Herndl
c5852e7ea5
feat(composer): support minor version on best-effort composer constraint extraction ( #13187 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-18 21:06:36 +00:00
Martin Herndl
67eb76d406
feat(composer): support composer platform package constraint ( #13186 )
2021-12-18 21:55:13 +01:00
Rhys Arkins
1f1c86a4f7
feat(npm): check if branch already updated ( #13185 )
2021-12-18 17:09:49 +01:00
Rhys Arkins
b84ce2ad55
refactor(npm): updateLockedDependency result ( #13182 )
2021-12-18 15:39:55 +00:00
Michael Kriese
1e1bea200a
fix: use @sindresorhus/is
instead of is
( #13183 )
2021-12-18 14:50:51 +00:00
Matt Palmer
af817f9e80
fix(go): Mimic Go logic for GOPRIVATE
parsing ( #13166 )
...
Ensure that the parsing of `GOPRIVATE`/`GONOPROXY` matches the behaviour of Go itself.
The documentation for these values state it matches the logic of `path.Match`, however in reality it's actually a prefix based match.
Updating the regex to allow for either an exact match, or a match where the configured value is a prefix of the package, when a `/` is added.
Additionally, strip any trailing `/`'s from the configured value, as this matches the logic that Go takes when matching.
Fixes #13138
2021-12-17 13:47:45 +01:00
Sebastian Poxhofer
5eea19b5be
feat(autodiscover): reverts autodiscoverfilter as array ( #13169 )
...
This reverts commit a0a770338f
.
2021-12-17 13:44:40 +01:00
Rhys Arkins
9f10223ce5
fix(gitub): log fork failure sha and url
2021-12-17 12:37:48 +01:00
RahulGautamSingh
453c249e46
fix(regex): add option to disable caching regex ( #13068 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-17 09:43:33 +01:00
Ankit Soneji
45ee7643cc
feat(datasource/pod): Add GitHub enterprise support for pods ( #12818 )
2021-12-17 07:51:51 +00:00
Rhys Arkins
7b91912680
chore: revert git timeout change
2021-12-16 16:53:56 +01:00
Danilo Pianini
feb3f950a5
feat(managers/gradle): add support for plugin short syntax in gradle TOML catalogs ( #13147 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-16 15:39:40 +00:00
Sebastian Poxhofer
a0a770338f
feat(autodiscover): allow array for autodiscoverfilter ( #13100 )
2021-12-16 15:12:35 +00:00
renovate[bot]
971ef920a6
chore(deps): update dependency ts-jest to v27.1.1 ( #13114 )
2021-12-16 14:51:28 +01:00
Sergei Zharinov
8d1ac78504
test(workers/pr): Explicit snapshots for release notes ( #13145 )
2021-12-16 14:14:19 +01:00
Muhammad Rehan Saeed
0bf92c54d6
feat(github actions): discover workflow files in subfolders ( #13143 )
2021-12-16 14:01:12 +01:00
Rhys Arkins
6a027d28eb
fix(config): add package rule to preserveSemverRanges ( #13137 )
2021-12-16 14:00:40 +01:00
Sergei Zharinov
992d3f6dc3
test(util/git): Use global timeout setting ( #13141 )
2021-12-16 13:52:49 +01:00
Oleg Krivtsov
ab3dc4e6b3
test(manager/gradle-wrapper): fix snapshot regression in gradle-wrapper ( #13144 )
2021-12-16 13:49:48 +01:00
Oleg Krivtsov
395cab2398
test(manager/gradle-wrapper): migrate to fs.readLocalFile ( #13123 )
2021-12-16 06:28:41 +01:00
Mr Talbot
3ac95a2393
fix: issue where helm index.yaml cannot be read ( #13127 )
...
* Fix issue where helm index.yaml cannot be read
The result of this function call is destructured here: d0d482155d/lib/datasource/helm/index.ts (L65)
If the return value is undefiend this causes an error, an empty object satisfies the RepoSource interface and can also be destructured without issue.
* update tests to match helm findSourceUrl behaviour
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-15 16:53:44 +00:00
Sergei Zharinov
d0d482155d
fix(util/emoji): Update emoji-related deps ( #13122 )
...
* chore(util/emoji): Update emoji-related deps
* Remove unused dep
* Fix
2021-12-15 12:49:25 +01:00
Oleg Krivtsov
83b87c0347
test(manager/gomod): migrate to fs.readLocalFile ( #13099 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-15 10:50:09 +00:00
Rhys Arkins
737329246c
refactor(npm): update locked dep file structure ( #13103 )
2021-12-14 18:43:50 +01:00
Rhys Arkins
3fabb3b50b
refactor(helm): repository -> helmRepository ( #13109 )
2021-12-14 18:43:18 +01:00
Jack Pierce
c2f713d769
feat(buildkite): support git-hosted plugins ( #13042 )
2021-12-14 08:14:13 +01:00
Michael Kriese
91a3a971bb
fix(config/presets): wrong node.js
group ( #13096 )
2021-12-14 08:13:11 +01:00
Oleg Krivtsov
3aa9b67861
test(manager/cocoapods): migrate to fs.readLocalFile ( #13084 )
...
* Implement cocoapods
* Fix lint
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-14 06:31:59 +00:00
Michael Kriese
b81e380c62
feat(datasource/helm): handle github source directoy ( #13058 )
2021-12-14 05:45:26 +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
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
Rhys Arkins
8e156efc34
fix(lookup): currentVersion = lockedVersion ( #12922 )
2021-12-02 16:04:18 +00:00
Sergey Vedmak
e8e99ef5b7
feat(release notes): Show release notes from monorepo ( #12543 )
2021-12-02 13:37:37 +01:00
RahulGautamSingh
3a9aeb0f0a
fix: match source url prefixes compares case insensitive ( #12896 )
2021-12-01 14:32:56 +00:00
Sergei Zharinov
879e59fa19
refactor(util/fs): Enable strict null checks ( #12904 )
2021-12-01 09:12:56 +00:00
Ankit Soneji
aba9a43543
feat: add git@ support to message github url method ( #12899 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-01 08:47:16 +01:00
RahulGautamSingh
ee2e155f1f
fix: modify regex to be re2 compatbile ( #12778 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-29 19:16:05 +00:00
Sergei Zharinov
52b2bdbb48
refactor(util/cache): Enable strict nulls ( #12887 )
2021-11-29 17:04:43 +01:00
Oleg Krivtsov
b3252ae86c
feat(platform/bitbucket): modify getJsonFile to use branchOrTag on Bitbucket ( #12825 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-29 07:55:53 +00:00
Matt Travi
5c7e9509fd
feat(preset): add rollup node-resolve plugin to the replacements list ( #12865 )
2021-11-29 07:43:57 +00:00
Sergei Zharinov
d5f04ef4fb
refactor(swift): Enable strict null checks ( #12850 )
2021-11-29 08:33:36 +01:00
Sergei Zharinov
177cae82fb
refactor(ubuntu): Enable strict null checks ( #12849 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-28 15:45:13 +00:00
Sergei Zharinov
f4dbff9bd3
refactor(util/host-rules): Strict null checks for host rules ( #12868 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-28 16:31:11 +01:00
Sergei Zharinov
04d161252f
refactor(config/global): Enable strict null checks ( #12867 )
...
* refactor(config/global): Enable strict null checks
* Fix inefficient copying
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-28 13:54:46 +01:00
Sergei Zharinov
0bb5fcb6f7
refactor(util/regex): Enable strict null checks ( #12866 )
...
* refactor(util/regex): Enable strict null checks
* Fix coverage
* Refactor guard checks
2021-11-28 09:04:44 +01:00
Jesse Newland
c814a9a193
feat(datasource/github-releases): skip draft releases ( #12856 )
...
* feat(datasource/github-releases): skip draft releases
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* invert logic
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-27 15:40:36 +00:00
Sergei Zharinov
ef51e85b7a
refactor(cache/package): Enable strict checks ( #12862 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-27 12:08:24 +00:00
Sergei Zharinov
0638bfd716
refactor(workers): Strict nulls for CommitMessage class ( #12863 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-27 09:32:39 +00:00
Sergei Zharinov
e7a969016d
refactor(logger): Update logger internals ( #12842 )
...
* refactor(logger): Update logger internals
* Check the entire logger directory
* Refactor sanitizeValue function
* Backport changes
* Backport test too
2021-11-27 10:22:58 +01:00
Sergei Zharinov
fb8715c921
refactor(logger): Simplify sanitizeValue function ( #12859 )
...
* refactor(logger): Simplify sanitizeValue function
* Return older test
* One more test for functions
2021-11-27 09:40:44 +01:00
Sergei Zharinov
79da9bc078
refactor(logger): Switch to nanoid ( #12861 )
2021-11-27 07:38:47 +01:00
Sergei Zharinov
562d4ef5e9
test(util/sanitize): Improve test for sanitize function ( #12860 )
2021-11-27 05:54:06 +00:00
Oleg Krivtsov
d1229b228c
feat(platform/azure): modify getJsonFile to use branchOrTag ( #12826 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-27 05:42:10 +00:00
renovate[bot]
e16060efcc
build(deps): update dependency got to v11.8.3 ( #12838 )
2021-11-27 06:21:49 +01:00
Sergei Zharinov
1a39195559
refactor(git): Extract types to separate file ( #12855 )
2021-11-26 20:36:17 +00:00
Jeroen Schepens
9cad1e17fc
feat(terraform): modules with bitbucket repositories ( #12770 )
2021-11-25 22:06:30 +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
Michael B
6ad29b6124
fix(platform/gitlab): add missing "waiting_for_resource" branch status ( #12832 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-25 11:01:52 +00:00
Rhys Arkins
41b0517ef1
fix: check currentValue before updating newValue
2021-11-24 15:25:21 +01:00
Rhys Arkins
eed9826518
fix: Revert fix: check currentValue before generating newValue
2021-11-24 15:14:49 +01:00
Rhys Arkins
bb64598d6a
fix: check currentValue before generating newValue
2021-11-24 14:28:50 +01:00
Keven van Zuijlen
f6454ba1a7
fix(azure): add default branch policy support ( #12806 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-24 12:33:22 +01:00
Oleg Krivtsov
2ec5c54cf0
feat(platform/bitbucket-server): modify getJsonFile to use branchOrTag on Bitbucket server ( #12824 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-24 12:17:19 +01:00
Oleg Krivtsov
42857138cb
feat(platform/gitea): modify getJsonFile to use branchOrTag on Gitea ( #12822 )
2021-11-24 10:18:33 +00:00
Oleg Krivtsov
559e7e344e
feat(platform/gitlab): modify getJsonFile to use branchOrTag on GitLab ( #12821 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-24 10:08:09 +00:00
Oleg Krivtsov
14947cd78b
feat(platform/github): modify getJsonFile to use branchOrTag on GitHub ( #12819 )
2021-11-24 09:46:05 +00:00
Rhys Arkins
3d2159f05f
fix(argocd): check for undefined definition
2021-11-24 09:07:50 +01:00
Rhys Arkins
133c57f30b
fix(jenkins): check doc.plugins is iterable
2021-11-24 09:06:21 +01:00
Rhys Arkins
6549cbdd65
fix: check currentValue before pinning
2021-11-24 09:06:21 +01:00
Sergei Zharinov
96b854df90
fix(github): Log shrinked GraphQL page size ( #12706 )
2021-11-24 06:04:09 +00:00
Oleg Krivtsov
51b2d09e0f
feat(platform): get file branchOrTag ( #12710 )
2021-11-24 05:40:03 +00:00
Oleg Krivtsov
cb3d75ec4e
feat(platform/gitlab): confidential issues ( #12728 )
2021-11-24 05:14:24 +00:00
Maksim
06d8c27043
refactor: global config ( #12743 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-23 21:10:45 +01:00
Rhys Arkins
2f1c8afcf2
fix(config): validate matchStrings ( #12808 )
2021-11-23 15:17:49 +01:00
Michael Kriese
95fdd833eb
docs(gitea): add git upload filter description ( #12807 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-11-23 15:03:12 +01:00
Rhys Arkins
84b776cebe
feat: support update-lockfile for unconstrained deps ( #12802 )
2021-11-23 11:21:10 +00:00
Rhys Arkins
ff87759b48
refactor: getCurrentVersion params
2021-11-23 09:13:17 +01:00
Rhys Arkins
38982300c4
fix(gradle): handle null tokenizing ( #12799 )
2021-11-23 08:42:39 +01:00
Rhys Arkins
ad9a2f4e77
fix: gracefully handle invalid locked version ( #12800 )
2021-11-23 06:56:19 +00:00
Rhys Arkins
0099ba1762
fix(config): check if matchStrings is iterable ( #12759 )
2021-11-22 21:08:10 +01:00
Rhys Arkins
906dbce775
fix: skip lookups no currentVersion or lockedVersion ( #12731 )
2021-11-22 21:07:36 +01:00
Andrei Nistor
d2d356c801
feat: Add jsonnet-bundler support ( #12720 )
2021-11-22 15:36:48 +00:00
Oleg Krivtsov
10f487a375
fix(platform/gitlab): description is too long on GitLab ( #12792 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-22 10:23:58 +00:00
Oleg Krivtsov
32d3973489
feat(manager/travis): support matrix node.js syntax in Travis configs ( #12656 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-22 08:03:38 +00:00
Matt Travi
ff439b1d29
feat(cucumber-replacement): added the switch to scoped to the replacements list ( #12785 )
2021-11-22 07:05:35 +00:00
dsimon-onventis
27ee7efcc3
fix(azure): correctly map autoApprove response ( #12761 )
2021-11-21 12:52:28 +00:00
Rhys Arkins
2754c58f0d
logs: better updateLockedVersion log
2021-11-19 14:58:19 +01:00
Rhys Arkins
42231b6b75
logs: more details on secrets exposure
2021-11-19 14:46:52 +01:00
Oleg Krivtsov
ff7822176f
refactor(platform): make repoName arg consistent in getJsonFile ( #12753 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-19 13:39:13 +00:00
Rhys Arkins
ea28c6a4a8
logs: trace cached datasource response
2021-11-19 14:22:35 +01:00
markussiebert
af4b426f73
feat: aws-machine-image datasource ( #11869 )
2021-11-19 09:59:06 +00:00
Rhys Arkins
df14edd27a
fix(automerge): catch branch automerge behind message
2021-11-19 10:44:27 +01:00
Rhys Arkins
2ae52b3bd9
logs: remove warn interpolation
2021-11-19 10:40:29 +01:00
Jamie Magee
789caadbb4
refactor(jenkins-plugins): convert to class-based datasource ( #12702 )
2021-11-18 19:55:21 +00:00
Rhys Arkins
36e8a3ec9b
fix(config): compare scopes lowercase ( #12740 )
2021-11-18 18:32:44 +01:00
Rhys Arkins
cfc4c48a47
fix(github): handle secondary rate limit ( #12741 )
2021-11-18 16:47:17 +01:00
Rhys Arkins
693963d9e1
fix: catch prune branch error
2021-11-18 16:23:13 +01:00
Rhys Arkins
01acebd82d
fix(datasource): better massage github sourceUrl ( #12737 )
2021-11-18 14:50:53 +00:00
Rhys Arkins
e7b841a138
feat: regex cache ( #12738 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-18 14:36:05 +00:00
Rhys Arkins
e095d5a9b3
fix(git-refs): ignore refs/for ( #12735 )
2021-11-18 13:36:41 +00:00
Rhys Arkins
4c36af9d6c
logs: downgrade helm lock file warn
2021-11-18 13:14:43 +01:00
Rhys Arkins
e0c1d31bc9
fix(git): catch matches more than one
...
Fixes #12734
2021-11-18 12:41:31 +01:00
Michael Kriese
baaea71728
fix(config/preset): readd subpreset support ( #12733 )
2021-11-18 10:45:17 +01:00
Rhys Arkins
d3eb6fedd7
fix: cache handle nested err ( #12730 )
2021-11-18 08:14:49 +01:00
Michael Francis
4d1e7b1596
fix(crate): Reduce git concurrency to 1 for crates ( #12718 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 21:39:06 +00:00
Rhys Arkins
55d3c0468d
fix(presets): allow spaces in repo names ( #12726 )
2021-11-17 22:27:12 +01:00
Rhys Arkins
4f2b3c812e
fix(yarn): use @yarnpkg/cli for yarn 2+ ( #12570 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 18:45:24 +00:00
Rhys Arkins
da122b442a
fix(automerge): assign failing PRs ( #12705 )
2021-11-17 18:00:35 +01:00
tgroemer
2d1c9dfb70
fix(pypi): normalize simple package lookup ( #12544 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 16:02:39 +00:00
Maksim
5377b1f1aa
feat(config): migrate inline with the same sort ( #12091 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 15:43:55 +00:00
Rhys Arkins
e307f18a68
fix(npm): retain package-lock indentation when massaging ( #12715 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:21:36 +00:00
Andrei Nistor
8184bda9b6
feat(manager/kustomize): support HelmChartInflationGenerator ( #12628 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:04:26 +00:00
Sergei Zharinov
a7792bc5b4
refactor(typescript): Refactor more files ( #12696 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 09:32:33 +00:00
Rhys Arkins
e95fcb17d8
fix(logger): skip response body for timeouts ( #12704 )
2021-11-17 09:55:57 +01:00
Nejc Habjan
0f1256317c
refactor(config): use async readFile and dynamic import to load config file ( #12649 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 06:49:53 +00:00
Andrei Nistor
3aaf2761c6
refactor(manager/kustomize): refactor Kustomize interface ( #12686 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-16 17:34:59 +00:00
Martino di Filippo
d78458bf8b
feat(gradle): treat the preview qualifier as unstable ( #12450 ) ( #12698 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 17:11:50 +00:00
Sergei Zharinov
49d3c18e31
fix(github): Shrink GraphQL page size and retry for any ExternalHostError ( #12689 )
2021-11-16 15:16:31 +00:00
Sergei Zharinov
51961d94e1
feat(maven): Leverage index HTML for Maven Central ( #12607 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 10:49:15 +01:00
Sergei Zharinov
c98b79b11a
test(typescript): Gradual migration to strict "null" and "any" checks ( #12681 )
2021-11-16 08:45:17 +01:00
Sergei Zharinov
7f2f0c2662
test(workers): Refactor test snapshots for lookupUpdates ( #12669 )
2021-11-15 15:56:18 +01:00
Sergei Zharinov
773eb7ce7e
fix(gradle): Group long-form dependencies by varname ( #12659 )
2021-11-15 13:45:28 +00:00
HonkingGoose
d666caad01
docs(terraform): capitalize proper nouns, use monospaced text, fix grammar ( #12662 )
2021-11-15 12:01:26 +01:00
Sergei Zharinov
665b3d359c
test(gradle): Refactor tests for parser ( #12657 )
2021-11-15 08:33:45 +00:00
Sergei Zharinov
bc7c0c5303
fix(gomod): Fix gomod digest updates ( #12655 )
2021-11-15 06:16:39 +00:00
markussiebert
c80c7f3d0c
feat: add stringToPrettyJSON handlebars function ( #12643 )
2021-11-14 19:49:05 +00:00
HonkingGoose
ab5abd7553
fix: replace word check with click ( #12650 )
2021-11-14 20:23:17 +01:00
Sergei Zharinov
9c56a167cd
fix(maven): Fetch latest when all releases are unstable ( #12647 )
2021-11-14 14:35:27 +00:00
Sergei Zharinov
60d03add71
refactor(maven): Clarify HTTP resource check function ( #12640 )
2021-11-14 12:16:54 +01:00
Sergei Zharinov
811f81d3a2
test(maven): Cover the case of void "last-modified" jar header ( #12641 )
2021-11-14 08:09:54 +00:00
Sergei Zharinov
7f4b119450
tests(gradle): Refactor ( #12585 )
2021-11-14 06:31:07 +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
Sergei Zharinov
216b11f07f
refactor(maven): Prepare for hybrid fetching approach ( #12617 )
2021-11-13 13:28:08 +00:00
Rhys Arkins
a2c39b91fd
fix: branchName massage hyphens ( #12622 )
2021-11-12 16:36:54 +01:00
Rhys Arkins
d85aa9ba56
logs: debug mix lock failure
2021-11-12 11:15:24 +01: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
Rhys Arkins
04620d71a8
feat: evaluate buildpack constraints in exec ( #12609 )
2021-11-12 08:19:23 +01:00
Rhys Arkins
2bb64f0d7b
fix(npm): try/catch npm lock file parsing
2021-11-11 12:46:40 +01:00
Nejc Habjan
34f13fee3e
test: enforce valid JSON in fenced markdown code blocks ( #12196 )
2021-11-11 11:11:55 +01:00
Sergei Zharinov
f885e3e437
refactor(maven): Simplify datasource code ( #12589 )
2021-11-11 05:43:06 +00:00
Sergei Zharinov
3f585ec715
feat(pip_setup): Add JavaScript-based implementation ( #11796 )
2021-11-10 12:20:12 +01:00
Jamie Magee
53e3cb17fe
refactor(rubygems): convert to class-based ( #11229 )
2021-11-10 07:35:05 +01:00
Tony Brix
d1e8528305
fix: add xterm to repo groups ( #12580 )
2021-11-10 03:13:29 +00:00
Rhys Arkins
bf09337076
fix: enable eslint eqeqeq ( #12574 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 07:02:59 +00:00
Rhys Arkins
b7dec718f3
chore: re-enable eslint no-template-curly-in-string
2021-11-09 07:50:25 +01:00
Rhys Arkins
982e36963d
chore: re-enable eslint no-console
2021-11-09 07:48:31 +01:00
Rhys Arkins
043f877f29
chore: eslint consistent-return
2021-11-09 07:37:22 +01:00
Sergei Zharinov
0193af32f7
fix(maven): Trim values from multiline XML tags ( #12573 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 06:14:00 +00:00
Rhys Arkins
c3ad246a99
fix: no-param-reassign ( #12571 )
2021-11-09 07:04:34 +01:00
Rhys Arkins
7e8239dd65
fix(github): better request error handling
2021-11-09 05:16:06 +01:00
Rhys Arkins
301678bd91
fix(cache): handle 401
2021-11-09 05:15:42 +01:00
Rhys Arkins
d6dd27f625
fix: check dependency.tags defined
2021-11-09 05:15:10 +01:00
Sergei Zharinov
acbf829234
refactor: Snapshots for some random manager tests ( #12560 )
2021-11-08 21:03:56 +00:00
HonkingGoose
ab018191fa
chore: report and fix unused ESLint disable directives ( #12548 )
2021-11-08 20:20:03 +01:00
renovate[bot]
a17ade8d09
chore(deps): update linters (major) ( #12550 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-08 15:00:58 +00:00
Rhys Arkins
0f687f23ee
fix(npm): combine packages massage with widens ( #12538 )
2021-11-08 15:20:16 +01:00
Michael Kriese
82e89825ab
chore: remove airbnb ( #12557 )
2021-11-08 13:03:55 +00:00
Michael Kriese
7afc2b75d5
test: fix lint ( #12551 )
2021-11-08 13:16:58 +01:00
Daniel Edholm Ignat
6167362663
feat(nuget): Check for dotnet-tools.json everywhere ( #12475 )
2021-11-08 08:19:32 +00:00
Sébastien CROCQUESEL
4b6270b981
docs: document how docker datasource resolve sourceUrl ( #12468 )
2021-11-08 08:30:23 +01:00
Sergei Zharinov
6224af558d
test(workers): Refactor snapshot tests ( #12542 )
2021-11-07 15:34:42 +00:00
Sergei Zharinov
84704c6d8b
fix(gradle): Enhance parsing ( #12534 )
2021-11-07 07:17:21 +00:00
Sergei Zharinov
b9be8d4d6a
fix(http): Destroy some got responses explicitly to avoid onCancel errors ( #12533 )
2021-11-06 16:59:09 +01:00
Rhys Arkins
ca45a2c2e2
fix(config): handle + in preset filename
2021-11-06 11:42:50 +01:00
Sergei Zharinov
2b8fcd445e
fix(ubuntu): Consider 22.04 unstable ( #12528 )
2021-11-06 08:21:08 +01:00
Sergei Zharinov
cc9a638121
fix(go): Add source URLs to releases obtained via GOPROXY ( #12527 )
2021-11-06 06:32:10 +00:00
Rhys Arkins
2b49c3fdd2
fix(npm): allow for undefined lock packages
2021-11-06 06:31:41 +01:00
Sergei Zharinov
e2edb344cc
test(go): Separate tests for datasource detection and direct releases ( #12515 )
2021-11-05 19:49:26 +00:00
FSuman
d15a90a9f6
feat(poetry): Use single poetry update command ( #12504 )
...
Co-authored-by: Felipe Suman <felipe.suman@points.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-05 15:10:11 +00:00
Maksim
4aa5b52992
feat(onboarding): use .editorconfig file to get indentation style ( #11456 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-05 13:25:50 +00: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
Sergei Zharinov
338fb6e0bf
refactor(go): Extract datasource detection to separate module ( #12513 )
2021-11-05 12:30:45 +00:00
Sergei Zharinov
fa71763a72
refactor(gitlab): Extract getSourceUrl function ( #12511 )
2021-11-05 11:45:29 +01:00
Sergei Zharinov
3cd70f8cf0
refactor(github): Extract getSourceUrl function ( #12510 )
2021-11-05 10:35:06 +00:00
Sergei Zharinov
3a460c212a
refactor(bitbucket): Extract getSourceUrl function ( #12512 )
2021-11-05 11:25:15 +01:00
Rhys Arkins
e09618f530
fix(npm): massage package-lock.json before update ( #12485 )
2021-11-05 08:29:30 +01: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
Sebastian Poxhofer
1b84c5282a
feat(manager/regex)!: allow arbitrary regex groups for templates ( #12296 )
...
Allow the usage of arbitrary capture groups inside of regex manager templates and further adds refactor which this allows.
BREAKING_CHANGE
Only regex managers using the combination matchStringStrategy are affected of this change!
Currently capture groups which are empty but still match the regex are ignored.
This is no longer the case!
Subsequent matchGroups will now overwrite previous ones, even if the later one is empty.
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
Masaki Hara
f14d5d9171
feat(preset): update monorepo location for react-router ( #12502 )
2021-11-05 05:54:28 +00:00
Maxime Brunet
32d36831d8
refactor(kustomize): Set depType
when pushing deps ( #12501 )
2021-11-05 05:35:55 +00:00
ylemkimon
c690dd0ebd
fix(npm): use stdout for Yarn if stderr is empty ( #12506 )
2021-11-05 06:21:29 +01:00
wwuck
3c3372efbf
fix: allow optional quotes around ENV or ARG in regexManagers:dockerfileVersions preset regex ( #12495 )
2021-11-04 15:57:02 +01:00
Feng Yu
70c272efa0
feat: group @types/jest and jest monorepo ( #12489 )
2021-11-04 15:23:49 +01:00
Maxime Brunet
f075ffc017
feat(kustomize): Support Component kustomizations ( #12467 )
2021-11-04 08:20:05 +00:00
Jerome Garec
a687981810
fix(helmv3): set helm repositories from aliases to update Chart.lock ( #12470 )
2021-11-04 07:47:48 +01:00
Sergei Zharinov
87011e78ef
fix(github): Disable platform-native automerge for GHE ( #12483 )
2021-11-04 07:04:45 +01:00
wwuck
acd74a8051
fix: regexManagers:dockerfileVersions regex ( #12481 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-04 05:34:13 +00:00
Sergei Zharinov
04ed879e72
fix(lein): Group dependencies based on shared var ( #12482 )
2021-11-04 06:17:11 +01:00
Rhys Arkins
89efe91ae9
fix(github): separate platformConfig ( #12473 )
2021-11-03 18:39:17 +00:00
Rhys Arkins
aa73a7bb22
refactor: rename consts in platform/github
2021-11-03 09:44:57 +01:00
Rhys Arkins
ada343da8e
fix(github): expected flush after ref listing ( #12472 )
2021-11-03 07:22:41 +01:00
Oleg Krivtsov
ff7ae69f94
feat(config): add supportedBy field to config definitions ( #12395 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-03 06:48:10 +01:00
Rhys Arkins
6c49629d12
fix(github): disable hasIssuesEnabled for GHE ( #12466 )
2021-11-02 19:53:13 +00:00
Sergei Zharinov
d590418111
fix(github): Disable autoMergeAllowed field for GHE ( #12458 )
2021-11-02 20:38:38 +01:00
Martino di Filippo
bd71fffa30
feat(maven): treat the preview qualifier as rc ( #12450 ) ( #12461 )
2021-11-02 17:42:58 +01:00
ankitabhopatkar13
a5835a00de
fix(automerge): remove automergeType check for PR options ( #12418 )
2021-11-02 13:17:53 +00:00
Michael Kriese
6be7e756fc
fix(github): log graphql errors ( #12452 )
2021-11-02 12:12:29 +01:00
Oleg Krivtsov
7bbc5ce147
fix(docker): don't removes additional variables from version ( #12447 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:28:52 +00:00
Rhys Arkins
19ee8a318c
logs: reviewers/stale debug
2021-11-02 09:52:27 +01:00
Bob van de Vijver
3029527de7
refactor(composer): Refactor Composer argument resolver to utils ( #12443 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:46:22 +01:00
Rhys Arkins
0643616b6b
fix(pip_requirements): extract empty requirements ( #12436 )
2021-11-02 08:11:44 +01:00
ylemkimon
02a72cd00c
fix(npm): add .pnp.loader.mjs to Yarn zero-install paths ( #12441 )
2021-11-02 06:32:20 +01:00
Rhys Arkins
435f58cb66
refactor(pip_requirements): simplify extract regex ( #12435 )
2021-11-01 21:42:08 +01:00
Rhys Arkins
2cf897995b
fix(pip-compile): provide filename with cmd ( #12433 )
2021-11-01 18:39:56 +00:00
Rhys Arkins
e96d35d051
logs: downgrade error to warn
2021-11-01 16:56:43 +01:00
ylemkimon
46d996c2ac
feat(npm): support updating packageManager
field and Yarn binary ( #12088 )
2021-11-01 11:37:13 +00:00
Rhys Arkins
fff2cd1c9f
fix(github): empty issues list
2021-11-01 12:26:04 +01:00
Rhys Arkins
327e41b556
fix(github): detect issue disablement
2021-11-01 09:50:46 +01:00
Michael Kriese
00783c46bc
fix(datasource): check missing datasource ( #11832 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 09:28:33 +01:00
Rhys Arkins
500b6f8cb8
chore: coverage
2021-11-01 07:49:47 +01:00
Rhys Arkins
03d0a7335e
chore: coverage
2021-11-01 07:36:01 +01:00
Christopher Frieler
20c25d9340
fix(pypi): Normalize package names before lookup ( #12273 )
2021-10-31 07:31:30 +00:00
Oleg Krivtsov
eef0a00caf
feat(dockerfile): support default environment variable values ( #11891 )
2021-10-31 07:22:52 +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
Rhys Arkins
e15f327700
fix(github): detect disabled issues during initRepo ( #12409 )
2021-10-31 07:16:22 +01:00
Jerome Garec
db6bc92d1b
fix(cache): support cached json5 config file ( #12412 )
2021-10-31 06:17:20 +01:00
Sergei Zharinov
e760cb80a7
refactor(go): Rename goproxy-related files ( #12405 )
2021-10-30 06:45:03 +00:00
Sergei Zharinov
744d94abde
test(go): Split go datasource tests ( #12406 )
2021-10-30 08:29:51 +02:00
Anton Mostovoy
40737c4d4f
refactor: improve logging when maven resources are not available ( #12360 )
2021-10-30 02:43:38 +00:00
Sergei Zharinov
627681c82a
feat(github): Detect GitHub automerge setting ( #12398 )
2021-10-29 17:37:05 +00:00
Sergei Zharinov
10f7beb2ff
feat(github): Support multiple auto-merge types ( #12393 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-29 14:54:59 +02:00
Rhys Arkins
87a8c6d7a9
fix(git): catch ambiguous argument determining default branch ( #12396 )
2021-10-29 14:01:42 +02:00
Rhys Arkins
db5137b39a
fix: Revert "feat(config): replace secrets in global config as well" ( #12389 )
2021-10-29 08:12:36 +00:00
Shubham Palriwala
72a16575cc
feat(gitlabci-include): loosen default file match ( #12380 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-28 17:12:37 +00:00
Jamie Magee
171438c8f4
refactor: use upstream marshal types ( #12379 )
2021-10-28 19:00:42 +02:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps ( #12282 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00
Nils Plaschke
8e377e88ce
feat(config): replace secrets in global config as well ( #12138 )
2021-10-28 09:51:02 +00:00
Feng Yu
5c24e2955a
test: add timeout option test for exec ( #12278 )
2021-10-28 11:42:21 +02:00
Rhys Arkins
84ae2cd943
fix(pypi): do not compare returned name
2021-10-28 11:37:28 +02:00
Mukul Kolpe
165bf211d2
fix: stop using fs.rmdirSync ( #12292 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 09:30:37 +00:00
Rhys Arkins
a173b39928
fix: non-null existingPr check ( #12372 )
2021-10-28 10:56:08 +02:00
Rhys Arkins
dc445bde7a
logs: graphql nodes error query and options ( #12370 )
2021-10-28 10:37:09 +02:00
Rhys Arkins
f9617b98fb
fix: catch lookup errors gracefully ( #12369 )
2021-10-28 08:06:39 +00:00
Derek
16aff7419f
feat(yarn): ignore yarn-path if binary does not exist ( #12322 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 07:19:20 +00:00
Sergei Zharinov
159acb04c7
fix(go): Escape dot for regexes produced for GONOPROXY ( #12357 )
2021-10-27 15:51:58 +00:00
Sergei Zharinov
17e7022e93
refactor(go): Extract Renovate-native release fetching function ( #12359 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 15:22:16 +00:00
Tobias
53964d196d
fix(gomod): remove token encoding ( #12352 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:49:36 +00:00
RahulGautamSingh
91f067b39f
fix: refactor regex to use re2 part3 ( #12283 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:37:11 +00:00
Sergei Zharinov
bc94980bc0
refactor(go): Extract digest functionality to separate file ( #12351 )
2021-10-27 10:22:09 +00:00
Amos Wenger
9030b1a9ed
feat(cargo): Use --workspace for crate updating ( #12334 )
2021-10-27 10:03:32 +00:00
Sergei Zharinov
6baa01f22d
refactor(go): Extract util file ( #12349 )
2021-10-27 11:38:27 +02:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest ( #12329 )
2021-10-27 07:24:36 +02:00
Sebastian Poxhofer
a13da7ed74
fix(manager/helmsman): add helm datasource to deps ( #12330 )
2021-10-26 12:49:24 +02:00
Sylvain Firmery
7b4f3518fd
fix(onboarding): detect semantic commits ( #12275 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 10:04:33 +02:00
Michael Kriese
fcc59a21ca
refactor: wrong coverage comment ( #12323 )
2021-10-26 08:31:03 +02:00
Jamie Magee
d337b271d4
refactor: convert git datasources to class-based ( #10531 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 04:37:26 +00:00
nguyener1
6c3d97a7e2
refactor: cleanup temp dir in test ( #12319 )
2021-10-26 06:27:18 +02:00
Rhys Arkins
651d5de3cf
fix: replace numbered capture group replaces with named capture groups ( #12315 )
2021-10-25 20:21:21 +02:00
Rhys Arkins
8571b3e68d
feat: binarySource=docker avoid unstable tags ( #12309 )
2021-10-25 13:19:17 +02:00
Rhys Arkins
b4665d35cf
fix(npm): skip Node 17 unless allowing unstable ( #12306 )
2021-10-25 11:29:55 +02:00
Sébastien CROCQUESEL
b3676ac8ec
feat(regex): depType can be captured and templated ( #12287 )
2021-10-25 05:25:35 +00:00
Sebastian Poxhofer
1d0bfada3c
fix(manager/terraform): add required_version to preflight content check ( #12295 )
2021-10-24 14:19:30 +00:00
Florian Greinacher
42fd18d101
refactor: encapsulate hostRulesFromEnv ( #12277 )
2021-10-23 06:38:23 +00:00
Jakob van Santen
a0b8b52a75
fix(versioning/poetry): improve poetry prerelease version handling ( #11733 )
2021-10-22 15:47:32 +02:00
Rhys Arkins
3091ba2393
test: refactor dockerfile extract snapshots ( #12267 )
2021-10-22 10:02:56 +02:00
Rhys Arkins
36aa1d631a
fix(bitbucket): perform full clone ( #12257 )
2021-10-22 07:17:39 +02:00
Rhys Arkins
c62cdbfebb
fix(git): use rev-parse to get default branch ( #12248 )
2021-10-21 11:14:00 +00:00
Rhys Arkins
5af1b77f69
fix(git): better commit message robustness ( #12246 )
2021-10-21 11:04:48 +02:00
Sebastian Poxhofer
8112cf8713
feat: new helmsman manager ( #12206 )
2021-10-21 09:41:43 +02:00
Rhys Arkins
5c37ee5df5
fix(gomod): pass GOSUMDB ( #12243 )
2021-10-21 07:12:47 +00:00
Sergei Zharinov
2c78d9a238
feat(gomod): Add GOPROXY caching ( #12232 )
2021-10-21 08:31:17 +02:00
Maxime Brunet
b227b94e33
fix(bitbucket-pipelines): Support bitbucket-pipelines.yml filename ( #12242 )
2021-10-21 06:06:40 +00:00
Oleg Krivtsov
c7f74e3f91
feat(config): migrate yarn -> npm in enabledManagers ( #11965 )
2021-10-20 14:56:28 +00:00
Oleg Krivtsov
2d2a599b91
feat(bitbucket-pipelines): support bitbucket pipe renovations ( #11859 )
2021-10-20 13:59:33 +00:00
Sebastian Poxhofer
27812e9c1f
feat(helm): create versioning as proxy of npm ( #12132 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 12:51:51 +00:00
Oleg Krivtsov
7cc72c772a
feat(versioning/semver): add semver-coerced versioning ( #11995 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:49:11 +00:00
Angus Lees
0e7c50bab9
fix(dockerfile): Support FROM --arg=$value ( #12193 )
2021-10-20 11:39:53 +00:00
Rhys Arkins
7a54591a5c
logs: confirm github automerge
2021-10-20 13:29:33 +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
RahulGautamSingh
da73178171
fix: refactor regex to use re2 ( #12216 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 04:38:49 +00:00
Sergei Zharinov
eef4c2f11f
feat(github): Use native auto-merge when possible ( #12045 )
2021-10-20 03:31:03 +00:00
Rhys Arkins
09d1ca5bce
fix: log initRepo error
2021-10-19 17:18:33 +02:00
RahulGautamSingh
4b16903ff1
fix: modified regex to use RE2 ( #12025 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-19 14:53:34 +02:00
Bob van de Vijver
28779c6afa
refactor(composer): use update for lock file maintenance ( #12185 )
2021-10-19 08:52:43 +00:00
Feng Yu
5434a9d115
fix(gitlab): correct labels to string type when ensureIssue ( #12198 )
2021-10-19 06:21:14 +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
d0028eedad
fix: update wording for rebase/retry PR checkbox ( #12190 )
2021-10-17 21:11:58 +02:00
Roman v. Gemmeren
7f5a9399b6
docs: fix repology sample ( #12192 )
2021-10-16 09:57:07 +00:00
Rhys Arkins
3064af4dde
fix(terraform): avoid oom parsing empty file ( #12182 )
2021-10-16 08:27:52 +02:00
Danilo Pianini
ccee056ce9
fix(managers/gradle): Fix possibly borked regex match ( #12169 )
2021-10-14 17:23:09 +02:00
Rhys Arkins
7e069f4adc
fix(config): massage package.json>renovate string ( #12150 )
2021-10-13 14:59:44 +00:00
Rhys Arkins
e3ae7b68bf
fix(terraform): check locks array ( #12152 )
2021-10-13 16:49:33 +02:00
Maksim
a2ceff099f
refactor: introduce enum programming-language ( #12052 )
2021-10-13 10:54:40 +00:00
Sergei Zharinov
ad0d7e1f4a
fix: Use right automerge field from config ( #12145 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-13 09:49:04 +00:00
Rhys Arkins
7a6d5bed65
logs: fix npmrcMerge typo
2021-10-13 11:37:06 +02:00
Sergei Zharinov
9c6b79c990
refactor(github): Generic graphql request helper ( #12142 )
2021-10-13 11:31:22 +02:00
Jamie Magee
4461796836
refactor(crate): convert to class-based datasource ( #12033 )
2021-10-13 04:42:12 +00:00
Howard Zuo
3d35de9d00
feat(presets): deno monorepo ( #12031 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-12 18:20:29 +00:00
Sergei Zharinov
ba700a4af6
fix(gradle): Skip reason for composed version strings ( #12128 )
2021-10-12 11:44:31 +02:00
Oleg Krivtsov
9d2ce844b1
fix(manager/npm): invalid link in git hash updates for npm ( #12111 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 15:01:42 +00:00
Steve King
3d67812fea
fix(git): simple-git use clone rather than exit ( #12092 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 07:03:15 +00:00
Rhys Arkins
40343d71fa
fix(git): detect github force push rejection ( #12108 )
2021-10-11 08:54:07 +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
Philipp Mandler
948c01580f
fix(argocd): Skip apps with broken source ( #12094 )
2021-10-10 20:04:34 +00:00
Rhys Arkins
d6eb395300
fix(git): force add onboarding config ( #12103 )
2021-10-10 19:47:32 +00:00
HonkingGoose
e5ccf2b85e
fix(config): improve descriptions for default presets ( #12073 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-10 19:36:47 +00:00
Rhys Arkins
da1b7d54a3
fix(terraform): check line validity ( #12102 )
2021-10-10 21:05:08 +02:00
Rhys Arkins
95003a6c04
fix(git): catch common branch push errors ( #12096 )
2021-10-10 17:24:54 +02:00
Ben Foster
f5db1cb56a
fix(datasource/maven): look for maven snapshot pom ( #11327 )
2021-10-10 07:41:51 +00:00
ylemkimon
d55650ff19
fix(git): support setting executable bit ( #12085 )
2021-10-09 09:02:12 +00:00
Sergei Zharinov
1b6ea2447f
refactor(config): Better prefix handling and enhanced coverage ( #12083 )
2021-10-09 09:08:00 +02:00
Rhys Arkins
2cf51bb681
Revert "fix(git): support setting file mode ( #12081 )" ( #12082 )
2021-10-09 08:22:00 +02:00
ylemkimon
807f124d39
fix(git): support setting file mode ( #12081 )
2021-10-09 07:44:33 +02:00
Rhys Arkins
afb1369be7
test: fix enabledManagers test
2021-10-09 05:51:30 +02:00
Rhys Arkins
5a23e9b4dc
fix: no warn for enabledManagers
2021-10-09 05:50:00 +02:00
HonkingGoose
8b200c19e6
fix(config): add missing descriptions ( #12060 )
2021-10-09 05:29:38 +02:00
HonkingGoose
a9c9aa02d8
docs: add build
capture group to regex docs ( #12065 )
2021-10-08 04:22:25 +00:00
Danilo Pianini
e10e581728
feat(manager/github-actions): Support composite actions ( #11533 )
2021-10-07 15:30:51 +00:00
HonkingGoose
00e191795c
fix(config): capitalize SemVer in description ( #12061 )
2021-10-07 10:26:08 +00:00
Sergey Vedmak
b9930407f4
fix(monorepo): load changelog.md file from gitlab monorepo ( #12053 )
2021-10-07 09:54:51 +00:00
HonkingGoose
2af5d33ef7
fix(config): improve descriptions for package presets ( #12059 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 09:12:44 +00:00
HonkingGoose
030a378e91
fix(config): improve descriptions for group presets ( #12058 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 08:33:27 +00:00
HonkingGoose
ac557cd3ec
fix(config): capitalize proper noun Docker ( #12057 )
2021-10-07 10:22:58 +02:00
Adam Setch
0c977e47f7
fix: bitbucket inactive reviewers ( #11834 )
2021-10-07 07:20:54 +00:00
Sebastian Poxhofer
d80bc01ebe
feat(helm-values): support inline image definitions ( #12041 )
2021-10-07 07:09:04 +00:00
Oleg Krivtsov
9b4b6ce275
feat: enabledManagers log warning when empty ( #11902 )
2021-10-07 05:15:23 +00:00
Maksim
1f86b71fd5
refactor: constants ( #11690 )
2021-10-06 07:43:32 +02:00
Sebastian Poxhofer
e416df1865
feat(manager/regex): allow defining autoReplaceStringTemplate ( #12019 )
2021-10-05 12:21:11 +00:00
Sergei Zharinov
718561df06
test: Finish versioning test refactoring ( #12017 )
2021-10-05 09:38:51 +00:00
Anne Stellingwerf
8bbedd9fa2
feat(monorepo): Monorepo preset for MapStruct ( #11991 )
2021-10-03 21:26:15 +02:00
Anne Stellingwerf
e96d7b5dec
feat(monorepo): Monorepo preset for Netty ( #11992 )
2021-10-03 21:25:53 +02:00
Javier Segovia Córdoba
71679f487f
fix(gradle): support gradlePluginPortal() ( #11894 )
2021-10-03 05:04:37 +00:00
Jamie Magee
41bafaccdf
refactor(docker): replace www-authenticate with auth-header ( #11942 )
2021-10-01 19:50:27 +00:00
jjcaballero
9fea985b95
feat: create datasource for artifactory registry ( #11602 )
2021-10-01 08:39:29 +00:00
Florian Greinacher
b4a84065a1
feat(docker): add support for authenticating at ECR with session tokens ( #11967 )
2021-10-01 06:07:33 +00:00
Vincent Leon
fd6c68d10e
feat(monorepo): Monorepo preset for Mockito ( #11961 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-30 12:48:56 +00:00
Rhys Arkins
620c0138f8
fix(azure): don't strip out summary/details
2021-09-30 14:27:26 +02:00
Martin Herndl
a630a927bb
feat(git): safely force push with lease ( #11754 )
2021-09-30 11:16:59 +02:00
Rhys Arkins
cd72cdf2ac
feat(config): detectGlobalManagerConfig ( #11951 )
2021-09-29 19:58:42 +00:00
Vincent Leon
79e65bd0c7
fix(presets): Spring Boot group includes Gradle plugin ( #11953 )
...
* fix(presets): Spring Boot group includes Gradle plugin
* fix(presets): Spring Boot group includes Gradle plugin
2021-09-29 20:20:38 +02:00
Pascal Jufer
9a69d7cb38
feat(core/preset): add dnd-kit monorepo ( #11945 )
...
See https://github.com/clauderic/dnd-kit
2021-09-29 11:07:03 +00:00
Sergei Zharinov
e61a28a41e
test: Refactor regex versioning tests ( #11932 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 15:24:35 +00:00
Sergei Zharinov
b1f96481c1
test(poetry): Refactor versioning tests ( #11931 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:24:51 +00:00
Sergei Zharinov
63423a1729
test(pep440): Refactor versioning scheme ( #11930 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-28 14:14:51 +00:00
Sergei Zharinov
f25a05fa2c
test: Maven versioning tests ( #11826 )
2021-09-27 11:00:20 +02:00
Sergei Zharinov
3ca6855d4c
test(nuget): Refactor versioning tests ( #11903 )
2021-09-27 09:06:38 +02:00
Rhys Arkins
312bc56995
fix(gitlabci): defensive object check ( #11898 )
2021-09-27 00:29:55 +02:00
Jennifer Wilcox
5273cbc1cb
fix(docker): handle redundant port in image ( #11852 )
2021-09-24 12:13:54 +00:00
HonkingGoose
b045149688
docs: private Git submodules are not supported ( #11876 )
2021-09-24 12:10:14 +02:00
t-kulmburg
e80f8848f9
feat(go): support go modules in gitlab subgroups ( #11540 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-24 11:33:25 +02:00
Rhys Arkins
e386711d22
fix(npm): support release.sourceUrl ( #11868 )
2021-09-24 10:04:59 +02:00
Rhys Arkins
1842bdaa80
fix(yarn): don't base64 encode npmAuthIdent ( #11873 )
2021-09-24 10:04:42 +02:00
Jamie Magee
449bc3ecbb
refactor(npm): extract replacement to a private function ( #11195 )
2021-09-23 14:55:10 +00:00
Timo Furrer
b0cc608045
Correctly support includes in gitlab-ci ( #11839 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-23 14:43:17 +00:00
Tom Bowden
867c0133d2
fix(manager/mix): Support umbrella projects ( #11854 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-23 13:50:05 +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
Oleg Krivtsov
4aa5cdc721
feat(datasource/npm): massage non compliant npm repo strings ( #11776 )
2021-09-23 08:48:46 +02:00
Sebastian Poxhofer
b350a8c5fb
feat: option to write discovered repositories to a json ( #11806 )
2021-09-22 07:21:22 +00:00
Sergei Zharinov
9c28522fa8
tests: Refactor tests for node versioning scheme ( #11837 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-21 16:19:39 +00:00
Tobias Bieniek
786bd4ebf3
fix(dependency-dashboard): Adjust dry run log output ( #11820 )
2021-09-20 18:23:27 +02:00
Sergei Zharinov
55ea322b37
test: Refactor loose versioning tests ( #11807 )
2021-09-19 15:49:04 +02:00
Michael Kriese
579c69a7f1
feat(datasource/helm): optimize sourceurl massaging ( #11794 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-19 08:58:04 +02:00
Rhys Arkins
89973832c9
fix: lazy branch status ( #11799 )
2021-09-17 20:16:23 +02:00
Rhys Arkins
66bc2528f5
feat: log urls in closing stats ( #11798 )
2021-09-17 20:06:30 +02:00
Sebastian Kral
ea0b324e6a
feat: Add rez versioning ( #10930 )
2021-09-17 09:42:38 +00:00
Rhys Arkins
7b3e14c5cc
logs: global env hostRules
2021-09-17 11:19:27 +02:00
Michael Kriese
d3c9fd583a
fix(worker/branch): optimize artifact error handling ( #11771 )
2021-09-17 08:49:37 +00:00
Rhys Arkins
1fe1eef90e
fix(config): better decrypt errors ( #11777 )
2021-09-16 13:05:11 +00:00
Samuel Dolt
d676ce5b12
feat(datasource): add Gitlab Package support ( #11672 )
...
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>
2021-09-16 10:47:30 +00:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg ( #11673 )
2021-09-16 10:11:13 +00:00
Rhys Arkins
73d617e009
fix(gradle-wrapper): quote params ( #11773 )
2021-09-16 11:54:54 +02:00
Sachin Raja
f2916353a2
feat(preset): add codemirror group ( #11721 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:09:13 +00:00
Michael Kriese
28222bf762
fix: do not fallback if explicit auth is configured ( #11760 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-15 15:13:17 +00:00
Michael Kriese
b9ae26b514
chore: fix duplicate import ( #11756 )
2021-09-15 15:24:20 +02: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
Michael Kriese
d05137fbf9
fix(manager/nuget): validate msbuild sdks ( #11750 )
2021-09-15 08:12:44 +02:00
Oleg Krivtsov
196df0d5d5
feat(manager/nuget): update msbuild-sdks section in global.json ( #11707 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 18:58:50 +00:00
Sebastian Poxhofer
03ac68e912
fix(manager/gitlabci): name is not directly followed by image tag ( #11647 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-14 14:18:36 +00:00
Sergei Zharinov
e6a26a71ce
test: Refactor Ivy versioning tests ( #11718 )
2021-09-14 14:43:50 +02:00
Sergei Zharinov
522d23e2c5
fix(gradle): Avoid crash for missing managerData ( #11727 )
2021-09-14 12:13:51 +02:00
Rhys Arkins
2d99e767b7
fix(platform): put typed platform rule first ( #11722 )
2021-09-14 09:36:03 +02:00
Rhys Arkins
e108537964
fix(config): migrate empty array check ( #11713 )
2021-09-13 15:27:01 +02:00
Sebastian Poxhofer
f937f73e64
feat(manager/terraform/lockfile): support multiple deps during dep update ( #11630 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-13 11:31:01 +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
Rhys Arkins
050b6a9e59
fix: don't pin monorepo groups ( #11688 )
2021-09-12 13:26:24 +00:00
HonkingGoose
5e2a615332
test: fix typo in spec file ( #11693 )
2021-09-12 14:44:00 +02:00
Sergei Zharinov
5c7a4924f1
test: Refactor Hashicorp and Hex versioning ( #11684 )
2021-09-11 08:39:19 +00:00
HonkingGoose
65dd2bb132
docs: fix typo ( #11676 )
2021-09-11 07:26:52 +02:00
Pete Wagner
dc15dfd808
feat: kustomize image digests ( #11153 )
...
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>
2021-09-10 10:54:57 +00:00
Rhys Arkins
cdc083f40f
feat(config): privateKeyOld ( #11653 )
2021-09-10 12:47:33 +02:00
Rhys Arkins
19b9311037
fix(gitlab): check for unexpected branch statuses ( #11669 )
2021-09-10 12:39:46 +02:00
Sergei Zharinov
c8ba6d96f2
test: Refactor tests for Gradle versioning ( #11666 )
2021-09-10 11:09:15 +02:00
Oleg Krivtsov
ef08699d77
Return null in case of ambiguous package name resolution in Repology ( #11654 )
2021-09-10 05:08:31 +00:00
Rhys Arkins
6113ebaa85
fix(github): increase pageLimit for forkMode ( #11663 )
2021-09-10 05:47:50 +02:00
Eric Citaire
f4ebbb78a9
fix(git-submodules): sequential submodules processing ( #11659 ) ( #11661 )
2021-09-09 08:34:09 -07:00
Michael Kriese
955942b563
fix(datasource/adoptium-java): wrong cache key ( #11658 )
2021-09-09 14:46:38 +00:00
Michael Kriese
11aa3baf2e
test: use codeql compatible token / passwords ( #11297 )
2021-09-09 16:17:05 +02:00
Michael Kriese
218fc5b694
feat(datasource/adoptium): support jre only releases ( #11652 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-09 13:45:10 +02:00
Michael Kriese
922a36c099
feat(datasource): add node datasource ( #11651 )
2021-09-09 12:54:12 +02:00
Samuel Bodin
a9567e68f3
feat(preset): add algoliasearch monorepos ( #11650 )
2021-09-09 11:16:16 +02:00
Rhys Arkins
8c9c04b49b
feat: disable pre-commit manager ( #11616 )
...
Disables pre-commit manager by default.
BREAKING CHANGE: pre-commit manager is no longer enabled by default, and must be opted into manually.
2021-09-09 09:25:46 +02:00
Rhys Arkins
d6d4124b11
feat(git): blobless git ( #11401 )
2021-09-09 09:25:12 +02:00
allan johns
367c901bc9
chore: rez versioning regex ( #11634 )
2021-09-09 05:50:42 +00:00
Rhys Arkins
496c2d0539
fix(git): add directories ( #11643 )
2021-09-08 15:32:40 +02:00
Rhys Arkins
056af57635
fix(git): don't warn on failed delete
2021-09-08 08:52:40 +02:00
Michael Kriese
87d26472a4
fix(manager/gradle): ignore catalog deps without version ( #11621 )
...
* fix(manager/gradle): support catalog modules without version
* fix: more ignorable deps
* chore: fix type
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-07 19:51:39 +02:00
Rhys Arkins
1150b8dc3f
fix(git): better github bot massage during validation ( #11622 )
2021-09-07 14:28:24 +02:00
Rhys Arkins
08ecf259d1
fix(host-rules): set type-less host rule for platform ( #11615 )
2021-09-07 11:58:02 +02:00
Stéphane Goetz
2a60a9cf51
fix: idempotency issues when rangeStrategy=update-lockfile is used with other rangeStrategy in the same file ( #11328 )
2021-09-07 07:59:13 +00:00
Michael Kriese
8785f70b93
fix(core/http): fallback to github /gitlab hosttype ( #11605 )
...
* fix(core/http): fallback to github /gitlab hosttype
* fix: remove generic host rule
* Update lib/util/http/index.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-06 21:07:52 +02:00
t-kulmburg
773a111c49
feat(gradle): support @<ext> file extentions ( #11541 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-06 17:49:04 +00:00
Yanis Benson
b00cca0f1a
fix(manager/npm): support git@github.com repository urls ( #11362 )
2021-09-06 16:04:09 +02:00
Rhys Arkins
a16330642b
fix(git): commitFiles cleanup ( #11570 )
2021-09-06 14:59:55 +02:00
Sebastian Poxhofer
27861b7733
feat(manager/helmv3): support helm chart dependencies in OCI images ( #11584 )
2021-09-06 09:24:21 +00:00
ylemkimon
97a0a32978
fix(npm): inherit yarnZeroInstall
and skipInstalls
( #11582 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-05 06:07:00 +00:00
Gaston Festari
3d56684aa7
feat(kustomize): add components support ( #11553 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-03 11:40:25 +00:00
Rhys Arkins
cd4e27e761
fix(git): drop force push onboarding ( #11562 )
2021-09-03 11:53:57 +02:00