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 mockery/mockery to v1.6.10 #442

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
mockery/mockery 1.6.9 -> 1.6.10 age adoption passing confidence

Release Notes

mockery/mockery (mockery/mockery) ### [`v1.6.10`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1610---2024-03-19) [Compare Source](https://togithub.com/mockery/mockery/compare/1.6.9...1.6.10) ##### Added - [1398: \[PHP 8.4\] Fixes for implicit nullability deprecation](https://togithub.com/mockery/mockery/pull/1398) ##### Fixed - [1397: Fix mock method $args parameter type](https://togithub.com/mockery/mockery/pull/1397) - [1396: Fix `1.6.8` release](https://togithub.com/mockery/mockery/pull/1396)

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 8356797424

Details


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

šŸ’› - Coveralls