loophp / collection

A (memory) friendly, easy, lazy and modular collection class.
https://loophp-collection.rtfd.io/
MIT License
721 stars 35 forks source link

chore(deps): update dependency phpunit/php-code-coverage to v10 - autoclosed #293

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/php-code-coverage require-dev major ^9.2 -> ^10.0

Release Notes

sebastianbergmann/php-code-coverage ### [`v10.0.0`](https://togithub.com/sebastianbergmann/php-code-coverage/blob/HEAD/ChangeLog.md#​1000---2023-02-03) [Compare Source](https://togithub.com/sebastianbergmann/php-code-coverage/compare/9.2.24...10.0.0) ##### Added - [#​556](https://togithub.com/sebastianbergmann/php-code-coverage/issues/556): Make colors in HTML report configurable - The path to `custom.css` for the HTML report can now be configured ##### Changed - [#​856](https://togithub.com/sebastianbergmann/php-code-coverage/issues/856): Do not include (and execute) uncovered files ##### Removed - The deprecated methods `SebastianBergmann\CodeCoverage\Driver::forLineCoverage()` and `SebastianBergmann\CodeCoverage\Driver::forLineAndPathCoverage()` have been removed - This component is no longer supported on PHP 7.3, PHP 7.4 and PHP 8.0 - This component no longer supports PHPDBG - This component no longer supports Xdebug 2

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.

what-the-diff[bot] commented 1 year ago