nunhes / breeze

Intro Laravel+Breeze
0 stars 1 forks source link

Update dependency cviebrock/eloquent-sluggable to v9 - autoclosed #12

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cviebrock/eloquent-sluggable require major 8.0.8 -> 9.0.0

Release Notes

cviebrock/eloquent-sluggable ### [`v9.0.0`](https://togithub.com/cviebrock/eloquent-sluggable/blob/HEAD/CHANGELOG.md#​900---24-Jan-2022) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/8.0.8...9.0.0) - Laravel 9 support ([#​577](https://togithub.com/cviebrock/eloquent-sluggable/issues/577), [#​578](https://togithub.com/cviebrock/eloquent-sluggable/issues/578), thanks [@​carbonvader](https://togithub.com/carbonvader) and [@​tabcitu](https://togithub.com/tabcitu))

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/nunhes/breeze":"/mnt/renovate/gh/nunhes/breeze" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/nunhes/breeze" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.3.6 && composer update cviebrock/eloquent-sluggable --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 cviebrock/eloquent-sluggable 9.0.0 -> satisfiable by cviebrock/eloquent-sluggable[9.0.0].
    - cviebrock/eloquent-sluggable 9.0.0 requires php ^8.0 -> your php version (7.4.29) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.