Bump phpunit/phpunit from 9.6.19 to 11.5.6
Bumps phpunit/phpunit from 9.6.19 to 11.5.6.
Release notes
Sourced from phpunit/phpunit's releases.
PHPUnit 11.5.6
Changed
- #6112: Improve performance of
SourceMapperFixed
- #6115: Backed enumerations with values not of type
stringcannot be used in customized TestDox output
How to install or update PHPUnit
PHPUnit 11.5.5
Changed
- Do not skip execution of test that depends on a test that is larger than itself
How to install or update PHPUnit
PHPUnit 11.5.4
Changed
- #5958: Support for
#[CoversTrait]and#[UsesTrait]attributes is no longer deprecated- #5960: Support for targeting trait methods with the
#[CoversMethod]and#[UsesMethod]attributes is no longer deprecatedFixed
- #6103: Output from test run in separate process is printed twice
- #6109: Skipping a test in a before-class method crashes JUnit XML logger
- #6111: Deprecations cause
SourceMapperto scan all<source/>files
How to install or update PHPUnit
PHPUnit 11.5.3
Added
Test\AfterLastTestMethodErrored,Test\AfterTestMethodErrored,Test\BeforeTestMethodErrored,Test\PostConditionErrored, andTest\PreConditionErroredeventsFixed
- #6093: Test Double Code Generator does not work when PHPUnit is used from PHAR on PHP 8.4
- #6094: Errors in after-last-test methods are not reported
- #6095: Expectation is not counted correctly when a doubled method is called more often than is expected
- #6096:
--list-tests-xmlis broken when a group with a numeric name is defined- #6098: No
system-outelement in JUnit XML logfile- #6100: Suppressed deprecations incorrectly stop test execution when execution should be stopped on deprecation
How to install or update PHPUnit
PHPUnit 11.5.2
Fixed
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
[11.5.6] - 2025-01-31
Changed
- #6112: Improve performance of
SourceMapperFixed
- #6115: Backed enumerations with values not of type
stringcannot be used in customized TestDox output[11.5.5] - 2025-01-29
Changed
- Do not skip execution of test that depends on a test that is larger than itself
[11.5.4] - 2025-01-28
Changed
- #5958: Support for
#[CoversTrait]and#[UsesTrait]attributes is no longer deprecated- #5960: Support for targeting trait methods with the
#[CoversMethod]and#[UsesMethod]attributes is no longer deprecatedFixed
- #6103: Output from test run in separate process is printed twice
- #6109: Skipping a test in a before-class method crashes JUnit XML logger
- #6111: Deprecations cause
SourceMapperto scan all<source/>files[11.5.3] - 2025-01-13
Added
Test\AfterLastTestMethodErrored,Test\AfterTestMethodErrored,Test\BeforeTestMethodErrored,Test\PostConditionErrored, andTest\PreConditionErroredeventsFixed
- #6093: Test Double Code Generator does not work when PHPUnit is used from PHAR on PHP 8.4
- #6094: Errors in after-last-test methods are not reported
- #6095: Expectation is not counted correctly when a doubled method is called more often than is expected
- #6096:
--list-tests-xmlis broken when a group with a numeric name is defined- #6098: No
system-outelement in JUnit XML logfile- #6100: Suppressed deprecations incorrectly stop test execution when execution should be stopped on deprecation
[11.5.2] - 2024-12-21
Fixed
... (truncated)
Commits
3c3ae14Prepare released206221Merge branch '10.5' into 11.51381c62Prepare releasef0ed86cUpdate Psalm baselinef65c9e1Merge branch '10.5' into 11.5c146604Closes #61155b59f0bMerge branch '10.5' into 11.5be5aa22Merge branch '9.6' into 10.56863147Merge branch '8.5' into 9.61881f84Update expectation after https://wiki.php.net/rfc/error_backtraces_v2 was imp...- 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)
The following labels could not be found: dependencies, Skip-Changelog.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.