FakerPHP / Faker

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

composer(deps): bump vimeo/psalm from 5.9.0 to 5.11.0 in /vendor-bin/psalm #647

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vimeo/psalm from 5.9.0 to 5.11.0.

Release notes

Sourced from vimeo/psalm's releases.

5.11.0

What's Changed

Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/5.10.0...5.11.0

5.10.0

What's Changed

Features

Fixes

... (truncated)

Commits
  • c9b192a Merge pull request #9745 from greg0ire/simplexml-ignore-nullable-addChild
  • a6016e3 Ignore nullable return form SimpleXMLElement::addChild()
  • 7483f4d Merge pull request #9740 from edsrzf/better-property-error
  • f8895ed Merge pull request #9738 from klimick/fix-invalid-cast-for-templated-class-st...
  • 32bd8f6 Merge pull request #9739 from klimick/match-paradoxical-condition-with-comple...
  • e809fb3 Merge pull request #9743 from klimick/fix-string-negation-to-never
  • a18eb44 Test match on class const fetch
  • 948ece9 Fix string negation to never
  • d2f0f6c Fix OverriddenPropertyAccess error message
  • ac8d489 Fix ParadoxicalCondition with complex match expression
  • 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)