FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.48k stars 331 forks source link

composer(deps): bump phpstan/phpstan from 1.10.40 to 1.10.47 in /vendor-bin/phpstan #826

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps phpstan/phpstan from 1.10.40 to 1.10.47.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.47

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

1.10.46

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Use dedicated Type methods over isSuperTypeOf() (#2788), thanks @​staabm!

1.10.45

Improvements 🔧

... (truncated)

Commits
  • 84dbb33 PHPStan 1.10.47
  • 4c4f22f Updated PHPStan to commit 4c4f22f131561795c5f2c6e7627fff2a9aa64b92
  • 866ec3b Updated PHPStan to commit 866ec3bc6f2961d934e95cccf0be54145d35f93b
  • 842390f Fix
  • 104ef97 Fix
  • cd92175 Update Symplify
  • ba55c57 Revert "Docker - use RC"
  • bed73a3 Updated PHPStan to commit bed73a3a00caa353229e95ca71dca36bf9a140ee
  • c2ba341 Updated PHPStan to commit c2ba3415a8876310289ea0c4aa2976f20b5912f3
  • 093bbb2 Updated PHPStan to commit 093bbb24e436f158de5f70069088307739ae2ae3
  • 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 6 months ago

Superseded by #839.