reliforp / reli-prof

A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
MIT License
461 stars 15 forks source link

Update dependency phpunit/phpunit to v10.5.17 #448

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit) ### [`v10.5.17`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/10.5.17): PHPUnit 10.5.17 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.16...10.5.17) ##### Changed - The namespaces of dependencies are now prefixed with `PHPUnitPHAR` instead of just `PHPUnit` for the PHAR distribution of PHPUnit *** [How to install or update PHPUnit](https://docs.phpunit.de/en/10.5/installation.html) ### [`v10.5.16`](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16)

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.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8583970758

Details


Totals Coverage Status
Change from base Build 8583967918: 0.0%
Covered Lines: 5539
Relevant Lines: 6757

💛 - Coveralls