smrealms / smr

Space Merchant Realms open-source game engine
http://www.smrealms.de
GNU Affero General Public License v3.0
25 stars 15 forks source link

build(deps-dev): update phpstan/phpstan requirement from 1.11.8 to 1.11.10 #1899

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.11.10

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 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • 640410b PHPStan 1.11.10
  • b7fe990 Updated PHPStan to commit b7fe9900d5933ffdbdeeb2b10877fd2764cb8bb8
  • b7ec800 Updated PHPStan to commit b7ec800b059316d33fb1cc370229bfe5b4143123
  • ed6bc0b Updated PHPStan to commit ed6bc0b93499b5c7463ba05aefb1377b9eb9d1e0
  • 6321600 Updated PHPStan to commit 63216003befc80712b927c54235dc70cd2c3d134
  • 080280f Updated PHPStan to commit 080280f549bad9bd285de3ea720d34021d165ca4
  • 285ca8b Updated PHPStan to commit 285ca8b7117a46008039adea0c4806c7d52f21dc
  • 9a3c102 Updated PHPStan to commit 9a3c102fec4ab55bdd5c97e785dc92b368b5a9be
  • abf47da Update baselines
  • 2acc115 Updated PHPStan to commit 2acc115f97bfba95af0f3ef2e0134d84c7897fe3
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 3 weeks ago

Superseded by #1903.