formatphp icon indicating copy to clipboard operation
formatphp copied to clipboard

chore(deps-dev): update vimeo/psalm requirement from ~4.26.0 to ~4.27.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Updates the requirements on vimeo/psalm to permit the latest version.

Release notes

Sourced from vimeo/psalm's releases.

4.27.0

What's Changed

Features

Fixes

Internal changes

Typos

New Contributors

Full Changelog: https://github.com/vimeo/psalm/compare/4.26.0...4.27.0

Commits
  • faf106e Merge pull request #8444 from SCIF/bugfix-8439
  • d709728 trim(), ltrim(), rtrim() now keep lowercase string attribute
  • 1eeea7c Merge pull request #8428 from den-kuz/4.x
  • 2fdcd5a Merge pull request #8436 from TimWolla/attribute-target
  • 3c2018a Configure a correct attribute target in stubs/CoreGenericClasses.phpstub
  • 88d3382 Merge pull request #8435 from VincentLanglet/arrayReduce
  • 6bc714c Add support for callable in array_reduce
  • 034a796 Merge pull request #8431 from LeSuisse/bin2hex-base64-stub
  • 4b1adaa Allow *bin2hex and *bin2base64 functions to keep non-empty-string type
  • 93a293c Allow any attribute for complex types in schema
  • Additional commits viewable in compare view

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] avatar Oct 01 '22 02:10 dependabot[bot]