hoogi91 / charts

TYPO3 Extension charts
https://extensions.typo3.org/extension/charts/
GNU General Public License v3.0
5 stars 5 forks source link

build(deps-dev): bump phpstan/phpstan from 1.10.43 to 1.10.45 #381

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps phpstan/phpstan from 1.10.43 to 1.10.45.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.45

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Replace with in_array() instead of redundant property (#2770), thanks @​zonuexe!
  • Fix typo in rule name: MethodVisibitiliyInInterfaceRule (#2781), thanks @​staabm!
  • Make extensions that return default types simply return null (#2782), thanks @​zonuexe!
  • Simplify InArrayFunctionTypeSpecifyingExtension (#2785), thanks @​staabm!

1.10.44

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 2f024fb PHPStan 1.10.45
  • d147f4c Updated PHPStan to commit d147f4cc626c500510f971ec715b55c03a45fab3
  • 15483e5 Docker - use RC
  • fd4dd96 Docker - publish images for PHP 8.3
  • 604d1da Updated PHPStan to commit 604d1da151cdc93c07bc25ba84e9fd2b705a1264
  • cbcb3d1 Updated PHPStan to commit cbcb3d1c6338a910cbb4366c4f7d1c180e70257f
  • 97d9ddf Updated PHPStan to commit 97d9ddfe9c7c2875330d0dc9ddca69a7895abbf5
  • 0177e33 Updated PHPStan to commit 0177e332f27c7cf7d710c1a535ddcdfd019e9b89
  • c8a7996 Updated PHPStan to commit c8a7996378123951066c55c6a5be1e4856379b8e
  • e031e6f Updated PHPStan to commit e031e6fb390d802b5b8d98918df7a0a9ff69eab1
  • 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)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a2c7bca) 97.45% compared to head (a1e2ccb) 97.45%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #381 +/- ## ======================================== Coverage 97.45% 97.45% ======================================== Files 21 21 Lines 550 550 ======================================== Hits 536 536 Misses 14 14 ``` | [Flag](https://app.codecov.io/gh/hoogi91/charts/pull/381/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thorsten+Ho) | Coverage Δ | | |---|---|---| | [phpunit](https://app.codecov.io/gh/hoogi91/charts/pull/381/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thorsten+Ho) | `97.45% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thorsten+Ho#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 7 months ago

Superseded by #386.