unresolved3169 / Altay

A server software for Minecraft: Bedrock Edition in PHP (ABONDONED)
GNU Lesser General Public License v3.0
143 stars 52 forks source link

Bump phpstan/phpstan from 0.12.96 to 0.12.99 #356

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps phpstan/phpstan from 0.12.96 to 0.12.99.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.99

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

  • Fix parameter definition for Grpc\ChannelCredentials::createSsl (#665), thanks @​howyi!
  • Make SimpleXMLElement stub more specific (#666), thanks @​devbanana!

0.12.98

Allow dynamic list of stub files thanks to StubFilesExtension (https://github.com/phpstan/phpstan-src/commit/2ba9332d29c1acdde0f85a2781308d2e8972f00e), phpstan/phpstan-symfony#195

... (truncated)

Commits
  • b4d40f1 PHPStan 0.12.99
  • f92b072 Updated PHPStan to commit 76800bfb578426817fabcedba5ba7ff695bdc74a
  • 644ea1d Updated PHPStan to commit 3b6f0bf739c77e1fb8fb5116ae89cd70a2ac96c2
  • 65093a3 Updated PHPStan to commit 9c19d6f6fb29a8dbd297b01c841557291e288f20
  • 55e6ba5 Updated PHPStan to commit 8b3382aceac801b9801fccda253033d8e8e5f655
  • e5fd67a Updated PHPStan to commit 8596663270b7b45d227e2184264a1fed7f5e8a57
  • 6f7da91 Updated PHPStan to commit 3e0ecec8fc2482e412f67f6a62bdb6542be0fe5d
  • 7f7c8fc Revert "Update PMMP baseline"
  • d0fde15 Updated PHPStan to commit 9c3b76539a10453fffc5c30e213ffab9dd03c737
  • 2c9ae7d Update PMMP baseline
  • 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 #383.