cdn77 / TestUtils

Test Utils for PHP to facilitate writing tests
2 stars 2 forks source link

chore(deps): update phpstan packages to v2 (major) #106

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan ^1 -> ^2 age adoption passing confidence
phpstan/phpstan-phpunit ^1 -> ^2 age adoption passing confidence
phpstan/phpstan-strict-rules ^1 -> ^2 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan) ### [`v2.0.0`](https://redirect.github.com/phpstan/phpstan/compare/1.12.9...2.0.0) [Compare Source](https://redirect.github.com/phpstan/phpstan/compare/1.12.9...2.0.0)
phpstan/phpstan-phpunit (phpstan/phpstan-phpunit) ### [`v2.0.0`](https://redirect.github.com/phpstan/phpstan-phpunit/releases/tag/2.0.0) [Compare Source](https://redirect.github.com/phpstan/phpstan-phpunit/compare/1.4.0...2.0.0) - [3cc8554](http://github.com/phpstan/phpstan-phpunit/commit/3cc855474263ad6220dfa49167cbea34ca1dd300) - Fixes after PHPStan update - [09e2d3b](http://github.com/phpstan/phpstan-phpunit/commit/09e2d3b470bdda02824c626735153dfd962e3f29) - Uncover everything behind the bleedingEdge flag - [4d861e0](http://github.com/phpstan/phpstan-phpunit/commit/4d861e0843cd1f8eccacfac14e24a8629280a887) - Fix after TypeSpecifier BC break - [3faa605](http://github.com/phpstan/phpstan-phpunit/commit/3faa60573a32522772e7cda004003b15466e2b5b) - Update build-cs - [953195d](http://github.com/phpstan/phpstan-phpunit/commit/953195d722a2c38c5ee904cea31d0a91b4d8a784) - Stop testing PHP 7.2 and 7.3 - [7f1457f](http://github.com/phpstan/phpstan-phpunit/commit/7f1457f2fbea110c0a7be4a03747823f0575292f) - Open 2.0.x - [146d9c3](http://github.com/phpstan/phpstan-phpunit/commit/146d9c32a7596ade35e9426ad748ee3b0e3c2566) - Test newer PHP versions - [bb6bec0](http://github.com/phpstan/phpstan-phpunit/commit/bb6bec0008d6229e04632a46d4adb71aed63c269) - Pin build-cs
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules) ### [`v2.0.0`](https://redirect.github.com/phpstan/phpstan-strict-rules/releases/tag/2.0.0) [Compare Source](https://redirect.github.com/phpstan/phpstan-strict-rules/compare/1.6.1...2.0.0) - [a4a6a08](http://github.com/phpstan/phpstan-strict-rules/commit/a4a6a08bd4a461e516b9c3b8fdbf0f1883b34158) - Remove dead test because of raised min-php version - [b60bffc](http://github.com/phpstan/phpstan-strict-rules/commit/b60bffc846824fdeb70d41cfe4de956c8557e2fd) - Fix - [5d50bde](http://github.com/phpstan/phpstan-strict-rules/commit/5d50bde7ed256a94e50e1466a105f8d53fc5ed3a) - Fix - [0368403](http://github.com/phpstan/phpstan-strict-rules/commit/03684036b5be8ce41a628e84a11ba71ff1d795c5) - Fix - [1721dbf](http://github.com/phpstan/phpstan-strict-rules/commit/1721dbffc29ce0f689dad7f9666c1e99e47439cd) - Fix after PHPStan update - [e208c93](http://github.com/phpstan/phpstan-strict-rules/commit/e208c9311872047b903511e2e03cb0df795014b0) - Fix after PHPStan update - [63956f7](http://github.com/phpstan/phpstan-strict-rules/commit/63956f7896780551ed1ab29e75a6a645d8a0919c) - Moved illegalConstructorMethodCall rules from phpstan to phpstan-strict-rules - [ad53bd9](http://github.com/phpstan/phpstan-strict-rules/commit/ad53bd9f911e7831e8e02cd3e54faf1d44910c33) - Remove options removed in PHPStan 2.0 - [914b5e3](http://github.com/phpstan/phpstan-strict-rules/commit/914b5e3a804d11239b38d5ceb8a90742f94e396f) - Everything from Bleeding Edge enabled - [988fab9](http://github.com/phpstan/phpstan-strict-rules/commit/988fab9e77f55c851d478e1dd4880a00428d1a90) - Add more separate rule toggles - [e227ffd](http://github.com/phpstan/phpstan-strict-rules/commit/e227ffd6848e29aa15e0107b805a3ccd2f2b7895) - Merge remote-tracking branch 'origin/1.6.x' into 2.0.x - [90006f2](http://github.com/phpstan/phpstan-strict-rules/commit/90006f215e7594e1eeeb3db7b524a141df93d980) - Merge branch '1.6.x' into 2.0.x - [1062d48](http://github.com/phpstan/phpstan-strict-rules/commit/1062d489f1d10e79df42d73fa5352a27741d65f1) - Fix - [5eec39f](http://github.com/phpstan/phpstan-strict-rules/commit/5eec39fc6ef36015e6de08949c8e9ae9d64560a3) - Set `polluteScopeWithBlock` to false - [8e2c8b0](http://github.com/phpstan/phpstan-strict-rules/commit/8e2c8b0abb83ec35ba2fca475898880f7e700783) - Fix deprecations - [1ccec91](http://github.com/phpstan/phpstan-strict-rules/commit/1ccec911e6f4b7825e235d6c0f54a11ce8f187bd) - Remove unnecessary dependency on nikic/php-parser - [f8092f9](http://github.com/phpstan/phpstan-strict-rules/commit/f8092f978190646c397e5db26a70aae9b3150f98) - Update build-cs - [f647999](http://github.com/phpstan/phpstan-strict-rules/commit/f647999fed4532778509404e31086eae86a6b68e) - Stop testing PHP 7.2 and 7.3 - [f6fb84e](http://github.com/phpstan/phpstan-strict-rules/commit/f6fb84ef14e14130659a29a13421b6d59d51b436) - Open 2.0.x

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 95.45%. Comparing base (372c823) to head (ba6b75c). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ========================================== + Coverage 95.15% 95.45% +0.30% ========================================== Files 6 6 Lines 165 176 +11 ========================================== + Hits 157 168 +11 Misses 8 8 ```

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