Bump phpunit/phpunit from 10.5.8 to 10.5.9 #426

Merged
dependabot[bot] merged 1 commits from dependabot/composer/phpunit/phpunit-10.5.9 into main 2024-01-26 09:43:09 +00:00
dependabot[bot] commented 2024-01-23 00:27:19 +00:00 (Migrated from github.com)

Bumps phpunit/phpunit from 10.5.8 to 10.5.9.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.5.9] - 2024-01-22

Fixed

  • #5676: PHPUnit's test runner overwrites custom error handler registered using set_error_handler() in bootstrap script
Commits

Dependabot compatibility score

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 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)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.8 to 10.5.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/10.5.9/ChangeLog-10.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.5.9] - 2024-01-22</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5676">#5676</a>: PHPUnit's test runner overwrites custom error handler registered using <code>set_error_handler()</code> in bootstrap script</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"><code>0bd6637</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f38fc88c76470f0f02cf2d662f4d50dda682fb70"><code>f38fc88</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5676">#5676</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/07ab4093f2c8a7bc24240591ff4f8816db3056b4"><code>07ab409</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4c1997c21fb0e29198b7b83be49d460df2571d79"><code>4c1997c</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/de7360df37d226c383c86dc63bbcb4ed8047f00f"><code>de7360d</code></a> Simplify</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/bd134ad32a2f58e6de06fec43c457b2f77a68c0a"><code>bd134ad</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d774fe84b49ecc500d5a8a140b73b168a44c591e"><code>d774fe8</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/181bef236f0c54621d0ffdc5d5b20858d8af2761"><code>181bef2</code></a> Show help for --manifest, --sbom, and --composer-lock when the PHAR is used</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/8871541ff740c6e2ff81c7f70acf3bd3e1a7c3fd"><code>8871541</code></a> Refactor</li> <li>See full diff in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.5.8...10.5.9">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.8&new-version=10.5.9)](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>
Sign in to join this conversation.