renovate[bot]
1e362ceaec
build(deps): update dependency nanoid to v3.2.0 ( #13754 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 14:57:39 +00:00
Michael Heyman
01a3e35027
feat(docker): Change limit when interacting with ECR proxy ( #13531 )
...
* Change limit when interacting with ECR proxy
* Relocate function to common directory
* Make error check more robust and add tests
* Add mechanism to prevent infinite loop
* Simplify loop checking and test ECR proxy through getPkgs
* Update lib/datasource/docker/common.ts
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* Fix dropped page issue
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 08:29:36 +00:00
Sebastian Poxhofer
b153b21d2b
tests(manager/terraform): split up tests and fix name collisions ( #13750 )
2022-01-23 06:14:32 +00:00
renovate[bot]
e098a74bba
chore(deps): update dependency eslint to v8.7.0 ( #13751 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-23 02:29:44 +00:00
renovate[bot]
3dc497e249
chore(deps): update dependency eslint-plugin-jest to v25.7.0 ( #13749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 21:26:27 +00:00
marcovmun
14bf32f588
docs(platform/bitbucket-server): Update assignees docs ( #13639 )
2022-01-22 16:35:13 +00:00
Maksim
34f4901699
feat(migrations): upgradeInRange ( #13734 )
...
* feat(migrations): upgradeInRange
* feat(migrations): add test case
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 12:53:07 +00:00
Sergei Zharinov
f8124bd34a
refactor(versioning): Separate generic from loose versioning ( #13747 )
2022-01-22 10:24:12 +00:00
renovate[bot]
b0770c65b4
chore(deps): lock file maintenance ( #13746 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 09:34:05 +00:00
Lukas
c06b174fbf
fix(pnpm): use find-packages for pnpm pattern matching ( #13735 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-22 09:14:39 +00:00
Sergei Zharinov
dbe14ab438
refactor(git): Rename File interface to FileChange ( #13741 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 08:31:32 +00:00
Dan Ports
23d1438fe9
fix: AMI versioning is broken. ( #13740 )
2022-01-22 07:53:52 +00:00
renovate[bot]
03b166ef52
chore(deps): update dependency ts-jest to v27.1.3 ( #13737 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 01:11:01 +00:00
Markus Schuch
51a4319033
feat(presets): add new Vue 3 default repo url ( #13731 )
2022-01-21 23:23:54 +00:00
Rhys Arkins
d2a47ce7e7
feat(npm): support binarySource=install for pnpm ( #13723 )
2022-01-21 18:03:15 +01:00
Sergei Zharinov
8a5be3440f
refactor: Use eslint rule to prohibit enums ( #13703 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 15:33:23 +01:00
Tobias Gruetzmacher
ac408e46cb
feat(presets): add Apache Camel monorepo ( #13717 )
2022-01-21 14:28:08 +01:00
renovate[bot]
27cfc7d98b
chore(deps): update github/codeql-action action to v1.0.29 ( #13718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 13:07:25 +00:00
elmaso1620
49f5ac0b9b
feat: expose sourceRepo, sourceRepoOrg and sourceRepoName ( #13620 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 12:03:06 +00:00
Michael Kriese
3b651408e7
fix: readd missing config properties ( #13716 )
2022-01-21 10:58:29 +00:00
Rhys Arkins
22c40fa7d4
chore: fix gradle wrapper tests
2022-01-21 11:17:41 +01:00
Sergei Zharinov
7424ae338e
refactor(workers): Make reuse logic more consistent ( #13701 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-21 10:00:13 +00:00
Oleg Krivtsov
a133bb96af
feat(workers/branch): allow to define a blocked label ( #12164 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 08:33:22 +00:00
Sergei Zharinov
4f18d76320
refactor: Use union type for SkipReason ( #13702 )
...
* refactor: Use union type for SkipReason
* Fix snapshot
* Fix snapshot
2022-01-21 08:59:36 +01:00
Sergei Zharinov
0c4d8c7180
refactor: Separate file addition and deletion data structures ( #13638 )
2022-01-21 06:47:49 +01:00
Richard Versteeg
599958a56b
fix(bitbucket-tags): Add hostType and fallback for bitbucket-tags datasource ( #13697 )
2022-01-20 20:16:17 +00:00
Richard Versteeg
c3783171c2
fix(gitlab-packages): Add missing hostType for datasource calls ( #13696 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 19:55:10 +00:00
Richard Versteeg
c13b42c8f5
refactor(gitlab-changelog): Make url encoding consistent ( #13694 )
2022-01-20 20:05:54 +01:00
renovate[bot]
ec723e3e07
build(deps): update dependency redis to v4.0.2 ( #13677 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-20 13:41:06 +00:00
Gary Lockett
73e7492d6d
fix(manager/composer): respect the PHP override in composer.json ( #13657 )
...
* fix(composer): respect the PHP override in composer.json
Signed-off-by: Gary Lockett <gary@creativecow.uk>
* chore(docs): document new configuration
Signed-off-by: Gary Lockett <gary@creativecow.uk>
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix(tests): add missing composer version to expected output
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 12:38:46 +00:00
Fynn Späker
42537f2252
docs: refine k8s example ( #13668 )
...
Signed-off-by: Fynn Späker <spaeker@23technologies.cloud>
2022-01-20 13:13:55 +01:00
RahulGautamSingh
f4776692ab
refactor(versioning/gradle): ensure strict null check ( #13554 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-20 09:57:33 +00:00
Sebastian Poxhofer
9e92712b7f
fix(helmv3): adapt to new OCI format and allow aliases for OCI ( #13603 )
...
* feat(helmv3): adapt to new OCI format and refactor
* add whitespace to tests and null return value of `resolveAlias`
* docs(helmv3): use JSDocs for function documentation
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 09:31:16 +00:00
Lars Francke
80b728e22d
docs: fix reviewers example ( #13666 )
2022-01-20 10:12:11 +01:00
Rhys Arkins
7f8d59316a
fix: docs manager->datasource relative link ( #13663 )
2022-01-20 10:06:45 +01:00
Oleg Krivtsov
e148b66d8a
feat(config): read config from branches in baseBranches ( #12514 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 08:11:25 +00:00
Nils Plaschke
f88e498145
feat(maven): settings.xml registry extraction ( #13592 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 07:34:48 +00:00
renovate[bot]
e168d252f7
chore(deps): update dependency @types/shelljs to v0.8.11 ( #13659 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-20 05:15:09 +00:00
RahulGautamSingh
bc0b5617c5
refactor(versioning/cargo): enable strict null ( #13607 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-19 22:48:55 +01:00
Dan Ports
c669afb4ac
feat(preset): Add quartznet monorepo. ( #13650 )
2022-01-19 18:56:42 +01:00
Dan Ports
3c2a386d47
feat: Flux package manager that can renovate HelmRelease manifests ( #13566 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 14:51:58 +00:00
Rhys Arkins
5cf604ac73
chore: eslint import/no-extraneous-dependencies ( #13646 )
2022-01-19 12:45:11 +00:00
renovate[bot]
6866c38305
build(deps): update dependency nanoid to v3.1.32 ( #13643 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 10:10:30 +00:00
Florian Greinacher
5376bb6375
feat(versioning/node): add support for Node.js codenames ( #13466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-19 10:48:52 +01:00
Julius Henke
cf7dd827a7
docs: RENOVATE_CONFIG_FILE environment variable ( #13350 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 08:29:23 +00:00
Rhys Arkins
ab778ebf1d
feat: supportedDatasources ( #13621 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-01-19 08:06:21 +00:00
Dan Ports
94645d96b9
feat(preset): Add wcf monorepo. ( #13390 )
2022-01-19 07:40:53 +00:00
renovate[bot]
995dd0e670
build(deps): update dependency redis to v4 ( #13260 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-19 06:05:23 +00:00
renovate[bot]
da0bbf20c2
chore(deps): update github/codeql-action action to v1.0.28 ( #13635 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 00:35:47 +00:00
rwxd
150d01a4bb
feat(pip_requirements): added support for packages from a git repository ( #13414 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 21:18:48 +00:00