Sergei Zharinov
f32871e496
refactor(util/http): Refresh queue implementation ( #13417 )
...
* refactor(util/http): Refresh queue implementation
* Use utils for url parsing
2022-01-07 12:44:55 +01:00
RahulGautamSingh
fdb55ae234
refactor(hex): ensure strict null check ( #13394 )
...
* added hex to strictNullCheck files
* enabled strict null check in versioning/hex
* modified npm/range
2022-01-06 22:06:35 +01:00
RahulGautamSingh
692f4b72ae
refactor: ensure strict null check node,npm ( #13404 )
...
* add strictNullCheck for versioning/npm,node
* refactor(npm): ensure strict null
* refactor(node): ensure strict null
* refactor: added variable to handle null error
* refactor: revert last commit instead use non-null assertion
2022-01-06 20:33:52 +01:00
Marina
7770888184
feat: Add 'and', 'or' and 'containsString' to handlebar helpers ( #13341 )
2022-01-06 15:24:42 +00:00
Michael Kriese
8aadfbce21
feat(datasource/pypi): override mkdocs-material
source url ( #13376 )
2022-01-06 13:52:49 +01:00
Oleg Krivtsov
3972609ab0
fix(manager/pip_requirements): handle lines with environment markers in requirements.txt ( #13403 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-06 10:47:56 +00:00
HonkingGoose
b4470ea8b4
docs(package presets): capitalize proper nouns ( #13402 )
2022-01-06 10:13:22 +00:00
Sergei Zharinov
9743f1ef7d
refactor: More strict null checks ( #13387 )
...
* refactor: More strict null checks
* Update lib/manager/terragrunt/providers.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Fix coverage
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-06 08:53:01 +00:00
HonkingGoose
c84748e5be
chore(preview presets): improve descriptions ( #13392 )
2022-01-06 09:17:55 +01:00
RahulGautamSingh
0331116550
refactor(ruby): ensure strict null check ( #13278 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-05 15:33:37 +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
Richard Versteeg
a3d38b1e0d
fix: Update repology multi package project filtering ( #13368 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-05 08:49:11 +01:00
Bastian
9e7c3ae074
feat(gomod): support .git repository indicators on gitlab ( #13352 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-04 20:52:35 +01:00
Bastian
32ee265ca1
feat(gitlab): support getDigest for gitlab repositories ( #13361 )
...
* feat(gitlab): support getDigest for gitlab repositories
* typehint and remove paging
* add gitlab to go.getDigest tests
* remove obsolete expectations
* add gitlab with a specific branch to go.getDigest tests
* exception handling and test for invalid/nonexisting commits
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-04 19:14:22 +00:00
Michael Kriese
2e258d81bd
feat(preset): add ZXing.Net monorepo ( #13372 )
2022-01-04 18:07:21 +00:00
renovate[bot]
b34b099899
chore(deps): update dependency eslint-plugin-jest to v25.3.2 ( #13353 )
...
* chore(deps): update dependency eslint-plugin-jest to v25.3.2
* chore: fix test lint issues
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-04 09:57:35 +00:00
Sergei Zharinov
cc76e419e9
refactor: Strict null checks ( #13342 )
2022-01-03 18:43:07 +01:00
Dan Ports
f43a40f95a
feat(preset): Add sentry-dotnet monorepo ( #13340 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-03 12:09:57 +00:00
Sergei Zharinov
f0906eb75f
refactor: Add more strict null checks ( #13332 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-03 08:01:31 +00:00
Sergei Zharinov
f7869e19e4
test: Refactor snapshot-only test cases ( #13324 )
2022-01-02 16:25:53 +01:00
Matt Travi
9366b0e3d1
feat(presets): added the rename of babel-eslint
to @babel/eslint-parser
( #13277 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-29 08:03:50 +00:00
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