Bump phpunit/phpunit from 9.5.27 to 9.6.4
Bumps phpunit/phpunit from 9.5.27 to 9.6.4.
Changelog
Sourced from phpunit/phpunit's changelog.
9.6.4 - 2023-02-27
Fixed
- #5186: SBOM does not validate
9.6.3 - 2023-02-04
Fixed
- #5164:
markTestSkipped()
not handled correctly when called in "before first test" method9.6.2 - 2023-02-04
Fixed
- #4618: Support for generators in
assertCount()
etc. is not marked as deprecated in PHPUnit 9.69.6.1 - 2023-02-03
Fixed
- #5073:
--no-extensions
CLI option only prevents extension PHARs from being loaded- #5160: Deprecate
assertClassHasAttribute()
,assertClassNotHasAttribute()
,assertClassHasStaticAttribute()
,assertClassNotHasStaticAttribute()
,assertObjectHasAttribute()
,assertObjectNotHasAttribute()
,classHasAttribute()
,classHasStaticAttribute()
, andobjectHasAttribute()
9.6.0 - 2023-02-03
Changed
- #5062: Deprecate
expectDeprecation()
,expectDeprecationMessage()
,expectDeprecationMessageMatches()
,expectError()
,expectErrorMessage()
,expectErrorMessageMatches()
,expectNotice()
,expectNoticeMessage()
,expectNoticeMessageMatches()
,expectWarning()
,expectWarningMessage()
, andexpectWarningMessageMatches()
- #5063: Deprecate
withConsecutive()
- #5064: Deprecate
PHPUnit\Framework\TestCase::getMockClass()
- #5132: Deprecate
Test
suffix for abstract test case classes
Commits
-
9125ee0
Prepare release -
e0d2712
Merge branch '8.5' into 9.6 -
7d1ff0e
Prepare release -
e733b04
Update ChangeLog -
9b20b5c
Merge branch '8.5' into 9.6 -
cb67d43
Closes #5186 -
f691be2
Merge branch '8.5' into 9.6 -
77dd3b6
Update tools -
c5e3ee5
Merge branch '8.5' into 9.6 -
22daac5
Update tools - 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