IvanCraft623 / RankSystem

An amazing Rank and Permissions Manager. The best ranks manager for PocketMine-MP.
Apache License 2.0
40 stars 16 forks source link

Bump phpstan/phpstan from 1.10.25 to 1.10.29 #62

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps phpstan/phpstan from 1.10.25 to 1.10.29.

Release notes

Sourced from phpstan/phpstan's releases.

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 🔧

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
</tr></table> 

... (truncated)

Commits
  • ee5d8f2 PHPStan 1.10.29
  • 7c80750 Updated PHPStan to commit 7c8075089ae70a63637e8e77ba52cd41152bbb30
  • 8632ccf Updated PHPStan to commit 8632ccf13d9af658e6f8b49589826672e2f07416
  • 8102c4e Updated PHPStan to commit 8102c4ea57c9a09906f25458c3fa94ac4734694f
  • 3673f33 Updated PHPStan to commit 3673f332ccb735eb4cb56f86fdb51a9a2f3bd472
  • 7028469 Updated PHPStan to commit 70284695660ad04ff3d1b87be464d0dbcb0abea3
  • a32d15b Updated PHPStan to commit a32d15bd4005337227946d668802c64a3b9c5833
  • 5113389 Updated PHPStan to commit 511338926d57797f6a6fb855d971f95a298c25eb
  • be637c2 Updated PHPStan to commit be637c28c6d03f88e09e7a634e5f02fb60b82d73
  • 34fc187 Updated PHPStan to commit 34fc18758aa8d55788d994df32b023e03d77c0e5
  • 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 10 months ago

Superseded by #64.