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 jetbrains/phpstorm-stubs to v2024 #454

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
jetbrains/phpstorm-stubs (source) 2023.3 -> 2024.1 age adoption passing confidence

Release Notes

JetBrains/phpstorm-stubs (jetbrains/phpstorm-stubs) ### [`v2024.1`](https://togithub.com/JetBrains/phpstorm-stubs/releases/tag/v2024.1): PhpStorm 2024.1 [Compare Source](https://togithub.com/JetBrains/phpstorm-stubs/compare/v2023.3...v2024.1)

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

Pull Request Test Coverage Report for Build 8792847241

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 8792836478: 0.0%
Covered Lines: 5553
Relevant Lines: 6775

💛 - Coveralls