guillaumebriday / laravel-blog

Laravel 10.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
MIT License
1.72k stars 559 forks source link

Update dependency laravelcollective/html to v6 - autoclosed #88

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
laravelcollective/html (source) require major 5.8.1 -> 6.0.1

Release Notes

LaravelCollective/html ### [`v6.0.1`](https://togithub.com/LaravelCollective/html/compare/v6.0...v6.0.1) [Compare Source](https://togithub.com/LaravelCollective/html/compare/v6.0...v6.0.1) ### [`v6.0`](https://togithub.com/LaravelCollective/html/releases/v6.0) [Compare Source](https://togithub.com/LaravelCollective/html/compare/v5.8.1...v6.0) As of this branch we will no longer be supporting any v5 branches of this repository.

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 if you modify the PR title to begin with "rebase!".

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



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

renovate[bot] commented 5 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 -v /mnt/renovate/gh/guillaumebriday/laravel-blog:/mnt/renovate/gh/guillaumebriday/laravel-blog -v /tmp/renovate-cache/others/composer:/tmp/renovate-cache/others/composer -e COMPOSER_CACHE_DIR -w /mnt/renovate/gh/guillaumebriday/laravel-blog renovate/composer composer update laravelcollective/html --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 whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. Ignoring.
Dependency "laravel/framework" is also a root requirement, but is not explicitly whitelisted. 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 laravelcollective/html 6.0.1 -> satisfiable by laravelcollective/html[v6.0.1].
    - Conclusion: don't install laravel/framework v5.8.35
    - laravelcollective/html v6.0.1 requires illuminate/view 6.0.* -> satisfiable by laravel/framework[6.0.x-dev], illuminate/view[6.0.x-dev, v6.0.0].
    - Can only install one of: laravel/framework[6.0.x-dev, v5.8.35].
    - don't install illuminate/view 6.0.x-dev|don't install laravel/framework v5.8.35
    - don't install illuminate/view v6.0.0|don't install laravel/framework v5.8.35
    - Installation request for laravel/framework 5.8.35 -> satisfiable by laravel/framework[v5.8.35].