doctrine-orm-batcher icon indicating copy to clipboard operation
doctrine-orm-batcher copied to clipboard

composer(deps-dev): update weirdan/doctrine-psalm-plugin requirement from ^2.0 to ^2.8

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

Updates the requirements on weirdan/doctrine-psalm-plugin to permit the latest version.

Release notes

Sourced from weirdan/doctrine-psalm-plugin's releases.

v2.8.0

What's Changed

Full Changelog: https://github.com/psalm/psalm-plugin-doctrine/compare/v2.7.0...v2.8.0

Changelog

Sourced from weirdan/doctrine-psalm-plugin's changelog.

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.0.0 - 2021-01-03

Added

Changed

Deprecated

  • Nothing.

Removed

Fixed

  • #75 #69 MethodSignatureMismatch on EntityManager methods

  • #74 #70 ManagerRegistry deprecation/removal

0.11.3 - 2020-06-21

Added

  • Nothing.

Changed

  • Changed stub files extension to hide them from some IDEs

Deprecated

  • Nothing.

Removed

... (truncated)

Commits
  • 9ce1b84 Merge pull request #137 from VincentLanglet/patch-2
  • 7fc4aa8 Change Paginator template to covariant
  • 6e388e1 Merge pull request #134 from VincentLanglet/count
  • 7ac0ecf Use more precise count return type
  • 1b670de Merge pull request #133 from nesl247/patch-1
  • c8e301e Ignore irrelevant CS issues
  • feadcb2 Fixed typo in the version guard
  • fe3859b Use type_params instead of getChildNodes()
  • ff203bc Align table markers
  • a019b7c Update Collections tests for Psalm 5
  • 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 Dec 26 '22 20:12 dependabot[bot]