oliverklee / ext-phpunit

PHPUnit extension for TYPO3
https://github.com/oliverklee/tdd-reader
GNU General Public License v2.0
1 stars 8 forks source link

Update phpstan/phpstan requirement from ^1.10.41 to ^1.10.42 #495

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.42

This release closes 25 issues! 🎉

Major new features 🚀

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
    - vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • fc23165 PHPStan 1.10.42
  • 918c47d Updated PHPStan to commit 918c47dcad1de4dc898290fbce46abf0c54d15b0
  • 394064b Updated PHPStan to commit 394064bb332d9bdd988895f9c63de6eb9ea538c5
  • f384b43 Updated PHPStan to commit f384b43c911ee465abcc479d3efddf97ba2309f8
  • 9697760 Updated PHPStan to commit 9697760608c91afbbe489532b61158d281692e56
  • c39c4cc Update Larastan
  • 8d460ac Updated PHPStan to commit 8d460ac1d731a0812290c137af142307812a6d8b
  • 256e8dc Updated PHPStan to commit 256e8dcfb629265e8c1ecac75a6348a11a630738
  • c534f8c Updated PHPStan to commit c534f8cc79680e63a418760aa000c5bb7e3dfb0b
  • 67893d4 Updated PHPStan to commit 67893d4b5cd7c82c83a9e9296c106bee7a52c4e9
  • Additional commits viewable in compare view


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)