Skip to content

Bump vimeo/psalm from 4.10.0 to 4.11.1

Wesley Klop requested to merge dependabot/composer/vimeo/psalm-4.11.1 into develop

Created by: dependabot[bot]

Bumps vimeo/psalm from 4.10.0 to 4.11.1.

Release notes

Sourced from vimeo/psalm's releases.

4.11.1

What's Changed

Features

Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/4.11.0...4.11.1

4.11.0

What's Changed

Deprecations

Features

... (truncated)

Commits
  • e334923 Merge pull request #6726 from orklah/crash_intrange
  • c38139a Don't crash on falsy with int ranges
  • 6852898 Merge pull request #6724 from orklah/impure_callstatic
  • a0681a4 flag impure calls made through __callstatic
  • 5500ce5 Add 'documentation' label to Docs category
  • 99e510d Add catch-all category
  • 2c26007 Added mapping of labels to release categories
  • c5b6863 Merge pull request #6722 from orklah/ternary-templates
  • 0339815 fix type leaking when using ternaries
  • 307635f Merge pull request #6721 from orklah/ftp_pasv
  • 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)

Merge request reports