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 amphp/parallel to v2.2.7 #440

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
amphp/parallel 2.2.6 -> 2.2.7 age adoption passing confidence

Release Notes

amphp/parallel (amphp/parallel) ### [`v2.2.7`](https://togithub.com/amphp/parallel/releases/tag/v2.2.7): 2.2.7 [Compare Source](https://togithub.com/amphp/parallel/compare/v2.2.6...v2.2.7) #### What's Changed - Fixed cancelled tasks still being submitted to task workers. - Marked result and receive template types on `Context` as covariant. - Small improvements on examples by [@​thgs](https://togithub.com/thgs) in [https://github.com/amphp/parallel/pull/194](https://togithub.com/amphp/parallel/pull/194) **Full Changelog**: https://github.com/amphp/parallel/compare/v2.2.6...v2.2.7

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 8332998559

Details


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

šŸ’› - Coveralls