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

Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.69 to 1.4.3 #2682

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps phpstan/phpstan-doctrine from 1.3.69 to 1.4.3.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

1.4.3

  • dd27a3e - Fix EntityManagerInterface wrapInTransaction stub

1.4.2

  • f39003e - Add immediately-invoked-callable into EntityManager stub
  • dd71401 - Platform test: compare inferred types with real SQL engine results
  • 6a25c9d - QueryBuilderDqlRule: mention DQL for BranchingQueryBuilderType
  • f6081cf - Add example
  • 811046b - Readme: add reportUnknownTypes

1.4.1

  • a223e35 - Lowercase aggregate functions should not be inferred as mixed
  • 4058fdc - Return null from dynamic return type extension instead of copying default type

1.4.0

  • 4b66f5c - Fix
  • 776038d - Fix
  • d951254 - Allow PHP errors in specific test to workaround Doctrine parser bug
  • bcb451f - Update lock-closed-issues.yml
  • d2282b6 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 27f09a4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cd29b4c - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 849b856 - Add try catch
  • c71d936 - Fix
  • 2519289 - Fix
  • 179ca9b - Use conditional loading
  • 3819054 - Synchronize with doctrine
  • 0c5f7f3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0d96737 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0871900 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cf8f114 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 9c4935f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6c1d4cb - Update github-actions
  • e3a05e7 - Update metcalfc/changelog-generator action to v4.3.1
  • 5ca0f53 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6d758ad - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e5442ed - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0b14d67 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 5a343c5 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 97f8ecc - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • bc1c6fa - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 3f5f724 - Readme: add reportDynamicQueryBuilders
  • e25daa3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6827950 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 24adb0e - Revert "Handle all hydration mode in QueryResultDynamicReturnTypeExtension"
  • 19dd2dd - Handle all hydration mode in QueryResultDynamicReturnTypeExtension
  • dfa9df9 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c714ac7 - Fix test
  • 8a49521 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e764a6a - Fix test

... (truncated)

Commits
  • dd27a3e Fix EntityManagerInterface wrapInTransaction stub
  • f39003e Add immediately-invoked-callable into EntityManager stub
  • dd71401 Platform test: compare inferred types with real SQL engine results
  • 6a25c9d QueryBuilderDqlRule: mention DQL for BranchingQueryBuilderType
  • f6081cf Add example
  • 811046b Readme: add reportUnknownTypes
  • a223e35 Lowercase aggregate functions should not be inferred as mixed
  • 4058fdc Return null from dynamic return type extension instead of copying default type
  • 4b66f5c Fix
  • 776038d 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 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.69 to 1.4.3.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](phpstan/phpstan-doctrine@1.3.69...1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor Skip-Changelog No changelog update is required, minor change labels Jun 10, 2024
@SMillerDev SMillerDev merged commit ac56943 into master Jun 11, 2024
23 of 24 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-doctrine-1.4.3 branch June 11, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor Skip-Changelog No changelog update is required, minor change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant