KickflipCli / kickflip-src

The monorepo where all the Kickflip packages live at!
MIT License
5 stars 0 forks source link

Update dependency laravel-zero/foundation to v10 - autoclosed #165

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
laravel-zero/foundation ^9.0 -> ^9.0 \|\| ^10.0 age adoption passing confidence

Release Notes

laravel-zero/foundation (laravel-zero/foundation) ### [`v10.45.0`](https://togithub.com/laravel-zero/foundation/compare/v10.30.0...v10.45.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.30.0...v10.45.0) ### [`v10.30.0`](https://togithub.com/laravel-zero/foundation/compare/v10.28.0...v10.30.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.28.0...v10.30.0) ### [`v10.28.0`](https://togithub.com/laravel-zero/foundation/compare/v10.26.2...v10.28.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.26.2...v10.28.0) ### [`v10.26.2`](https://togithub.com/laravel-zero/foundation/compare/v10.23.0...v10.26.2) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.23.0...v10.26.2) ### [`v10.23.0`](https://togithub.com/laravel-zero/foundation/compare/v10.22.0...v10.23.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.22.0...v10.23.0) ### [`v10.22.0`](https://togithub.com/laravel-zero/foundation/compare/v10.20.1...v10.22.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.20.1...v10.22.0) ### [`v10.20.1`](https://togithub.com/laravel-zero/foundation/compare/v10.20.0...v10.20.1) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.20.0...v10.20.1) ### [`v10.20.0`](https://togithub.com/laravel-zero/foundation/compare/v10.12.0...v10.20.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.12.0...v10.20.0) ### [`v10.12.0`](https://togithub.com/laravel-zero/foundation/compare/v10.11.0...v10.12.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.11.0...v10.12.0) ### [`v10.11.0`](https://togithub.com/laravel-zero/foundation/compare/v10.9.0...v10.11.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.9.0...v10.11.0) ### [`v10.9.0`](https://togithub.com/laravel-zero/foundation/compare/v10.0.0...v10.9.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v10.0.0...v10.9.0) ### [`v10.0.0`](https://togithub.com/laravel-zero/foundation/compare/v9.50.2...v10.0.0) [Compare Source](https://togithub.com/laravel-zero/foundation/compare/v9.50.2...v10.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 1 year 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 "/tmp/worker/d92c6b/98716e/repos/github/KickflipCli/kickflip-src":"/tmp/worker/d92c6b/98716e/repos/github/KickflipCli/kickflip-src" -v "/tmp/worker/d92c6b/98716e/cache":"/tmp/worker/d92c6b/98716e/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/d92c6b/98716e/repos/github/KickflipCli/kickflip-src" docker.io/renovate/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update laravel-zero/foundation --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
    - nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.2.3) does not satisfy that requirement.
    - league/commonmark 2.3.5 requires league/config ^1.1.1 -> satisfiable by league/config[v1.1.1].
    - league/config v1.1.1 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.2].
    - league/commonmark is locked to version 2.3.5 and an update of this package was not requested.