Open renovate[bot] opened 1 year 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: composer update filp/whoops:2.15.4 --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 phpunit/phpunit 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
- Root composer.json requires phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
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: composer update filp/whoops:2.16.0 --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 phpunit/phpunit 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
- Root composer.json requires phpunit/phpunit ^9.0, found phpunit/phpunit[9.0.0, ..., 9.6.x-dev] but the package is fixed to 10.1.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
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:
2.14.4
->2.16.0
Release Notes
filp/whoops (filp/whoops)
### [`v2.16.0`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2160) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.15.4...2.16.0) - Support PHP `8.4`. - Drop support for PHP older than `7.1`. ### [`v2.15.4`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2154) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.15.3...2.15.4) - Improve link color in comments. ### [`v2.15.3`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2153) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.15.2...2.15.3) - Improve performance of the syntax highlighting ([#758](https://redirect.github.com/filp/whoops/issues/758)). ### [`v2.15.2`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2152) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.15.1...2.15.2) - Fixed missing code highlight, which additionally led to issue with switching tabs, between application and all frames ([#747](https://redirect.github.com/filp/whoops/issues/747)). ### [`v2.15.1`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2151) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.15.0...2.15.1) - Fixed bug with PrettyPageHandler "*Calling `getFrameFilters` method on null*" ([#751](https://redirect.github.com/filp/whoops/pull/751)). ### [`v2.15.0`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2150) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.14.6...2.15.0) - Add addFrameFilter ([#749](https://redirect.github.com/filp/whoops/pull/749)) ### [`v2.14.6`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2146) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.14.5...2.14.6) - Upgraded prismJS to version `1.29.0` due to security issue ([#741][i741]). [i741]: https://redirect.github.com/filp/whoops/pull/741 ### [`v2.14.5`](https://redirect.github.com/filp/whoops/blob/HEAD/CHANGELOG.md#v2145) [Compare Source](https://redirect.github.com/filp/whoops/compare/2.14.4...2.14.5) - Allow `ArrayAccess` on super globals.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 was generated by Mend Renovate. View the repository job log.