laminas / laminas-cache-storage-adapter-blackhole

BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

Bump vimeo/psalm from 4.14.0 to 4.15.0 #31

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vimeo/psalm from 4.14.0 to 4.15.0.

Release notes

Sourced from vimeo/psalm's releases.

v4.15.0

What's Changed

Features

Fixes

Internal changes

Full Changelog: https://github.com/vimeo/psalm/compare/v4.14.0...v4.15.0

Commits
  • a1b5e48 Merge pull request #7089 from marcosh/abs-should-return-positive-int
  • 9c4187f fix abs tests
  • 07224e7 abs should always return a positive integer
  • 2530b33 Merge pull request #7076 from klimick/fix-generic-assertion
  • 77e0f09 Merge pull request #7084 from orklah/7081
  • 257d237 ignore ComplexMethod: didn't see any easy refactoring
  • 75312d9 Don't crash when checking purity of __callStatic in a trait
  • 4a35a85 Merge pull request #7077 from ricardoboss/issue-6964-refinement-unitenum-name...
  • 2ec77fe Make name property of enum cases return non-empty-strings (vimeo/psalm#6964)
  • dee3fc4 try to fix generic assertions for list and array
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #32.