Commit graph

11915 commits

Author SHA1 Message Date
renovate[bot]
ab8a915600
chore(deps): lock file maintenance (#15506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 01:17:09 +00:00
renovate[bot]
8606229501
docs: update references to renovate/renovate to v32.45.5 (#15505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-09 01:04:14 +00:00
renovate[bot]
e6a158619a
chore(deps): update dependency @types/node to v16.11.33 (#15504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-08 23:02:08 +00:00
renovate[bot]
1187d6c023
build(deps): update dependency find-packages to v9.0.2 (#15501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-08 00:46:53 +00:00
Rhys Arkins
e8b9819c07
fix(npm): don't overwrite cached tags (#15500) 2022-05-07 18:19:53 +02:00
Rhys Arkins
ff2318547d
fix: log sidecar sha (#15499) 2022-05-07 16:22:04 +02:00
Sergei Zharinov
edefea8db0
refactor: Custom rebasing notice for getPrBody() function (#15498) 2022-05-07 15:43:48 +02:00
HonkingGoose
4e11c71c69
chore: create Gitpod configuration (#12210) 2022-05-07 07:43:15 +02:00
renovate[bot]
a6daba68f5
chore(deps): update node.js to 0ba83c0 (#15494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-07 04:25:53 +00:00
renovate[bot]
533024843c
chore(deps): update node.js to 737e90c (#15485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-06 13:14:34 +00:00
Rhys Arkins
16bd06381c
fix: respect latest when selecting tool versions (#15481) 2022-05-06 09:53:28 +00:00
Rhys Arkins
cdc359c0fd
fix: better allowedPostUpgradeCommands failure messages (#15482) 2022-05-06 11:00:02 +02:00
HonkingGoose
6029c9f7f9
chore: improve minimal reproduction guide and reproduction:needed comment (#15397) 2022-05-06 10:43:31 +02:00
renovate[bot]
1f71fdd6ff
chore(deps): update dependency @types/node to v16.11.32 (#15478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-06 03:06:12 +02:00
renovate[bot]
e1d512475d
chore(deps): update dependency typescript to v4.6.4 (#15477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-05 22:18:01 +00:00
renovate[bot]
c2556b8136
chore(deps): update node.js to c827ab9 (#15476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-05 19:13:41 +00:00
Michael Kriese
42824400d7
feat(manager:cocoapods): support binarySource=install for cocoapods (#15473)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-05 16:59:42 +02:00
Rhys Arkins
456b2c0d86
feat(pnpm): detect v7 support when updating lock file (#15470)
* feat(pnpm): detect v7 support when updating lock file

* fix type check

* refactor: test
2022-05-05 16:13:50 +02:00
Jean-Yves CAMIER
e97974d55b
feat(helmfile): oci support (#15432) 2022-05-05 14:15:20 +02:00
Mikhail Advani
114e6da927
fix(python): remove default versioning (#15447) 2022-05-05 12:56:16 +02:00
renovate[bot]
04333d44ab
chore(deps): update node.js to v14.19.2 (#15466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-05 10:42:44 +00:00
renovate[bot]
f061c744c2
chore(deps): update node.js to 9b6be6b (#15465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-05 10:27:18 +00:00
Rhys Arkins
e79813d32e
feat: gomodNoMassage (#15462) 2022-05-05 11:33:50 +02:00
Sergei Zharinov
42d93b632c
refactor: ensurePr improved testability (#15443) 2022-05-05 11:17:11 +02:00
Hasan Awad
e520129272
fix(manager/gradle): Add groupName for toml parser and plugins (#15190) 2022-05-05 07:41:06 +02:00
renovate[bot]
45b9475122
build(deps): update dependency cacache to v16.0.7 (#15456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-04 21:36:46 +00:00
renovate[bot]
72c9332aea
chore(deps): update actions/setup-java action to v3.3.0 (#15450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-04 13:33:40 +00:00
Michael Kriese
a51baaf8af
fix(manager:npm): patch local yarn v1 binary (#15440)
* test: fix mocks

* fix(manager:npm): patch local yarn v1 binary
2022-05-04 10:28:37 +00:00
Michael Kriese
82a047965a
fix(manager:pip_requirements): declare git-tags datasource (#15444) 2022-05-04 09:30:51 +00:00
Michael Kriese
03b28828f3
feat(manager:npm): support binarySource=install for yarn (#15414) 2022-05-04 08:32:15 +02:00
Kenneth Jorgensen
6ea0d5d6fb
feat(maven): S3 Support (#14938)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-05-04 05:59:14 +02:00
renovate[bot]
5ef87c7698
chore(deps): update dependency @types/node to v16.11.31 (#15435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-03 23:26:30 +00:00
Christoph Brand
30765fbd1e
feat(manager): no-emit-index-url in pip compile (#15367)
* feat(manager): no-emit-index-url in pip compile

Add support for no-emit-index-url to avoid sharing
confident credentials in the generated requirements.txt
file.

* chore: linting fixes

* chore: update docs

* chore: code review fixes

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-03 22:35:32 +00:00
renovate[bot]
75e7675662
chore(deps): update dependency @types/node to v16.11.30 (#15433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-03 20:37:36 +00:00
renovate[bot]
34eb0a4cec
chore(deps): update node.js to 3ecc4d2 (#15430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-03 17:39:11 +00:00
Michael Kriese
10671a16cc
test(git): use longer jest timeout (#15422) 2022-05-03 15:11:36 +02:00
crapStone
4f2c6ea5fd
feat: add futures-rs, tauri and wasm-bindgen to monorepos (#15040) 2022-05-03 12:09:05 +00:00
renovate[bot]
e6107d2ea6
chore(deps): update node.js to beab387 (#15419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-03 13:34:05 +02:00
Michael Kriese
8611d5c434
fix(manager:npm): support yarn-path in repo sub-dir (#15415) 2022-05-03 09:19:42 +00:00
renovate[bot]
2d0cdd7ad4
chore(deps): update linters to v5.21.0 (#15408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 20:18:20 +00:00
renovate[bot]
9757c53470
chore(deps): update dependency graphql to v16.4.0 (#15407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 20:06:17 +00:00
Sergei Zharinov
add3520a30
fix(github): Use long pages for initial PR lsit fetch (#15400) 2022-05-02 18:59:17 +00:00
Alexandre Paradis
9f50a7d668
fix: new Sharp package changelog location (#15406) 2022-05-02 20:20:20 +02:00
renovate[bot]
54886cdf81
chore(deps): update dependency @types/node to v16.11.29 (#15403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 16:42:06 +00:00
renovate[bot]
cb9335ef9f
chore(deps): update dependency @actions/core to v1.7.0 (#15404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 16:31:11 +00:00
Oscar Dominguez
e218379958
feat(presets): add support to presets ending with .json5 or .json (#15377)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-02 16:34:09 +02:00
Gabriel-Ladzaretti
abf1814c07
refactor(repo/init): strict null checks (#15311)
* refactor(repo/init/merge): strict null checks

 - strict null fixes

* refactor(repo/init/merge): strict null checks

 - cr changes
2022-05-02 15:01:45 +02:00
Sebastian Poxhofer
ae9714a379
fix(helmv3): do not attempt to update locks for local references (#15382) 2022-05-02 07:49:17 +00:00
renovate[bot]
bd17e7556f
chore(deps): lock file maintenance (#15393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 02:12:50 +00:00
renovate[bot]
64ed9d4760
docs: update references to renovate/renovate to v32.36.0 (#15392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-02 02:00:00 +00:00