renovate[bot]
32b5752b95
build(deps): update dependency tslib to v2.4.0 ( #15364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-29 02:43:33 +00:00
Gabriel-Ladzaretti
05bf839b04
fix(pep440): renovate downgrades when rangeStrategy=bump ( #15358 )
2022-04-28 16:27:30 +02:00
HonkingGoose
4de0e459ce
docs: config options with type=string are always non-mergeable ( #15357 )
2022-04-28 13:15:43 +00:00
StinkyLord
50d23e6576
feat(config): add configErrorIssue to suppressNotifications to disable issues on config failure ( #15296 )
2022-04-28 14:54:49 +02:00
Sergei Zharinov
d4541ec429
refactor(pr): Extract labels-related code to separate file ( #15352 )
2022-04-28 12:14:47 +02:00
Rhys Arkins
2471bcdf81
fix(package-rules): check for missing value ( #15347 )
...
* fix(package-rules): check for missing value
* fix null check
2022-04-28 06:02:55 +00:00
Rhys Arkins
b547729039
fix: crate cargo vulnerability datasource mapping ( #15348 )
2022-04-28 07:52:07 +02:00
Rhys Arkins
8e20e9959d
fix(npm): correct matchDatasources casing ( #15343 )
2022-04-28 05:12:58 +02:00
renovate[bot]
4f9c32f9d1
chore(deps): update dependency jest-junit to v13.2.0 ( #15346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-28 00:35:15 +00:00
renovate[bot]
4b3fa26424
chore(deps): update github/codeql-action action to v2.1.9 ( #15345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-27 21:36:55 +00:00
HonkingGoose
a0b8783e7b
fix(useBaseBranchConfig): improve description text ( #15339 )
2022-04-27 16:14:31 +00:00
renovate[bot]
16f98fec07
build(deps): update dependency cacache to v16.0.6 ( #15337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-27 15:42:52 +00:00
renovate[bot]
946a8e0e62
docs: update references to renovate/renovate to v32.32.2 ( #15335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-27 13:55:45 +00:00
renovate[bot]
ad562224af
build(deps): update aws-sdk-js-v3 monorepo to v3.72.0 ( #15334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-27 13:54:20 +01:00
renovate[bot]
1268dac937
build(deps): update dependency simple-git to v3.7.0 ( #15320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-26 17:17:19 +00:00
renovate[bot]
87cd84e235
build(deps): update dependency find-packages to v9.0.1 ( #15313 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-26 14:23:28 +00:00
Josef
b3be29ada0
include original error message when raising new error while connecting to rubygems ( #15154 )
2022-04-26 10:37:09 +00:00
renovate[bot]
755d30a771
chore(deps): update actions/setup-java action to v3.2.0 ( #15310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-26 10:24:02 +00:00
renovate[bot]
b1ddeb61d0
chore(deps): update linters to v5.20.0 ( #15304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-25 17:27:58 +00:00
Michael Kriese
9f53724d90
feat(manager:npm): use local fs api ( #15294 )
2022-04-25 15:41:10 +02:00
renovate[bot]
d218ac78a9
build(deps): update dependency nanoid to v3.3.3 ( #15297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-25 11:29:23 +00:00
David Schneider
3eec5b7d88
fix(manager/gitlabci): strip Gitlab Dependecy Proxy variable from depName ( #14734 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-25 06:42:29 +02:00
Michael Kriese
982cefff2b
refactor(config): strict null checks ( #15291 )
...
* refactor(config): strict null checks
* chore: fix test
2022-04-24 22:48:54 +00:00
Sergei Zharinov
b9dc73ac43
feat(cache): Compression for repository cache ( #15289 )
2022-04-24 22:15:11 +02:00
Sergei Zharinov
05c0c9bd4b
fix(github): Drop ETag support for PR cache ( #15292 )
2022-04-24 18:36:06 +02:00
renovate[bot]
ad4671d530
build(deps): update dependency luxon to v2.3.2 ( #15290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-24 13:28:23 +00:00
renovate[bot]
3cb25436bf
build(deps): update dependency fs-extra to v10.1.0 ( #15286 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-23 21:08:05 +00:00
HonkingGoose
4ff728d72c
fix: improve descriptions for config options ( #15217 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-04-23 17:17:16 +00:00
Sergei Zharinov
ce52bda3c8
feat(github): Remove irrelevant fields from PR cache ( #15283 )
2022-04-23 15:23:06 +00:00
Sergei Zharinov
b722489191
feat(github): Descrease PR list page size ( #15280 )
2022-04-23 14:28:35 +01:00
Parvesh Chaudhary
6ea48d19e3
feat: pruneBranchAfterAutomerge ( #15126 )
2022-04-23 09:48:23 +00:00
renovate[bot]
38f04b0c3d
chore(deps): update node.js to a667853 ( #15277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-23 09:32:24 +00:00
renovate[bot]
6792cfe8ad
build(deps): update dependency markdown-it to v13 ( #15273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-23 05:00:19 +00:00
Sergei Zharinov
f911b0ba22
refactor: Class-based implementations of repo cache ( #15157 )
2022-04-23 04:44:28 +00:00
renovate[bot]
582f782f2c
chore(deps): update node.js to 46f96ff ( #15272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 22:03:24 +00:00
Michael Kriese
53bd90b30f
refactor(platform): final strict checks ( #15268 )
2022-04-22 22:05:26 +02:00
renovate[bot]
84f7a0b9be
chore(deps): update dependency graphql to v16 ( #15264 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 17:39:56 +02:00
renovate[bot]
9977b9b67a
chore(deps): update node.js to 2c23958 ( #15266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 14:24:56 +00:00
Michael Kriese
e24bf474ef
refactor(platform): more strict null checks ( #15247 )
2022-04-22 14:13:14 +00:00
renovate[bot]
9892d3ce61
build(deps): update dependency @aws-sdk/client-ec2 to v3.71.0 ( #15263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 11:51:22 +00:00
renovate[bot]
f0eddcc205
build(deps): update dependency ini to v3 ( #15254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 11:34:32 +00:00
renovate[bot]
78621ba901
build(deps): update dependency commander to v9.2.0 ( #15250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-22 09:46:11 +00:00
jandersen-plaid
2af3717baf
fix(manager:helmfile): remove go templating strings on a best effort basis for yaml parsing ( #15106 )
...
Signed-off-by: Jack Andersen <jandersen@plaid.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-22 06:44:46 +02:00
Michael Kriese
173ab07013
fix(manager:nuget): use upath
for cross-platform paths ( #15242 )
2022-04-22 04:24:01 +00:00
renovate[bot]
bca2534665
chore(deps): update actions/checkout action to v3.0.2 ( #15233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 18:55:21 +02:00
renovate[bot]
0ea4bb90da
build(deps): update aws-sdk-js-v3 monorepo ( #15234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 16:31:31 +00:00
renovate[bot]
b8d056eef9
chore(deps): update codecov/codecov-action action to v3.1.0 ( #15237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 16:18:55 +00:00
renovate[bot]
8878175bf9
build(deps): update dependency cacache to v16.0.5 ( #15235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 16:06:42 +00:00
renovate[bot]
d45802cfb8
build(deps): update dependency @jamiemagee/osv-offline to v1.2.5 ( #15236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 15:54:12 +00:00
renovate[bot]
1f5731ab34
chore(deps): update dependency @types/node to v16.11.27 ( #15215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-21 15:41:58 +00:00