skaut / Skautske-hospodareni

https://h.skauting.cz
MIT License
22 stars 10 forks source link

Bump phpstan/phpstan-doctrine from 1.0.2 to 1.4.1 #2744

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps phpstan/phpstan-doctrine from 1.0.2 to 1.4.1.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

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
  • f928aa2 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 19d33c4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • b15c279 - Update workflow
  • cdaaaa3 - Merge branch '1.3.x' into 1.4.x
  • 73744f9 - Merge branch '1.3.x' into 1.4.x
  • ce6afae - Merge branch '1.3.x' into 1.4.x
  • 4f58abc - Add test for #501
  • 310ab0f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • eb6e8eb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • ffb83c1 - Merge branch '1.3.x' into 1.4.x

... (truncated)

Commits
  • 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
  • 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
  • ac56740 Revert "Add __benevolent return types to doctrine Result stub"
  • 27f09a4 Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 1e59c4e Add __benevolent return types to doctrine Result stub
  • 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 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)
dependabot[bot] commented 1 month ago

Superseded by #2751.