Commit graph

12397 commits

Author SHA1 Message Date
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
Maksim
ed73d380e8
refactor: improve commit message functionality (#13328)
* refactor: improve commit message functionality

* refactor: fix test coverage

* refactor: fix by comments

* refactor: fix build

* refactor: fix linting

* refactor: fix export type

* refactor: js private fields

* refactor: static private fields

* fix: lint

* refactor: fix tsconfig

* refactor: implement method normalizeInput

* refactor: fix by comments

* Update lib/workers/repository/model/commit-message.ts

* refactor: fix by comments

* refactor: use private typescript fields again

* refactor: fix by comments

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-02 01:42:33 +00:00
renovate[bot]
be9902e1cf
chore(deps): update dependency @types/node to v16.11.28 (#15391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-01 22:10:52 +00:00
renovate[bot]
a19a221313
chore(deps): update node.js to cce38a8 (#15389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-05-01 13:01:33 +00:00
Wouter Klijn
9100172483
test(manager/nuget): add tests covering more complex project references (#15386)
* test(manager/nuget): add tests covering more complex project references

* chore: run prettier-fix

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-05-01 09:23:03 +00:00
Sergei Zharinov
608d0f6a40
feat: Create utility for function memoization (#15373)
* feat: Create utility for function memoization

* Simplify
2022-05-01 06:00:55 +02:00
renovate[bot]
7b55a7d292
build(deps): update dependency simple-git to v3.7.1 (#15387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-30 17:30:49 +00:00
Sergei Zharinov
d4e47f50b7
refactor: Extract participants-related functionality from PR update (#15378) 2022-04-30 17:20:38 +02:00
Craig Andrews
295cf29a59
refactor(maven): move createUrlForDependencyPom from index.ts to util.ts (#15381) 2022-04-30 14:45:09 +00:00
renovate[bot]
0ebee7d1bf
chore(deps): update dependency eslint-plugin-jest to v26.1.5 (#15385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-30 00:19:46 +00:00
renovate[bot]
1034a6e8df
chore(deps): update dependency eslint to v8.14.0 (#15383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-29 21:56:46 +00:00
HonkingGoose
01d3465291
fix(matchUpdateTypes): improve config option description (#15371) 2022-04-29 12:52:22 +02:00
HonkingGoose
24a7842d8b
chore: improve bug report template (#15368) 2022-04-29 12:51:56 +02:00
renovate[bot]
bec878ee95
build(deps): update dependency @renovatebot/ruby-semver to v1.1.3 (#15372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-04-29 10:41:47 +00:00
Michael Kriese
ef470f7f92
feat(config): parse json files as json5 (#15187) 2022-04-29 08:34:55 +00:00
Maron
27dd1c027a
bug: Gradle-Unsupported dependency formats (#15355) 2022-04-29 08:13:19 +00:00
Hasan Awad
e0053be5d6
fix(process/lookup): pinDigest update type (#14658) 2022-04-29 09:49:15 +02:00
Mikhail Advani
3fe66407f1
Support git over https without username for pip_requirements (#15231) 2022-04-29 04:11:11 +00:00
strowk
d288f1409e
feat(preset): add datadog browser sdk monorepo (#15362)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-04-29 03:19:10 +00:00