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.12 #463

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mockery/mockery 1.6.11 -> 1.6.12 age adoption passing confidence

Release Notes

mockery/mockery (mockery/mockery) ### [`v1.6.12`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1612---2024-05-15) [Compare Source](https://togithub.com/mockery/mockery/compare/1.6.11...1.6.12) ##### Changed - [1420: Update `psalm-baseline.xml` ](https://togithub.com/mockery/mockery/pull/1420) - [1419: Update e2e-test.sh](https://togithub.com/mockery/mockery/pull/1419) - [1413: Upgrade `phar` tools and `phive.xml` configuration](https://togithub.com/mockery/mockery/pull/1413) ##### Fixed - [1415: Fix mocking anonymous classes](https://togithub.com/mockery/mockery/pull/1415) - [1411: Mocking final classes reports unresolvable type by PHPStan](https://togithub.com/mockery/mockery/issues/1411) - [1410: Fix PHP Doc Comments](https://togithub.com/mockery/mockery/pull/1410) ##### Security - [1417: Bump `Jinja2` from `3.1.3` to `3.1.4` fix CVE-2024-34064](https://togithub.com/mockery/mockery/pull/1417) - [1412: Bump `idna` from `3.6` to `3.7` fix CVE-2024-3651](https://togithub.com/mockery/mockery/pull/1412)

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

Pull Request Test Coverage Report for Build 9330794421

Details


Totals Coverage Status
Change from base Build 9330790558: 0.0%
Covered Lines: 5554
Relevant Lines: 6785

šŸ’› - Coveralls