Pull Request: https://github.com/php/web-php/pull/960
Author: dependabot[bot]

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
10.5.10 to 10.5.11.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[10.5.11] - 2024-02-25</h2>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5704#issuecomment-1951105254";>#5704</a>:
 No warning when CLI options are used multiple times</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5707";>#5707</a>:
 <code>--fail-on-empty-test-suite</code> CLI option is not documented in 
<code>--help</code> output</li>
<li>No warning when the <code>#[CoversClass]</code> and 
<code>#[UsesClass]</code> attributes are used with the name of an interface</li>
<li>Resource usage information is printed when the <code>--debug</code> CLI 
option is used</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4";><code>0d968f6</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/05b7216d851efa9bf00fb58b451ff10ea5f44a01";><code>05b7216</code></a>
 Make #[CoversClass] and #[UsesClass] attributes behave more like the 
annotati...</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/bc6b6feb4e147fe9c213f888e897b8044f2b8429";><code>bc6b6fe</code></a>
 Fix code coverage metadata</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/be83252a8861179636483fe2a7db7b03a99b6766";><code>be83252</code></a>
 Group tests</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5ae880f6e25b366bf5e0dec4baa1dae18daa38b4";><code>5ae880f</code></a>
 Merge branch '9.6' into 10.5</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/92ff05570f3725ebbe69e10a704a1ae3fd904ade";><code>92ff055</code></a>
 Merge branch '8.5' into 9.6</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/0f4fed2c19472a2f2e1b00fe6cfbc33d5eec2e70";><code>0f4fed2</code></a>
 Fix CS/WS issues</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/a01fd3fc3d2bfb70c3e3718599ad4af1e0171f88";><code>a01fd3f</code></a>
 Update tools</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/b0921005ccc62e63520882d3d189809092520280";><code>b092100</code></a>
 Update dependencies</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/1a156980d78a6666721b7e8e8502fe210b587fcd";><code>1a15698</code></a>
 Prepare release</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11";>compare
 view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phpunit/phpunit&package-manager=composer&previous-version=10.5.10&new-version=10.5.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>

Reply via email to