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

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.1.2 to 11.1.3.
<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 11.1.3</h2>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5771";>#5771</a>:
 JUnit XML logger may crash when test that is run in separate process exits 
unexpectedly</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5819";>#5819</a>:
 Duplicate keys from different data providers are not handled properly</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.1/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/11.1.3/ChangeLog-11.1.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.1.3] - 2024-04-24</h2>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5771";>#5771</a>:
 JUnit XML logger may crash when test that is run in separate process exits 
unexpectedly</li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5819";>#5819</a>:
 Duplicate keys from different data providers are not handled properly</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/d475be032238173ca3b0a516f5cc291d174708ae";><code>d475be0</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/eeb58ad1ad3c2f075a4eee84e1716470dcd58e03";><code>eeb58ad</code></a>
 Merge branch '10.5' into 11.1</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/547d314dc24ec1e177720d45c6263fb226cc2ae3";><code>547d314</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5fc31bd28dd12be3a78293e2a650b80ed64212e9";><code>5fc31bd</code></a>
 Merge branch '10.5' into 11.1</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/6da42eddf9b6bd27b6718b4027967406fb11bb52";><code>6da42ed</code></a>
 Make this test work on Windows</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/d02eef17dbf321fd6ce9d050d18f4687c447fa70";><code>d02eef1</code></a>
 Merge branch '10.5' into 11.1</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/371fc2c4ab0f3e7d486f817cfc0993dbc1f0604b";><code>371fc2c</code></a>
 Update ChangeLog</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/77dc8087181fd35af8d51268396357de3e40c657";><code>77dc808</code></a>
 Use JUnit XML logfile as expectation instead of test runner output</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/c722fb259972a6c55fbb295169fd1a000b3d4c88";><code>c722fb2</code></a>
 Do not crash when test run in child process ends unexpectedly and 
`--log-juni...</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/b2b3555ab6987b526c268cfaa16cb329e02deb37";><code>b2b3555</code></a>
 Add <code>--log-junit</code> to test</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3";>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=11.1.2&new-version=11.1.3)](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