KickflipCli / kickflip-src

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

Update dependency laravel-zero/framework to v10 - autoclosed #166

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/framework (source) ^9.1.3 -> ^9.1.3 \|\| ^10.0.0 age adoption passing confidence

Release Notes

laravel-zero/framework (laravel-zero/framework) ### [`v10.3.0`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1030---2023-10-30) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.2.0...v10.3.0) ##### Changed - Update Box to 4.5.x ([#​487](https://togithub.com/laravel-zero/framework/pull/487)) ##### Fixed - Resolve issue with Laravel Prompts on `app:build` command ([#​486](https://togithub.com/laravel-zero/framework/pull/486)) ### [`v10.2.0`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1020---2023-10-12) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.1.2...v10.2.0) ##### Changed - Update Box to 4.4.x ([#​483](https://togithub.com/laravel-zero/framework/pull/483)) - Add Laravel Prompts ([#​482](https://togithub.com/laravel-zero/framework/pull/482)) ### [`v10.1.2`](https://togithub.com/laravel-zero/framework/releases/tag/v10.1.2) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.1.1...v10.1.2) ##### What's Changed - Allow build command to work without pcntl by [@​kohenkatz](https://togithub.com/kohenkatz) in [https://github.com/laravel-zero/framework/pull/479](https://togithub.com/laravel-zero/framework/pull/479) - Update Pint to 1.11.x by [@​owenvoke](https://togithub.com/owenvoke) in [https://github.com/laravel-zero/framework/pull/480](https://togithub.com/laravel-zero/framework/pull/480) ##### New Contributors - [@​kohenkatz](https://togithub.com/kohenkatz) made their first contribution in [https://github.com/laravel-zero/framework/pull/479](https://togithub.com/laravel-zero/framework/pull/479) **Full Changelog**: https://github.com/laravel-zero/framework/compare/v10.1.1...v10.1.2 ### [`v10.1.1`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1011---2023-07-14) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.1.0...v10.1.1) ##### Fixed - Reverts Box to 4.2.x ([803eb0e](https://togithub.com/laravel-zero/framework/commit/803eb0e9a53a5c0cf8fa128f9356de46d3375061)) ### [`v10.1.0`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1010---2023-06-21) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.0.2...v10.1.0) ##### Changed - Update Symfony to 6.3.x ([#​476](https://togithub.com/laravel-zero/framework/pull/476)) - Update Box to 4.3.x ([#​475](https://togithub.com/laravel-zero/framework/pull/475)) - Update PHPUnit configuration ### [`v10.0.2`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1002---2023-03-21) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.0.1...v10.0.2) ##### Added - `nunomaduro/collision` v7 support ##### Chore - Bumps dependencies ### [`v10.0.1`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1001---2023-03-18) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v10.0.0...v10.0.1) ##### Fixed - Missing `symfony/event-dispatcher` dependency ### [`v10.0.0`](https://togithub.com/laravel-zero/framework/blob/HEAD/CHANGELOG.md#1000---2023-02-16) [Compare Source](https://togithub.com/laravel-zero/framework/compare/v9.2.0...v10.0.0) Check the upgrade guide in the [Official Laravel Zero Upgrade Documentation](https://laravel-zero.com/docs/upgrade#upgrade-10.0.0). Also, you can see some changes in the [Official Laravel Upgrade Documentation](https://laravel.com/docs/10.x/upgrade).

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/framework --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
Dependency illuminate/collections 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.
Dependency illuminate/config 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.
Dependency illuminate/console 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.
Dependency illuminate/container 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.
Dependency illuminate/contracts 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.
Dependency illuminate/events 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.
Dependency illuminate/filesystem 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.
Dependency illuminate/support 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.
Dependency laravel-zero/foundation 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.
Dependency nunomaduro/collision 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
    - 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.