symfony-flex-backend
symfony-flex-backend copied to clipboard
Bump phpunit/phpunit from 11.2.6 to 11.2.8 in /tools/01_phpunit in the tools_phpunit_dependencies group across 1 directory
trafficstars
Bumps the tools_phpunit_dependencies group with 1 update in the /tools/01_phpunit directory: phpunit/phpunit.
Updates phpunit/phpunit from 11.2.6 to 11.2.8
Release notes
Sourced from phpunit/phpunit's releases.
PHPUnit 11.2.8
Fixed
- #5898:
Test\Passedevent is not emitted for PHPT tests--coverage-filterCLI option could not be used multiple times
How to install or update PHPUnit
PHPUnit 11.2.7
Changed
- Updated dependencies (so that users that install using Composer's
--prefer-lowestCLI option also get recent versions)Fixed
- #5892: Errors during write of
phpunit.xmlare not handled correctly when--generate-configurationis used
Changelog
Sourced from phpunit/phpunit's changelog.
[11.2.8] - 2024-07-18
Fixed
- #5898:
Test\Passedevent is not emitted for PHPT tests--coverage-filterCLI option could not be used multiple times[11.2.7] - 2024-07-10
Changed
- Updated dependencies (so that users that install using Composer's
--prefer-lowestCLI option also get recent versions)Fixed
- #5892: Errors during write of
phpunit.xmlare not handled correctly when--generate-configurationis used
Commits
a7a29e8Prepare releasef02a093Merge branch '10.5' into 11.2ff7fb85Prepare releaseb386e00Add testsd4030efUpdate testsb998240Delete tests for functionality that has been removed52cc152Merge branch '10.5' into 11.2fe63fd2Allow --coverage-filter CLI option to be used multiple times again53f3e4bAdd tests8ebca00Merge branch '10.5' into 11.2- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions