Bump phpunit/phpunit from 10.2.3 to 10.2.6
Bumps phpunit/phpunit from 10.2.3 to 10.2.6.
Changelog
Sourced from phpunit/phpunit's changelog.
[10.2.6] - 2023-07-17
- #5445: Decouple printing of unexpected output from progress printer
[10.2.5] - 2023-07-14
Changed
- #5443: Restore behaviour that tests are not considered risky when they errored before an assertion was performed
[10.2.4] - 2023-07-10
Fixed
--warm-coverage-cache
does not work- The short option
-v
(short for--verbose
) was still accepted by the test runner, but no longer had an effect since--verbose
was removed in PHPUnit 10.0
Commits
-
1c17815
Prepare release -
6d6ec27
Merge branch '9.6' into 10.2 -
19cadf7
Merge branch '8.5' into 9.6 -
b8b0f3e
Update tools -
f3e6062
Merge branch '9.6' into 10.2 -
b04ba82
Merge branch '8.5' into 9.6 -
5ee0ba4
Update tools -
fd57d97
Closes #5445 -
15a89f1
Prepare release -
dc74839
Fix ChangeLog - 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