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

Bump phpstan/phpstan-doctrine from 1.3.45 to 1.3.56 #19

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps phpstan/phpstan-doctrine from 1.3.45 to 1.3.56.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

1.3.56

  • 0edf5b0 - ArgumentsProcessor - allow only mapped classes

1.3.55

  • 08b193c - No failure when MappingException occurs
  • 7604bc1 - Support class-string in ->from
  • 4547795 - Test projects

1.3.54

  • f9555a2 - Fix JSON column type coming from DQL
  • a9d0aaf - Infer QueryBuilderType for any method returning QueryBuilder
  • 95959dc - Bump Doctrine ORM
  • fc5a694 - Bump PHPStan version
  • 6fbf5ef - Query: add test for some method calls
  • 9123dc5 - Add doctrineTypeDescriptorRegistry service
  • a54c92b - Introduce DescriptorRegistry interface
  • de3d49a - Rename DescriptorRegistry to DefaultDescriptorRegistry
  • ba2a588 - CI: run also PHP 8.3

1.3.53

  • 85def57 - QueryBuilderGetQueryDynamicReturnTypeExtension: handle regular set usages

1.3.52

  • 68fc764 - BaseExpressionDynamicReturnTypeExtension: support only add, addMultiple

1.3.51

  • c555eb3 - Remove unneeded @var
  • 5c0ba09 - Support calls over Andx/Orx objects

1.3.50

  • c94f43b - Fix QueryBuilder methods affecting result type with a denylist rather than allowlist
  • 2043b72 - Fix
  • 085b77e - Fix
  • cc63f87 - Try fixing Call to a member function getConfiguration() on null

1.3.49

  • 0aca96d - Add descriptor for AsciiStringType
  • 3313ae0 - QueryBuilder: allow dynamic args in methods not affecting result type

1.3.48

  • b0e0c32 - QueryBuilderDqlRule: check also other methods if enabled
  • fdca50f - OtherMethodQueryBuilderParser: fix for BranchingQueryBuilderType
  • e451627 - Use dynamic throw type extension on EntityManagerInterface::flush

1.3.47

  • 4763901 - Allow class string in from and join

1.3.46

  • b1e4a69 - Add @throws annotation on EntityManagerInterface::flush
Commits
  • 0edf5b0 ArgumentsProcessor - allow only mapped classes
  • 08b193c No failure when MappingException occurs
  • 7604bc1 Support class-string<T> in ->from
  • 4547795 Test projects
  • f9555a2 Fix JSON column type coming from DQL
  • a9d0aaf Infer QueryBuilderType for any method returning QueryBuilder
  • 95959dc Bump Doctrine ORM
  • fc5a694 Bump PHPStan version
  • 6fbf5ef Query: add test for some method calls
  • 9123dc5 Add doctrineTypeDescriptorRegistry service
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.3.45 to 1.3.56.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](phpstan/phpstan-doctrine@1.3.45...1.3.56)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 15, 2024

The following labels could not be found: dependencies, automerge.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7533983864

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 8.182%

Totals Coverage Status
Change from base Build 6847332413: 0.0%
Covered Lines: 27
Relevant Lines: 330

💛 - Coveralls

Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2024

Superseded by #20.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-doctrine-1.3.56 branch January 16, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant