Closed renovate[bot] closed 11 months ago
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:
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/0870ae/bec2a3/repos/github/bagussatoto/Aplikasi-Laundry":"/tmp/worker/0870ae/bec2a3/repos/github/bagussatoto/Aplikasi-Laundry" -v "/tmp/worker/0870ae/bec2a3/cache":"/tmp/worker/0870ae/bec2a3/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/0870ae/bec2a3/repos/github/bagussatoto/Aplikasi-Laundry" ghcr.io/containerbase/sidecar:9.2.1 bash -l -c "install-tool php 7.4.33 && install-tool composer 2.5.8 && composer update nunomaduro/collision --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Loading composer repositories with package information
Dependency filp/whoops 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
- phpunit/phpunit is locked to version 10.1.0 and an update of this package was not requested.
- phpunit/phpunit 10.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- nunomaduro/collision[v7.0.0, ..., v7.x-dev] require php ^8.1.0 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires nunomaduro/collision ^7.0 -> satisfiable by nunomaduro/collision[v7.0.0, ..., v7.x-dev].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This PR contains the following updates:
^5.0
->^7.0
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 ### [`v6.4.0`](https://togithub.com/nunomaduro/collision/compare/v6.3.2...v6.4.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.3.2...v6.4.0) ### [`v6.3.2`](https://togithub.com/nunomaduro/collision/compare/v6.3.1...v6.3.2) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v6.3.1...v6.3.2) ### [`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) ### [`v5.11.0`](https://togithub.com/nunomaduro/collision/compare/v5.10.0...v5.11.0) [Compare Source](https://togithub.com/nunomaduro/collision/compare/v5.10.0...v5.11.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.