Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools(deps-dev): Update phpunit/phpunit requirement from 10.5.30 to 1…
…0.5.32 in /tools/phpunit (#469) Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's releases</a>.</em></p> <blockquote> <h2>PHPUnit 10.5.32</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: <code>failOnPhpunitDeprecation</code> attribute on the <code><phpunit></code> element of the XML configuration file and <code>--fail-on-phpunit-deprecation</code> CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)</li> <li><code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code><phpunit></code> element of the XML configuration file and <code>--display-phpunit-deprecations</code> CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the <code>--fail-on-phpunit-deprecation</code> CLI option or the <code>failOnPhpunitDeprecation="true"</code> attribute on the <code><phpunit></code> element of the XML configuration file.</li> <li>Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the <code>--display-phpunit-deprecations</code> CLI option or the <code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code><phpunit></code> element of the XML configuration file.</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/10.5/installation.html">How to install or update PHPUnit</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/10.5.32/ChangeLog-10.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.5.32] - 2024-09-04</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: <code>failOnPhpunitDeprecation</code> attribute on the <code><phpunit></code> element of the XML configuration file and <code>--fail-on-phpunit-deprecation</code> CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)</li> <li><code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code><phpunit></code> element of the XML configuration file and <code>--display-phpunit-deprecations</code> CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the <code>--fail-on-phpunit-deprecation</code> CLI option or the <code>failOnPhpunitDeprecation="true"</code> attribute on the <code><phpunit></code> element of the XML configuration file.</li> <li>Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the <code>--display-phpunit-deprecations</code> CLI option or the <code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code><phpunit></code> element of the XML configuration file.</li> </ul> <h2>[10.5.31] - 2024-09-03</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5931">#5931</a>: <code>name</code> property on <code><testsuites></code> element in JUnit XML logfile</li> <li>Removed <code>.phpstorm.meta.php</code> file as methods such as <code>TestCase::createStub()</code> use generics / template types for their return types and PhpStorm, for example, uses that information</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5884">#5884</a>: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or <code>@</code> operator</li> </ul> <h2>[10.5.30] - 2024-08-13</h2> <h3>Changed</h3> <ul> <li>Improved error message when stubbed method is called more often than return values were configured for it</li> </ul> <h2>[10.5.29] - 2024-07-30</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5887">#5887</a>: Issue baseline generator does not correctly handle ignoring suppressed issues</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5908">#5908</a>: <code>--list-tests</code> and <code>--list-tests-xml</code> CLI options do not report error when data provider method throws exception</li> </ul> <h2>[10.5.28] - 2024-07-18</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5898">#5898</a>: <code>Test\Passed</code> event is not emitted for PHPT tests</li> <li><code>--coverage-filter</code> CLI option could not be used multiple times</li> </ul> <h2>[10.5.27] - 2024-07-10</h2> <h3>Changed</h3> <ul> <li>Updated dependencies (so that users that install using Composer's <code>--prefer-lowest</code> CLI option also get recent versions)</li> </ul> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f069f46840445d37a4e6f0de8c5879598f9c4327"><code>f069f46</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/af9a805b04141fb6c30cbc1910057eca15ca92af"><code>af9a805</code></a> Separate counting of E_DEPRECATED/E_USER_DEPRECATED from counting of PHPUnit ...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/464362559b7a88afcf1839195dd44cace43603b6"><code>4643625</code></a> Elaborate</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/71a75f981eb5bbea8c504c70df905ee7c6062555"><code>71a75f9</code></a> Implement options for controlling whether details on PHPUnit deprecations sho...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6f4ace45c6398300514be60232e3ad00708579d5"><code>6f4ace4</code></a> Rephrase</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f477c12401434a7bc7a1121def10dbeb75156109"><code>f477c12</code></a> Make test portable</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d6504717273f6719520b007e2a27443c334b4fb7"><code>d650471</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e6a204cd0360ecdb88c200384133df8573abcdb5"><code>e6a204c</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d91748721218dd0d7dac0012d769b2c7206b20cd"><code>d917487</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1a5d2b8ceaecedc51d628c41b1111633be0b29eb"><code>1a5d2b8</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a></li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.5.30...10.5.32">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | phpunit/phpunit | [>= 11.a, < 12] | </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information