Ardakilic / WhatTheTag

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

Update dependency cviebrock/eloquent-sluggable to v8 #36

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
cviebrock/eloquent-sluggable require major ^4.3 -> ^8.0

Release Notes

cviebrock/eloquent-sluggable ### [`v8.0.1`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​801---28-Sep-2020) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/8.0.0...8.0.1) - fix when manually setting a slug to a "falsy" value ([#​527](https://togithub.com/cviebrock/eloquent-sluggable/issues/527), thanks [@​huiyang](https://togithub.com/huiyang)) ### [`v8.0.0`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​800---10-Sep-2020) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/7.0.1...8.0.0) - Laravel 8 support ### [`v7.0.1`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​701---06-Apr-2020) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/7.0.0...7.0.1) - fix to help support translatable slugs (using either spatie or Astrotomic package) ([#​506](https://togithub.com/cviebrock/eloquent-sluggable/issues/506), thanks [@​GeoSot](https://togithub.com/GeoSot)) ### [`v7.0.0`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​700---04-Mar-2020) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/6.0.3...7.0.0) - Laravel 7.0 support ### [`v6.0.3`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​603---09-Feb-2020) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/6.0.2...6.0.3) - bump [cocur/slugify](https://togithub.com/cocur/slugify) to `^4.0` ### [`v6.0.2`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​602---09-Oct-2019) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/6.0.1...6.0.2) - fix for PHP 7.4 beta ([#​486](https://togithub.com/cviebrock/eloquent-sluggable/issues/486), thanks [@​KamaZzw](https://togithub.com/KamaZzw)) ### [`v6.0.1`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​601---13-Sep-2019) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/6.0.0...6.0.1) - fix for semantic versioning ### [`v6.0.0`](https://togithub.com/cviebrock/eloquent-sluggable/blob/master/CHANGELOG.md#​600---03-Sep-2019) [Compare Source](https://togithub.com/cviebrock/eloquent-sluggable/compare/4.8.1...6.0.0) - Laravel 6.0 support (note the package version will now follow the Laravel version)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

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



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

renovate[bot] commented 4 years ago

:warning: Artifact update problem

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

:recycle: 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_composer --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/composer bash -l -c "composer update cviebrock/eloquent-sluggable --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader"
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly allowed. Ignoring.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for symfony/http-kernel (locked at v3.3.13) -> satisfiable by symfony/http-kernel[v3.3.13].
    - cviebrock/eloquent-sluggable 8.0.0 requires cocur/slugify ^4.0 -> satisfiable by cocur/slugify[v4.0.0].
    - cviebrock/eloquent-sluggable 8.0.1 requires cocur/slugify ^4.0 -> satisfiable by cocur/slugify[v4.0.0].
    - Conclusion: don't install cocur/slugify v4.0.0
    - Installation request for cviebrock/eloquent-sluggable ^8.0 -> satisfiable by cviebrock/eloquent-sluggable[8.0.0, 8.0.1].
renovate[bot] commented 4 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.