Bump phpunit/phpunit from 10.0.14 to 10.0.16
Bumps phpunit/phpunit from 10.0.14 to 10.0.16.
Changelog
Sourced from phpunit/phpunit's changelog.
[10.0.16] - 2023-03-13
Added
PHPUnit\Event\Test\PrintedUnexpectedOutput
andPHPUnit\Event\Test\PrintedUnexpectedOutputSubscriber
(required for the fixing #5278)Changed
- #5276: Restore display of summary and warnings when
--teamcity
is usedFixed
- #5278: Test Runner swallows output made during test
- #5279:
StringContains
constraint does not correctly handle option for ignoring line endings[10.0.15] - 2023-03-09
Changed
- Improved the HTML and CSS for the output of
--testdox-html
Fixed
- Fixed some inconsistencies in expectation failure messages
- Restored errors when multiple
@coversDefaultClass
and/or@usesDefaultClass
annotations are used
Commits
-
07d386a
Prepare release -
d3ff903
Update ChangeLog -
eb5cde1
StringContains: bug fix for ignoring line endings -
def86e9
Merge branch '9.6' into 10.0 -
17f75f3
Merge branch '8.5' into 9.6 -
9ca5a63
Use PHP 8.2 -
fc2c20e
Merge branch '9.6' into 10.0 -
ca51dbc
Merge branch '8.5' into 9.6 -
b7b0238
Update tools -
b46b308
Add tests - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts