eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 9 forks source link

[TASK] Update phpunit/phpcov to v10 #563

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpcov ^9.0 -> ^9.0 \|\| ^10.0 age adoption passing confidence

Release Notes

sebastianbergmann/phpcov (phpunit/phpcov) ### [`v10.0.0`](https://togithub.com/sebastianbergmann/phpcov/blob/HEAD/ChangeLog.md#1000---2024-02-02) [Compare Source](https://togithub.com/sebastianbergmann/phpcov/compare/9.0.2...10.0.0) ##### Added - Added support for PHPUnit 11 ##### Removed - PHPUnit 10 is no longer supported - PHP 8.1 is no longer supported

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 is behind base branch, 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 9 months 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: composer update phpunit/phpcov:10.0.0 --with-dependencies --ignore-platform-req ext-intl --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
    - Root composer.json requires phpunit/phpcov ^9.0 || ^10.0 -> satisfiable by phpunit/phpcov[10.0.0].
    - phpunit/phpcov 10.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
codeclimate[bot] commented 9 months ago

Code Climate has analyzed commit 3d494d27 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.5% (0.0% change).

View more on Code Climate.