Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency phpstan/phpstan to ^1.10.41 (#552)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpstan/phpstan](https://togithub.com/phpstan/phpstan) | `^1.10.40` -> `^1.10.41` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan/1.10.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan/1.10.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpstan/1.10.40/1.10.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan/1.10.40/1.10.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>phpstan/phpstan (phpstan/phpstan)</summary> ### [`v1.10.41`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.41) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.40...1.10.41) # Bugfixes 🐛 - Fix type-specifying of expression involved in nullsafe property fetch (phpstan/phpstan-src@a849f06), [#​10071](https://togithub.com/phpstan/phpstan/issues/10071), [#​9394](https://togithub.com/phpstan/phpstan/issues/9394), [#​6922](https://togithub.com/phpstan/phpstan/issues/6922) - Fix type-specifying for nested assign in `===` and `match` condition (phpstan/phpstan-src@01deed6), [#​10084](https://togithub.com/phpstan/phpstan/issues/10084) - Improve missing iterable value type check in lists (phpstan/phpstan-src@e705f09) - Update BetterReflection ([#​2713](https://togithub.com/phpstan/phpstan-src/pull/2713)), [#​10086](https://togithub.com/phpstan/phpstan/issues/10086) - Reuse same printer instance (ondrejmirtes/BetterReflection@bab47ea) # Function signature fixes 🤖 - Fix many phpredis signatures ([#​2706](https://togithub.com/phpstan/phpstan-src/pull/2706)), thanks [@​Vaalyn](https://togithub.com/Vaalyn)! # Internals 🔍 - `MutatingScope::debug()` - add info about conditional expressions (phpstan/phpstan-src@80782fb) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Lendable/clock). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information