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.28 #386

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpstan/phpstan from 1.10.16 to 1.10.28.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.28

Improvements 🔧

Bugfixes 🐛

Internals 🔍

1.10.27

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • e4545b5 PHPStan 1.10.28
  • e378984 Update Rector
  • 7c49c94 Updated PHPStan to commit 7c49c944c7a40a2065f27d2ba94eb90f0f2fc22d
  • 31ed326 Updated PHPStan to commit 31ed326fb113238df762bf9237da50e4613bde32
  • 11fdfe8 Updated PHPStan to commit 11fdfe89bce0fc8c5e107b6d268665c4ef416779
  • 1b0c6a0 Updated PHPStan to commit 1b0c6a0166e6e5199407377d124cfe5cdac74b87
  • 5c40c85 Updated PHPStan to commit 5c40c853ff91d518dea2afee9449ef58d8479314
  • a9f44dc PHPStan 1.10.27
  • 4d77e98 Updated PHPStan to commit 4d77e98e151599d12fd828df969929ed419a0924
  • 1c9e90f Updated PHPStan to commit 1c9e90f65b5585fc17ad1494bffdb82639d3f622
  • 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 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 1 year ago

Superseded by #392.