Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): bump phpstan/phpstan-doctrine from 1.1.1 to 1.2.6 #735

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2022

Bumps phpstan/phpstan-doctrine from 1.1.1 to 1.2.6.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

1.2.6

  • 7c11cd7 - Fix error with nonexistent Doctrine\ORM\Mapping\ClassMetadataFactory

1.2.5

  • 2eb2e0c - Catch Doctrine\Persistence\Mapping\MappingException too

1.2.4

  • 1325277 - MappingDriverChain::isTransient() - catch exceptions too
  • 47aa7ca - We can not assume the type of Query::getResult() if ResultType may be void
  • 753f9e8 - Avoid error about unknown annotations

1.2.3

  • 16cb23a - Do not crash with AnnotationException

1.2.2

  • b86c38c - Compatibility with Doctrine DBAL 3.x
  • 2c6deea - Run entity mapping rules without objectManagerLoader only on bleedingEdge
  • 9f1df5b - Fix
  • f66919f - Fix getRepository on DocumentManager
  • cb3a2cf - Fix
  • 28cb4bb - Fix
  • 346484d - Update CS
  • 5fa8fef - Fix loading metadata of entities that contain embeddables

1.2.1

  • 28ee715 - Support for infering the result type of queries in EntityManager::createQuery()
  • e00c5c9 - Add DynamicReturnTypeExtension for Query::getResult() and variants
  • 8061e5f - Do not require GenericObjectType for Query and AbstractQuery in PHPDoc types

1.2.0

  • b6bf1db - Open 1.2-dev
  • e7eef10 - Refactoring resolver to be open to metadata resolution without objectManagerLoader
  • 670e28d - Update README.md
  • 6fc5407 - Resolve entity metadata without objectManagerLoader
  • 3ee046d - AnnotationReader does not always exist
Commits
  • 7c11cd7 Fix error with nonexistent Doctrine\ORM\Mapping\ClassMetadataFactory
  • 2eb2e0c Catch Doctrine\Persistence\Mapping\MappingException too
  • 753f9e8 Avoid error about unknown annotations
  • 47aa7ca We can not assume the type of Query::getResult() if ResultType may be void
  • 1325277 MappingDriverChain::isTransient() - catch exceptions too
  • 16cb23a Do not crash with AnnotationException
  • 5fa8fef Fix loading metadata of entities that contain embeddables
  • 346484d Update CS
  • 28cb4bb Fix
  • cb3a2cf Fix
  • 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)

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.1.1 to 1.2.6.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](phpstan/phpstan-doctrine@1.1.1...1.2.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ergebnis-bot ergebnis-bot merged commit 3e8ac85 into main Jan 24, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/phpstan/phpstan-doctrine-1.2.6 branch January 24, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant