line / line-bot-sdk-php

LINE Messaging API SDK for PHP
https://packagist.org/packages/linecorp/line-bot-sdk
Apache License 2.0
711 stars 642 forks source link

chore(deps): update dependency phpstan/phpstan to v1.10.10 #454

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
phpstan/phpstan require-dev patch 1.10.9 -> 1.10.10

Release Notes

phpstan/phpstan ### [`v1.10.10`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.10) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.9...1.10.10) # Improvements 🔧 - JsonErrorFormatter - include identifiers (https://github.com/phpstan/phpstan-src/commit/6910be2321136601b75112a8c1e3d107bf3a25c7) - AccessPropertiesRule - tip with [article link](https://phpstan.org/blog/solving-phpstan-access-to-undefined-property) (https://github.com/phpstan/phpstan-src/commit/e6e2d1a63417909c50900a10fbedf0a426f5ac21) - Note about `--xdebug` when Xdebug is enabled (https://github.com/phpstan/phpstan-src/commit/1d4ede19f6f08d6a07216cfe8536dc7dec2f4001) # Bugfixes 🐛 - IssetCheck - respect `treatPhpDocTypesAsCertain` for variables (https://github.com/phpstan/phpstan-src/commit/5b7a1153dd76b2f771b13dcd28ef4f7b832e2b84), [#​9126](https://togithub.com/phpstan/phpstan/issues/9126) - IssetCheck - respect `treatPhpDocTypesAsCertain` in more places (https://github.com/phpstan/phpstan-src/commit/49d2aa6fd0205da790f251d7ee42fb0fc0676888) - Do not check template type variance in constructor ([#​2311](https://togithub.com/phpstan/phpstan-src/pull/2311)), thanks [@​jiripudil](https://togithub.com/jiripudil)! # Function signature fixes 🤖 - Fix `Imagick::profileImage()` type ([#​2312](https://togithub.com/phpstan/phpstan-src/pull/2312)), thanks [@​zonuexe](https://togithub.com/zonuexe)!

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.



This PR has been generated by Mend Renovate. View repository job log here.