Lctrs / psalm-psr-container-plugin

Let Psalm understand better psr11 containers
MIT License
16 stars 4 forks source link

chore(deps): update dependency phpstan/phpstan to v1.11.11 #1172

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.11.10 -> 1.11.11 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan) ### [`v1.11.11`](https://togithub.com/phpstan/phpstan/releases/tag/1.11.11) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.11.10...1.11.11) # Improvements 🔧 - Narrow arrays in union based on count() with smaller/greater operator ([#​3324](https://togithub.com/phpstan/phpstan-src/pull/3324)), [#​11480](https://togithub.com/phpstan/phpstan/issues/11480), thanks [@​staabm](https://togithub.com/staabm)! - PHPStanDiagnoseExtension - show Composer packages with included config files (https://github.com/phpstan/phpstan-src/commit/58d202fddc5597a1fa274ca3b64c352717818c4f) # Bugfixes 🐛 - RegexArrayShapeMatcher - optional non-last groups can be empty-string ([#​3306](https://togithub.com/phpstan/phpstan-src/pull/3306)), [#​11479](https://togithub.com/phpstan/phpstan/issues/11479), thanks [@​staabm](https://togithub.com/staabm)! - RegexArrayShapeMatcher - fix capturing item-array-shapes for preg_match_all ([#​3307](https://togithub.com/phpstan/phpstan-src/pull/3307)), thanks [@​staabm](https://togithub.com/staabm)! - RegexArrayShapeMatcher - Fix shape of single top level alternations ([#​3299](https://togithub.com/phpstan/phpstan-src/pull/3299)), [#​11462](https://togithub.com/phpstan/phpstan/issues/11462), thanks [@​staabm](https://togithub.com/staabm)! - RegexArrayShapeMatcher - Fix matching literal "-" in character classes ([#​3314](https://togithub.com/phpstan/phpstan-src/pull/3314)), [#​11490](https://togithub.com/phpstan/phpstan/issues/11490), thanks [@​staabm](https://togithub.com/staabm)! - Improve sprintf support ([#​3310](https://togithub.com/phpstan/phpstan-src/pull/3310)), [#​11491](https://togithub.com/phpstan/phpstan/issues/11491), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Handle union and mixed in plus operation ([#​3320](https://togithub.com/phpstan/phpstan-src/pull/3320)), [#​3759](https://togithub.com/phpstan/phpstan/issues/3759), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Fix union with float should accept integer range ([#​3318](https://togithub.com/phpstan/phpstan-src/pull/3318)), [#​10248](https://togithub.com/phpstan/phpstan/issues/10248), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Fix array_intersect_key ([#​3317](https://togithub.com/phpstan/phpstan-src/pull/3317)), [#​10561](https://togithub.com/phpstan/phpstan/issues/10561), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Improve non strict `in_array()` ([#​3319](https://togithub.com/phpstan/phpstan-src/pull/3319)), [#​9436](https://togithub.com/phpstan/phpstan/issues/9436), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - String offset access leads to non-empty-string (single character) (https://github.com/phpstan/phpstan-src/commit/9439bba42047ab9561a091292568d7adf58e42ce), [#​11506](https://togithub.com/phpstan/phpstan/issues/11506) - Fix `AccessoryLiteralStringType::setOffsetValueType()` (https://github.com/phpstan/phpstan-src/commit/93c5226cb5711c8b1b846fcfe6d5ef2586d2b162) - Fix `AccessoryNonFalsyStringType::setOffsetValueType()` (https://github.com/phpstan/phpstan-src/commit/c28c9362376286044b37755bedf49ab2228801dc) - Improve IntDivThrowTypeExtension to support integer ranges ([#​3325](https://togithub.com/phpstan/phpstan-src/pull/3325)), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Fix array intersection between HasOffsetType and HasOffsetValueType (https://github.com/phpstan/phpstan-src/commit/07d64058830765dbb3bf194cffdf66c98db20a38), [#​11518](https://togithub.com/phpstan/phpstan/issues/11518) - Fix item type in list to constant array conversion with `count()` ([#​3309](https://togithub.com/phpstan/phpstan-src/pull/3309)), thanks [@​staabm](https://togithub.com/staabm)! # Function signature fixes 🤖 - Fix imagick definition ([#​3316](https://togithub.com/phpstan/phpstan-src/pull/3316)), [#​10803](https://togithub.com/phpstan/phpstan/issues/10803), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! # Internals 🔍 - Turn Regex classes immutable where possible ([#​3305](https://togithub.com/phpstan/phpstan-src/pull/3305)), thanks [@​staabm](https://togithub.com/staabm)!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.