Roave / BetterReflection

:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
MIT License
1.18k stars 131 forks source link

Lock file maintenance #1377

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



Read more about the use of Renovate Bot within ocramius/* projects.

renovate[bot] commented 10 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


Ocramius commented 10 months ago

Welp, MT on mainline broke with #1379?

kukulich commented 10 months ago

It looks newer dev version of PHP 8.3 is somehow faster. All of the mutants were probably already here in February: https://github.com/Roave/BetterReflection/pull/1331/files

I would suggest to ignore all of them because all 6 are not covered because BR has better types than PHP-Parser.