eliashaeussler / typo3-badges

🌍 Symfony project with SVG and JSON endpoints for beautiful TYPO3 badges
https://typo3-badges.dev
GNU General Public License v3.0
11 stars 2 forks source link

[TASK] Update phpunit/phpunit to v11.0.9 #808

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 11.0.6 -> 11.0.9 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit) ### [`v11.0.9`](https://togithub.com/sebastianbergmann/phpunit/compare/11.0.8...11.0.9) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.0.8...11.0.9) ### [`v11.0.8`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.0.8): PHPUnit 11.0.8 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.0.7...11.0.8) ##### Fixed - [#​5765](https://togithub.com/sebastianbergmann/phpunit/pull/5765): Be more forgiving with error handlers that do not respect error suppression *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.0/installation.html) ### [`v11.0.7`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.0.7): PHPUnit 11.0.7 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.0.6...11.0.7) ##### Changed - [#​5747](https://togithub.com/sebastianbergmann/phpunit/pull/5747): Cache result of `Groups::groups()` - [#​5748](https://togithub.com/sebastianbergmann/phpunit/pull/5748): Improve performance of `NamePrettifier::prettifyTestMethodName()` - [#​5750](https://togithub.com/sebastianbergmann/phpunit/pull/5750): Micro-optimize `NamePrettifier::prettifyTestMethodName()` once again - [#​5752](https://togithub.com/sebastianbergmann/phpunit/issues/5752): Improve message for deprecation of doubling methods named "method" ##### Fixed - [#​5760](https://togithub.com/sebastianbergmann/phpunit/issues/5760): TestDox printer does not display details about exceptions raised in before-test methods *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.0/installation.html)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 6 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 8cd3ad30 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 99.1% (0.0% change).

View more on Code Climate.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8490400548

Details


Totals Coverage Status
Change from base Build 8490394252: 0.0%
Covered Lines: 469
Relevant Lines: 473

💛 - Coveralls