Ardakilic / WhatTheTag

A Laravel 5.5 Photo Tagging Web Application
59 stars 11 forks source link

Update dependency bkwld/croppa to v6 #56

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bkwld/croppa require major ~4 -> ~6

Release Notes

BKWLD/croppa ### [`v6.0.1`](https://togithub.com/BKWLD/croppa/compare/6.0.0...6.0.1) [Compare Source](https://togithub.com/BKWLD/croppa/compare/6.0.0...6.0.1) ### [`v6.0.0`](https://togithub.com/BKWLD/croppa/releases/tag/6.0.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/5.1.0...6.0.0) #### What's Changed - WebP support by using Intervention Images in place of PHPThumb. - PSR-4 - Type hinting **Full Changelog**: https://github.com/BKWLD/croppa/compare/5.1.0...6.0.0 ### [`v5.1.0`](https://togithub.com/BKWLD/croppa/releases/tag/5.1.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/5.0.0...5.1.0) #### What's Changed - Bug fixed and Laravel < 9 and Lumen compatibility removed by [@​sdebacker](https://togithub.com/sdebacker) in [https://github.com/BKWLD/croppa/pull/203](https://togithub.com/BKWLD/croppa/pull/203) **Full Changelog**: https://github.com/BKWLD/croppa/compare/5.0.0...5.1.0 ### [`v5.0.0`](https://togithub.com/BKWLD/croppa/releases/tag/5.0.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.11.1...5.0.0) #### What's Changed - Laravel 9 / Flysystem 3 version of Croppa with passing tests. by [@​sdebacker](https://togithub.com/sdebacker) in [https://github.com/BKWLD/croppa/pull/202](https://togithub.com/BKWLD/croppa/pull/202) **Full Changelog**: https://github.com/BKWLD/croppa/compare/4.11.1...5.0.0 ### [`v4.11.1`](https://togithub.com/BKWLD/croppa/compare/4.11.0...4.11.1) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.11.0...4.11.1) ### [`v4.11.0`](https://togithub.com/BKWLD/croppa/compare/4.10.1...4.11.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.10.1...4.11.0) ### [`v4.10.1`](https://togithub.com/BKWLD/croppa/compare/4.10.0...4.10.1) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.10.0...4.10.1) ### [`v4.10.0`](https://togithub.com/BKWLD/croppa/compare/4.9.2...4.10.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.9.2...4.10.0) ### [`v4.9.2`](https://togithub.com/BKWLD/croppa/compare/4.9.1...4.9.2) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.9.1...4.9.2) ### [`v4.9.1`](https://togithub.com/BKWLD/croppa/compare/4.9.0...4.9.1) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.9.0...4.9.1) ### [`v4.9.0`](https://togithub.com/BKWLD/croppa/compare/4.8.0...4.9.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.8.0...4.9.0) ### [`v4.8.0`](https://togithub.com/BKWLD/croppa/releases/tag/4.8.0) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.7.1...4.8.0) Also no longer throwing an exception when a crop already exists, see: [#​164](https://togithub.com/BKWLD/croppa/issues/164) and [#​174](https://togithub.com/BKWLD/croppa/issues/174) ### [`v4.7.1`](https://togithub.com/BKWLD/croppa/compare/4.7.0...4.7.1) [Compare Source](https://togithub.com/BKWLD/croppa/compare/4.7.0...4.7.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/Ardakilic/WhatTheTag":"/mnt/renovate/gh/Ardakilic/WhatTheTag" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/Ardakilic/WhatTheTag" docker.io/renovate/php:8.1.6 bash -l -c "install-tool composer 2.3.7 && composer update bkwld/croppa --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires bkwld/croppa ~6 -> satisfiable by bkwld/croppa[6.0.0, 6.0.1].
    - bkwld/croppa[6.0.0, ..., 6.0.1] require illuminate/console ^9.0 -> found illuminate/console[v9.0.0, ..., v9.17.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - cviebrock/eloquent-sluggable is locked to version 4.3.0 and an update of this package was not requested.
    - cviebrock/eloquent-sluggable 4.3.0 requires php ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
  Problem 3
    - algolia/algoliasearch-client-php is locked to version 2.2.6 and an update of this package was not requested.
    - algolia/algoliasearch-client-php 2.2.6 requires php ^5.3 || ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
  Problem 4
    - filp/whoops is locked to version 2.1.14 and an update of this package was not requested.
    - filp/whoops 2.1.14 requires php ^5.5.9 || ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
  Problem 5
    - fzaninotto/faker is locked to version v1.7.1 and an update of this package was not requested.
    - fzaninotto/faker v1.7.1 requires php ^5.3.3 || ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
  Problem 6
    - phpunit/phpunit is locked to version 5.7.25 and an update of this package was not requested.
    - phpunit/phpunit 5.7.25 requires php ^5.6 || ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
  Problem 7
    - doctrine/inflector v1.2.0 requires php ^7.0 -> your php version (8.1.6) does not satisfy that requirement.
    - laravel/framework v5.5.22 requires doctrine/inflector ~1.1 -> satisfiable by doctrine/inflector[v1.2.0].
    - laravel/framework is locked to version v5.5.22 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 2 years ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.