Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit 325b32f

Browse files
authored
chore(deps-dev): Bump phpunit/phpunit from 10.5.19 to 10.5.20 (#18)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.19 to 10.5.20. <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.20</h2> <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/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.20/ChangeLog-10.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.5.20] - 2024-04-24</h2> <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/547d314dc24ec1e177720d45c6263fb226cc2ae3"><code>547d314</code></a> Prepare release</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/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><a href="https://github.com/sebastianbergmann/phpunit/commit/94c00e3dfabdb57da04c4429b4239fff99037c7b"><code>94c00e3</code></a> Add test without <code>--log-junit</code></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9d1c41fbda94d9ef29e60a4af314aba5416e09aa"><code>9d1c41f</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/33a0610878994fc134c74c25d5276d606d49079b"><code>33a0610</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/920716c33296f0c91836b78649fada54c3051ca8"><code>920716c</code></a> Update tools</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.5.19...10.5.20">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.19&new-version=10.5.20)](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>
2 parents b7512e3 + 11a6878 commit 325b32f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)