KickflipCli / kickflip-src

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

Update dependency nunomaduro/collision to v7 - autoclosed #167

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nunomaduro/collision ^6.2 -> ^6.2 \|\| ^7.0 age adoption passing confidence

Release Notes

nunomaduro/collision (nunomaduro/collision) ### [`v7.10.0`](https://togithub.com/nunomaduro/collision/compare/v7.9.0...v7.10.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.9.0...v7.10.0) ### [`v7.9.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v790-2023-09-19) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.8.1...v7.9.0) ##### Added - `dontReportDuplicates` support to exception handler in Laravel ##### Fixed - `reportable` return type to exception handler in Laravel - `renderable` return type to exception handler in Laravel ### [`v7.8.1`](https://togithub.com/nunomaduro/collision/compare/v7.8.0...v7.8.1) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.8.0...v7.8.1) ### [`v7.8.0`](https://togithub.com/nunomaduro/collision/compare/v7.7.0...v7.8.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.7.0...v7.8.0) ### [`v7.7.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v770-2023-06-29) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.6.0...v7.7.0) ##### Added - reportable support to exception handler in Laravel - renderable support to exception handler in Laravel ### [`v7.6.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v760-2023-06-15) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.5.2...v7.6.0) ##### Added - Usage with PHPUnit 10.2.2 - Support for unexpected output ### [`v7.5.2`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v752-2023-04-22) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.5.1...v7.5.2) ##### Fix - Usage with PHPUnit 10.1.2 ### [`v7.5.1`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v751-2023-04-22) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.5.0...v7.5.1) ##### Fix - Usage with PHPUnit 10.1.2 ### [`v7.5.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v750-2023-04-14) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.4.0...v7.5.0) ##### Added - Support for PHPUnit test runner deprecations ### [`v7.4.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v740-2023-03-31) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.3.3...v7.4.0) ##### Added - Allows exceptions to be renderable on editor ### [`v7.3.3`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v733-2023-03-21) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.3.2...v7.3.3) ##### Chore - Adds method specific for Pest ### [`v7.3.2`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v732-2023-03-21) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.3.1...v7.3.2) ##### Fixed - Usage of result on Pest ### [`v7.3.1`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v731-2023-03-21) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.3.0...v7.3.1) ##### Fixed - Bad regex on previous improved Laravel stacktrace ### [`v7.3.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v730-2023-03-21) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.2.0...v7.3.0) ##### Added - Improved Laravel stacktrace ##### Chore - Bumps dependencies ### [`v7.2.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v720-2023-03-19) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.1.2...v7.2.0) ##### Added - `--without-databases` option on the Laravel `test` Artisan command ### [`v7.1.2`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v712-2023-03-14) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.1.1...v7.1.2) ##### Fixed - Displaying of uncovered lines ### [`v7.1.1`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v711-2023-03-13) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.1.0...v7.1.1) ##### Fixed - PHPUnit `>10.0.16` support ### [`v7.1.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v710-2023-03-03) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.5...v7.1.0) ##### Added - Support for `displayDetailsOnIncompleteTests`, `displayDetailsOnSkippedTests`, `displayDetailsOnTestsThatTriggerDeprecations`, `displayDetailsOnTestsThatTriggerErrors`, `displayDetailsOnTestsThatTriggerNotices`, `displayDetailsOnTestsThatTriggerWarnings` - Better coverage output for `TestCommand` ##### Fixed - Parallel mode when cache directory is not available ### [`v7.0.5`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v705-2023-02-19) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.4...v7.0.5) ##### Added - Support for better exception handling on `pestphp/pest` exceptions ##### Fixed - Requirement of `sebastian/environment` dependency ### [`v7.0.4`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v704-2023-02-17) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.3...v7.0.4) ##### Fixed - Colors not being displayed on Windows ### [`v7.0.3`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v703-2023-02-16) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.2...v7.0.3) ##### Fixed - Source of file on Windows ### [`v7.0.2`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v702-2023-02-11) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.1...v7.0.2) ##### Added - Better `todo` output ### [`v7.0.1`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v701-2023-02-08) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v7.0.0...v7.0.1) ##### Changed - Bumps dependencies ### [`v7.0.0`](https://togithub.com/nunomaduro/collision/blob/HEAD/CHANGELOG.md#v700-2023-02-07) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.4.0...v7.0.0) ##### Added - PHPUnit 10.x and Pest 2.x support - `--compact` printer - `--profile` option to display top ten slow tests ##### Removed - PHPUnit 9.x and Pest 1.x support

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 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
Dependency nunomaduro/termwind 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.