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.16.1 #32

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vimeo/psalm from 4.14.0 to 4.16.1.

Release notes

Sourced from vimeo/psalm's releases.

4.16.1

What's Changed

Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/4.16.0...4.16.1

4.16.0

What's Changed

Removed

  • Codebase::$use_referencing_files, Context::$possible_param_types and FunctionLikeStorage::$template_covariants were removed. We do not believe they were used by anyone, thus we don't consider it to be a BC break

Features

Fixes

... (truncated)

Commits
  • aa7e400 Merge pull request #7220 from weirdan/upstream-master
  • b664d58 Use psalm forks of end-to-end SUTs
  • 7bb737b Allow composer-versions-deprecated in box build env
  • 9387942 Use strpos instead of str_contains
  • aea1cba Merge pull request #7217 from weirdan/restore-constant-attributes-storage
  • 08413d7 Restore attributes in ClassConstantStorage
  • 18c790e Remove never-used equality flags
  • 4dfc7ce Prevent unnecessary construction of union types during truthiness checks
  • 75e4e0b Revert "Inline possibly_undefined checks"
  • e2a0167 Inline possibly_undefined checks
  • 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 #33.