laravel-fpdf
laravel-fpdf copied to clipboard
composer(deps-dev): update phpunit/phpunit requirement from ^9.6.0 to ^10.5.5
Updates the requirements on phpunit/phpunit to permit the latest version.
Changelog
Sourced from phpunit/phpunit's changelog.
[10.5.5] - 2023-12-27
Fixed
- #5619: Reverted change introduced in PHPUnit 10.5.4 that broke backward compatibility
[10.5.4] - 2023-12-27
Fixed
- #5592: Error Handler prevents
error_get_last()usage in tests- #5592:
E_USER_ERRORdoes not abort test execution- #5612: Empty
<coverage>element in XML configuration after migrating configuration- #5616: Values from data provider are not shown for failed test
- #5619: Check and restore error/exception global handlers
- #5621: Name of data set is missing from TeamCity output
[10.5.3] - 2023-12-13
Deprecated
Test\AssertionFailedandTest\AssertionSucceededeventsPHPUnit\Runner\Extension\Facade::requireExportOfObjects()andPHPUnit\Runner\Extension\Facade::requiresExportOfObjects()registerMockObjectsFromTestArgumentsRecursivelyattribute on the<phpunit>element of the XML configuration filePHPUnit\TextUI\Configuration\Configuration::registerMockObjectsFromTestArgumentsRecursively()Fixed
- #5614: Infinite recursion when data provider provides recursive array
[10.5.2] - 2023-12-05
Fixed
- #5561: JUnit XML logger does not handle assertion failures in before-test methods
- #5567: Infinite recursion when recursive / self-referencing arrays are checked whether they contain only scalar values
[10.5.1] - 2023-12-01
Fixed
- #5593: Return Value Generator fails to correctly create test stub for method with
staticreturn type declaration when used recursively- #5596:
PHPUnit\Framework\TestCasehas@internalannotation in PHAR[10.5.0] - 2023-12-01
Added
... (truncated)
Commits
ed21115Prepare release81b3119Add missing ChangeLog entry23c16c1Revert "Check and restore error/exception global handlers"2b15cb6Merge branch '9.6' into 10.539b6123Merge branch '8.5' into 9.6d6291b9Update Psalm baseline71685c3Merge branch '9.6' into 10.560e02dfMerge branch '8.5' into 9.600300f1Fix CS/WS issuesf3f258aUpdate tools- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)