Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bkwld/croppa to v7 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bkwld/croppa (source) ~4 -> ~7 age adoption passing confidence

Release Notes

BKWLD/croppa (bkwld/croppa)

v7.0.5

Compare Source

v7.0.4

Compare Source

Full Changelog: BKWLD/croppa@7.0.3...7.0.4

v7.0.3

Compare Source

What's Changed

v7.0.2: Readme updated.

Compare Source

v7.0.1: Pad method fixed.

Compare Source

v7.0.0: Laravel 11 & Intervention Image 3

Compare Source

v6.0.2: Laravel 10 support

Compare Source

v6.0.1

Compare Source

v6.0.0: – Intervention Image

Compare Source

What's Changed

  • WebP support by using Intervention Images in place of PHPThumb.
  • PSR-4
  • Type hinting

Full Changelog: BKWLD/croppa@5.1.0...6.0.0

v5.1.0

Compare Source

What's Changed

Full Changelog: BKWLD/croppa@5.0.0...5.1.0

v5.0.0

Compare Source

What's Changed

Full Changelog: BKWLD/croppa@4.11.1...5.0.0

v4.11.1

Compare Source

v4.11.0: Add support for PHP 8

Compare Source

v4.10.1

Compare Source

v4.10.0

Compare Source

v4.9.2

Compare Source

v4.9.1: Fixing composer.json

Compare Source

v4.9.0: Adding support for Laravel 7

Compare Source

v4.8.0: Adding support for Laravel 6

Compare Source

Also no longer throwing an exception when a crop already exists, see: #​164 and #​174

v4.7.1: Add support for Laravel 5.6

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented May 29, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update bkwld/croppa:7.0.2 --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
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 ~7 -> satisfiable by bkwld/croppa[7.0.2].
    - bkwld/croppa 7.0.2 requires illuminate/console ^9.0|^10.0|^11.0 -> found illuminate/console[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.12, v11.0.0, ..., v11.9.1] 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.3.7) 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.3.7) 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.3.7) 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.3.7) 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.3.7) does not satisfy that requirement.
  Problem 7
    - hamcrest/hamcrest-php v2.0.0 requires php ^5.3|^7.0 -> your php version (8.3.7) does not satisfy that requirement.
    - mockery/mockery 1.0 requires hamcrest/hamcrest-php ~2.0 -> satisfiable by hamcrest/hamcrest-php[v2.0.0].
    - mockery/mockery is locked to version 1.0 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants