nunhes / breeze

Intro Laravel+Breeze
0 stars 1 forks source link

Update dependency nunomaduro/collision to v6 - autoclosed #15

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
nunomaduro/collision require-dev major 5.11.0 -> 6.3.1

Release Notes

nunomaduro/collision ### [`v6.3.1`](https://togithub.com/nunomaduro/collision/compare/v6.3.0...v6.3.1) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.3.0...v6.3.1) ### [`v6.3.0`](https://togithub.com/nunomaduro/collision/compare/v6.2.1...v6.3.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.2.1...v6.3.0) ### [`v6.2.1`](https://togithub.com/nunomaduro/collision/compare/v6.2.0...v6.2.1) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.2.0...v6.2.1) ### [`v6.2.0`](https://togithub.com/nunomaduro/collision/compare/v6.1.0...v6.2.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.1.0...v6.2.0) ### [`v6.1.0`](https://togithub.com/nunomaduro/collision/compare/v6.0.0...v6.1.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.0.0...v6.1.0) ### [`v6.0.0`](https://togithub.com/nunomaduro/collision/compare/v5.11.0...v6.0.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v5.11.0...v6.0.0)

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_sidecar --label=renovate_child -v "/mnt/renovate/gh/nunhes/breeze":"/mnt/renovate/gh/nunhes/breeze" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/nunhes/breeze" docker.io/renovate/sidecar bash -l -c "install-tool php 8.1.12 && install-tool composer 2.4.4 && composer update nunomaduro/collision --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires nunomaduro/collision 6.3.1 -> satisfiable by nunomaduro/collision[v6.3.1].
    - nunomaduro/collision v6.3.1 requires symfony/console ^6.0.2 -> found symfony/console[v6.0.2, ..., 6.2.x-dev] but these were not loaded, likely because it conflicts with another require.

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