Bump phpunit/phpunit from 10.0.14 to 10.0.17
Bumps phpunit/phpunit from 10.0.14 to 10.0.17.
Changelog
Sourced from phpunit/phpunit's changelog.
[10.0.17] - 2023-03-20
Changed
- #5204: Register event subscribers where state is already global
- #5285: Print complete test result (outcome and issues) when
--teamcity
is used[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
-
b75eddc
Prepare release -
113efc9
Closes #5285 -
44a4a71
Merge branch '9.6' into 10.0 -
07289f0
Merge branch '8.5' into 9.6 -
b34c319
Update tools -
0240350
Merge branch '9.6' into 10.0 -
b92dfee
Merge branch '8.5' into 9.6 -
c61908f
Fix CS/WS issues -
1c365cf
Update PHP-CS-Fixer configuration -
814e9f1
Delete unused code - 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