airtng-laravel
airtng-laravel copied to clipboard
Bump phpunit/phpunit from 9.5.4 to 9.6.11
Bumps phpunit/phpunit from 9.5.4 to 9.6.11.
Changelog
Sourced from phpunit/phpunit's changelog.
[9.6.11] - 2023-08-19
Added
- #5478:
assertObjectHasProperty()andassertObjectNotHasProperty()[9.6.10] - 2023-07-10
Changed
- #5419: Allow empty
<extensions>element in XML configuration[9.6.9] - 2023-06-11
Fixed
- #5405: XML configuration migration does not migrate
whitelist/fileelements- Always use
X.Y.Zversion number (and not justX.Y) of PHPUnit's version when checking whether a PHAR-distributed extension is compatible[9.6.8] - 2023-05-11
Fixed
- #5345: No stack trace shown for previous exceptions during bootstrap
[9.6.7] - 2023-04-14
Fixed
- Tests that have
@doesNotPerformAssertionsdo not contribute to code coverage[9.6.6] - 2023-03-27
Fixed
- #5270:
GlobalState::getIniSettingsAsString()generates code that triggers warnings[9.6.5] - 2023-03-09
Changed
- Backported the HTML and CSS improvements made to the
--testdox-htmlfrom PHPUnit 10Fixed
- #5205: Wrong default value for optional parameter of
PHPUnit\Util\Test::parseTestMethodAnnotations()causesReflectionException[9.6.4] - 2023-02-27
Fixed
... (truncated)
Commits
810500ePrepare releaseadc23acCloses #547853e630fAdd missing deprecation3acefadAdd links3e86368Group deprecations by type74ac20aFixc9e2d01Add missing version information554a191Add list of deprecated functionalityd6a232aMerge branch '8.5' into 9.6998b825Fix CS/WS issues- 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)