jasonw4331 / libpmquery

A library which allows querying Minecraft Bedrock server information
GNU Lesser General Public License v3.0
43 stars 11 forks source link

Bump phpstan/phpstan from 1.10.57 to 1.10.58 #87

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps phpstan/phpstan from 1.10.57 to 1.10.58.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.58

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Prevent unnecessary isSuperTypeOf() calls (#2895), thanks @​staabm!
  • Simplify ClassPropertiesNode->getUninitializedProperties() (#2899), thanks @​staabm!
Commits
  • a235183 PHPStan 1.10.58
  • 156ee64 Updated PHPStan to commit 156ee64ba93b44adf242513a86efafc9f4faebff
  • 1f1b521 Updated PHPStan to commit 1f1b521fbf7013c79afd0d95cd6b591742acd525
  • 61c9177 Updated PHPStan to commit 61c9177b84cfaff1c7ef705a7afc76bc78903d59
  • 083f489 Fix doctrine/persistence
  • 9a790f2 Fix efabrica-team/phpstan-latte
  • 813d15e Updated PHPStan to commit 813d15e31fa4267547b5e7a0e84622cbb269b3f9
  • a7ff362 Updated PHPStan to commit a7ff3622b40c1ca8bcefcde1c84f6e7da18c7fbe
  • 51cffd4 Updated PHPStan to commit 51cffd49dcf08e17f201f3fb70c29a589d94a234
  • aeadbe2 Updated PHPStan to commit aeadbe28e0b0a05a3a48723ac310cf6c0d852711
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Superseded by #88.