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.8 #452

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.7 -> 1.10.8

Release Notes

phpstan/phpstan ### [`v1.10.8`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.8) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.7...1.10.8) # Improvements 🔧 - Detect large `.php` baseline file in analysed paths and warn about possible PHPStan slowdown (https://github.com/phpstan/phpstan-src/commit/d6d9ef72d73c0030e0a309aa5b9d56a3c8b0c4b1) # Bugfixes 🐛 - Don't report unknown class in inline `@var` after `class_exists()` ([#​2292](https://togithub.com/phpstan/phpstan-src/pull/2292)), [#​9055](https://togithub.com/phpstan/phpstan/issues/9055), thanks [@​staabm](https://togithub.com/staabm)! - Improve `Ds\Map::get()` `@throws` inference ([#​2297](https://togithub.com/phpstan/phpstan-src/pull/2297)), [#​9066](https://togithub.com/phpstan/phpstan/issues/9066), thanks [@​simPod](https://togithub.com/simPod)! - Support of unofficial specifiers in `sprintf`/`printf` ([#​2301](https://togithub.com/phpstan/phpstan-src/pull/2301)), [#​9072](https://togithub.com/phpstan/phpstan/issues/9072), [#​2342](https://togithub.com/phpstan/phpstan/issues/2342), thanks [@​kukulich](https://togithub.com/kukulich)! # Internals 🔍 - Rich PHPDocs for extension interfaces (https://github.com/phpstan/phpstan-src/commit/23d29aba97762c39f5d6df58461a2545bb270d9b, https://github.com/phpstan/phpstan-src/commit/f67a3729dc263c63cc302f431cdd7a232b543fba, https://github.com/phpstan/phpstan-src/commit/cbfb23d8420420324396bffd9e1c096553c933b3) - Browse at: https://apiref.phpstan.org/

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.