NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
75 stars 98 forks source link

Bump phpstan/phpstan from 1.10.16 to 1.10.30 #396

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps phpstan/phpstan from 1.10.16 to 1.10.30.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.30

Improvements 🔧

Bugfixes 🐛

Internals 🔍

1.10.29

Improvements 🔧

  • Update nikic/php-parser to v4.17.1
    • PHP 8.3 features are no longer parse errors. Full-fledged PHP 8.3 support is coming later this year.
  • Update BetterReflection to 6.12.0

Bugfixes 🐛

Function signature fixes 🤖

1.10.28

Improvements 🔧

... (truncated)

Commits
  • 2910afd PHPStan 1.10.30
  • 7dd5f1b Updated PHPStan to commit 7dd5f1b1bbc08d94452b7a5e5f1bbcdac3c44123
  • 853a1e6 Updated PHPStan to commit 853a1e693eb18b9c1eef87f264c90b4d446db710
  • c09be9e Updated PHPStan to commit c09be9ec0e8ca6b448da52ee5320417bc692adf9
  • d435f65 Updated PHPStan to commit d435f658ec7526c44f12b0d0509a5f3d64ce9607
  • 26b3cbb Updated PHPStan to commit 26b3cbb0d9a92503e3a2f1a716fc68257bef7c15
  • 40cdf18 Update Rector
  • 049ca32 Updated PHPStan to commit 049ca321eb2f5f259b1ecf0e64b5090ed58e9d52
  • c016c53 Updated PHPStan to commit c016c538a2867738012cfb34dbcc7f43d449a66d
  • 0501aaf Updated PHPStan to commit 0501aaf259f16cd1bd27e2a6ec2d8b1de5af5edf
  • 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 11 months ago

Superseded by #398.