Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Composer dev tooling dependencies (#550)
[![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.39` -> `^1.10.40` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan/1.10.40?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan/1.10.40?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpstan/1.10.39/1.10.40?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan/1.10.39/1.10.40?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [phpstan/phpstan-strict-rules](https://togithub.com/phpstan/phpstan-strict-rules) | `^1.5.1` -> `^1.5.2` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan-strict-rules/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan-strict-rules/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/phpstan%2fphpstan-strict-rules/1.5.1/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpstan%2fphpstan-strict-rules/1.5.1/1.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>phpstan/phpstan (phpstan/phpstan)</summary> ### [`v1.10.40`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.40) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.39...1.10.40) # Improvements 🔧 - TemplateTypeCheck tries to resolve template type names such as `self` because they're not usable (phpstan/phpstan-src@c6fad64), [#​10049](https://togithub.com/phpstan/phpstan/issues/10049) # Bugfixes 🐛 - Fix used memory reporting ([#​2686](https://togithub.com/phpstan/phpstan-src/pull/2686)), thanks [@​staabm](https://togithub.com/staabm)! - Fix switch statement with enum in the condition ([#​2687](https://togithub.com/phpstan/phpstan-src/pull/2687)), [#​9806](https://togithub.com/phpstan/phpstan/issues/9806), thanks [@​schlndh](https://togithub.com/schlndh)! - Fix null coalesce assignment type ([#​2702](https://togithub.com/phpstan/phpstan-src/pull/2702)), [#​9995](https://togithub.com/phpstan/phpstan/issues/9995), thanks [@​hirokinoue](https://togithub.com/hirokinoue)! - Fix `!==` with union of constants ([#​2700](https://togithub.com/phpstan/phpstan-src/pull/2700)), [#​10002](https://togithub.com/phpstan/phpstan/issues/10002), thanks [@​schlndh](https://togithub.com/schlndh)! - Process statements inside `declare(ticks=...)` (phpstan/phpstan-src@eb39381), [#​10059](https://togithub.com/phpstan/phpstan/issues/10059) - Fix crash when template types map and variances map are not of equal length (phpstan/phpstan-src@1308c52), [#​10049](https://togithub.com/phpstan/phpstan/issues/10049) # Function signature fixes 🤖 - functionMap.php fixes for YAF 3.3.5 ([#​2696](https://togithub.com/phpstan/phpstan-src/pull/2696)), thanks [@​mbakirov](https://togithub.com/mbakirov)! - Remove `\` from DateTimeZone in functionMap ([#​2693](https://togithub.com/phpstan/phpstan-src/pull/2693)), thanks [@​simPod](https://togithub.com/simPod)! - Allow `Redis::pconnect` to have 7 parameters ([#​2695](https://togithub.com/phpstan/phpstan-src/pull/2695)), thanks [@​Vaalyn](https://togithub.com/Vaalyn)! # Internals 🔍 - Micro-optimize `TypeSpecifier::resolveIdentical` ([#​2700](https://togithub.com/phpstan/phpstan-src/pull/2700)), thanks [@​schlndh](https://togithub.com/schlndh)! - Micro-optimize with `in_array()` ([#​2698](https://togithub.com/phpstan/phpstan-src/pull/2698)), thanks [@​zonuexe](https://togithub.com/zonuexe)! </details> <details> <summary>phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)</summary> ### [`v1.5.2`](https://togithub.com/phpstan/phpstan-strict-rules/releases/tag/1.5.2) [Compare Source](https://togithub.com/phpstan/phpstan-strict-rules/compare/1.5.1...1.5.2) - [7a50e96](http://github.com/phpstan/phpstan-strict-rules/commit/7a50e9662ee9f3942e4aaaf3d603653f60282542) - Fix - [5ae7a3d](http://github.com/phpstan/phpstan-strict-rules/commit/5ae7a3d95286f6f2252009ab99a09010b1aaae14) - StrictFunctionCallsRule - support named arguments </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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