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

[DevDependency] Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.53 in /site #1044

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps phpstan/phpstan-doctrine from 1.3.42 to 1.3.53.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

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

1.3.45

  • 90e60ba - Put Doctrine\ORM\Tools\Pagination\Paginator into skipCheckGenericClasses

1.3.44

  • 0a8fa83 - Handle AnnotationException in Gedmo\PropertiesExtension
  • cba50e9 - add stub to add generic type to paginator when created from query instance

1.3.43

  • c501503 - Add back noResultException
Commits
  • 85def57 QueryBuilderGetQueryDynamicReturnTypeExtension: handle regular set usages
  • 68fc764 BaseExpressionDynamicReturnTypeExtension: support only add, addMultiple
  • c555eb3 Remove unneeded @var
  • 5c0ba09 Support calls over Andx/Orx objects
  • c94f43b Fix QueryBuilder methods affecting result type with a denylist rather than al...
  • 2043b72 Fix
  • 085b77e Fix
  • cc63f87 Try fixing Call to a member function getConfiguration() on null
  • 0aca96d Add descriptor for AsciiStringType
  • 3313ae0 QueryBuilder: allow dynamic args in methods not affecting result type
  • 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.42 to 1.3.53.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](phpstan/phpstan-doctrine@1.3.42...1.3.53)

---
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 Dec 1, 2023

The following labels could not be found: dependencies.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

Merging #1044 (7645016) into master (00d119c) will decrease coverage by 0.08%.
Report is 397 commits behind head on master.
The diff coverage is 14.44%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1044      +/-   ##
============================================
- Coverage     23.32%   23.25%   -0.08%     
- Complexity     7818     8232     +414     
============================================
  Files           220      227       +7     
  Lines         27303    29363    +2060     
  Branches         70       73       +3     
============================================
+ Hits           6369     6828     +459     
- Misses        20866    22465    +1599     
- Partials         68       70       +2     
Flag Coverage Δ
autograder 22.15% <59.25%> (+0.58%) ⬆️
js 27.51% <ø> (-0.96%) ⬇️
migrator 100.00% <100.00%> (ø)
php 20.15% <6.88%> (-0.06%) ⬇️
python_submitty_utils 71.65% <ø> (ø)
submitty_daemon_jobs 91.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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