loophp / phptree

An implementation of tree data structure
MIT License
93 stars 4 forks source link

chore(deps): update dependency infection/infection to ^0.27 #36

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
infection/infection require-dev minor ^0.26 -> ^0.27

Release Notes

infection/infection ### [`v0.27.0`](https://togithub.com/infection/infection/blob/HEAD/CHANGELOG.md#​0270-httpsgithubcominfectioninfectiontree0270-2023-05-16) [Compare Source](https://togithub.com/infection/infection/compare/0.26.21...0.27.0) [Full Changelog](https://togithub.com/infection/infection/compare/0.26.21...0.27.0) **Added:** - Add negation mutators by [@​manhunto](https://togithub.com/manhunto) in [https://github.com/infection/infection/pull/1753](https://togithub.com/infection/infection/pull/1753) - Calculate results and show metrics if Infection is interrupted with `SIGINT` (ctrl + c) by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1857](https://togithub.com/infection/infection/pull/1857) **Changed:** - [#​857](https://togithub.com/infection/infection/issues/857) Treat log paths as relative to config directory by [@​LeoVie](https://togithub.com/LeoVie) in [https://github.com/infection/infection/pull/1851](https://togithub.com/infection/infection/pull/1851) - Do not mutate `$var instanceof ClassName` inside `assert()` function as it's impossible or hard to kill by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1852](https://togithub.com/infection/infection/pull/1852) **Fixed:** - During all "unwrap" functions, return the real values instead of values wrapped with `Node\Arg()` class by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1853](https://togithub.com/infection/infection/pull/1853) - Make PHPUnit 10.1 XML coverage report and test cases names with provider compatible with Infection and old format by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1854](https://togithub.com/infection/infection/pull/1854) **Internal:** - Upgrade PHP-CS-Fixer by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1855](https://togithub.com/infection/infection/pull/1855) - Add GH Action to requrie tests in Pull Requests by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1848](https://togithub.com/infection/infection/pull/1848) - Update `sebastian/differ` to the latest verions by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1850](https://togithub.com/infection/infection/pull/1850) - Allow fidry/cpu-core-counter v0.5 by [@​Slamdunk](https://togithub.com/Slamdunk) in [https://github.com/infection/infection/pull/1826](https://togithub.com/infection/infection/pull/1826) - Remove `xdebug-filter.php` as it's not used and deprecated by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1856](https://togithub.com/infection/infection/pull/1856) - Upgrade PHPStan to the latest version and fix some errors by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1859](https://togithub.com/infection/infection/pull/1859) - Upgrade the codebase up to PHP 8.1 syntax using Rector by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1860](https://togithub.com/infection/infection/pull/1860) - Upgrade psalm to the latest version by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1858](https://togithub.com/infection/infection/pull/1858) - Integrate `sidz/phpstan-rules` to avoid magic numbers in our code base by [@​maks-rafalko](https://togithub.com/maks-rafalko) in [https://github.com/infection/infection/pull/1861](https://togithub.com/infection/infection/pull/1861)

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.

what-the-diff[bot] commented 1 year ago

PR Summary

github-actions[bot] commented 1 year ago

Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.27). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.