php-dry icon indicating copy to clipboard operation
php-dry copied to clipboard

Bump psalm/plugin-symfony from 3.1.7 to 4.0.2

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

Bumps psalm/plugin-symfony from 3.1.7 to 4.0.2.

Release notes

Sourced from psalm/plugin-symfony's releases.

v4.0.2

What's Changed

Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v4.0.0...v4.0.1

v4.0.0

What's Changed

Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.9...v4.0.0

v3.1.10

What's Changed

Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.9...v3.1.10

v3.1.9

What's Changed

New Contributors

Full Changelog: https://github.com/psalm/psalm-plugin-symfony/compare/v3.1.8...v3.1.9

v3.1.8

What's Changed

... (truncated)

Commits
  • 83ede57 [console] Fix console handler with named arguments and add more tests (#300)
  • 0ef1bf4 add versions & dependencies table
  • 6671a91 PHP CS fix (#298)
  • 6a1723f Compatibility with Doctrine Annotations 2 (#296)
  • 30c2af8 Adding <stubs> for env() and param() (#297)
  • 7cbbf62 Fixed tests to work with psalm5 (#289)
  • 40589bc [doctrine] fix repository crash when variable classname is used (#280) (#283)
  • 07b9e39 [serializer] fix serializer for Symfony 6 (#282)
  • b7f1102 Support PHP 8.1 & drop PHP 7.3 (#279)
  • b9511a3 [container] support custom service id on service subscriber (#276)
  • 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] avatar Jan 09 '23 18:01 dependabot[bot]