MapFile-Generator
MapFile-Generator copied to clipboard
Bump phpunit/phpunit from 9.5.28 to 10.2.3
Bumps phpunit/phpunit from 9.5.28 to 10.2.3.
Changelog
Sourced from phpunit/phpunit's changelog.
10.2.3 - 2023-06-30
Changed
- #5419: Allow empty
<extensions>element in XML configuration10.2.2 - 2023-06-11
Fixed
- #5405: XML configuration migration does not migrate
whitelist/fileelements10.2.1 - 2023-06-05
Changed
PHPUnit\Runner\ErrorHandlerno longer emits events for errors that occur in PHPUnit's own code (or code of its dependencies) and are suppressed using the@operator10.2.0 - 2023-06-02
Added
- #5328: Optionally ignore suppression of deprecations, notices, and warnings
PHPUnit\Event\Test\DataProviderMethodCalledandPHPUnit\Event\Test\DataProviderMethodFinishedeventsChanged
- Improved the reporting of errors during the loading and bootstrapping of test runner extensions
Deprecated
PHPUnit\TextUI\Configuration\Configuration::restrictDeprecations()(usesource()->restrictDeprecations()instead)PHPUnit\TextUI\Configuration\Configuration::restrictNotices()(usesource()->restrictNotices()instead)PHPUnit\TextUI\Configuration\Configuration::restrictWarnings()(usesource()->restrictWarnings()instead)Fixed
- #5364: Confusing warning message
Class ... cannot be foundwhen class is found, but does not extendPHPUnit\Framework\TestCase- #5366:
PHPUnit\Event\TestSuite\Loadedevent has incompletePHPUnit\Event\TestSuite\TestSuitevalue object- Always use
X.Y.Zversion number (and not justX.Y) of PHPUnit's version when checking whether a PHAR-distributed extension is compatible
Commits
35c8cacPrepare release8fda4feTweak5531cacMerge branch '9.6' into 10.247e0211Merge branch '8.5' into 9.6c8bf4ddUpdate toolsf9f0bc6Merge branch '9.6' into 10.29683af4Merge branch '8.5' into 9.6451e813Update tools3fb0b7fMerge branch '9.6' into 10.22a2a3b7Simplify- 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 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)