Bump phpunit/phpunit from 10.2.4 to 10.2.6 #142

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/phpunit/phpunit-10.2.6 into main
dependabot[bot] commented 2023-07-18 00:59:17 +00:00 (Migrated from github.com)

Bumps phpunit/phpunit from 10.2.4 to 10.2.6.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.2.6] - 2023-07-17

  • #5445: Decouple printing of unexpected output from progress printer

[10.2.5] - 2023-07-14

Changed

  • #5443: Restore behaviour that tests are not considered risky when they errored before an assertion was performed
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 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.2.4 to 10.2.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/10.2.6/ChangeLog-10.2.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.2.6] - 2023-07-17</h2> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5445">#5445</a>: Decouple printing of unexpected output from progress printer</li> </ul> <h2>[10.2.5] - 2023-07-14</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5443">#5443</a>: Restore behaviour that tests are not considered risky when they errored before an assertion was performed</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1c17815c129f133f3019cc18e8d0c8622e6d9bcd"><code>1c17815</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6d6ec27c220e4f06b49510ec6a19ea970b91593d"><code>6d6ec27</code></a> Merge branch '9.6' into 10.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/19cadf73b15656502e34bc4fc00e197fcc94802c"><code>19cadf7</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b8b0f3e421cd15043f2d8fbf81e8fd87c03c5f6a"><code>b8b0f3e</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f3e6062efd8488be5f40c8501d6992f2129901e5"><code>f3e6062</code></a> Merge branch '9.6' into 10.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b04ba820dad65cf57a837ce51194e6b782fc0f9a"><code>b04ba82</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5ee0ba413962793bde2deafec11590c69b3ed859"><code>5ee0ba4</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fd57d9708c7ec7bb2e0c405c9abec7133028f515"><code>fd57d97</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5445">#5445</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/15a89f123d8ca9c1e1598d6d87a56a8bf28c72cd"><code>15a89f1</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/dc74839fc201040ac43b165a0bab4826ca6708c0"><code>dc74839</code></a> Fix ChangeLog</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.2.4...10.2.6">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.2.4&new-version=10.2.6)](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 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>
dependabot[bot] commented 2023-07-18 08:45:11 +00:00 (Migrated from github.com)

Looks like phpunit/phpunit is up-to-date now, so this is no longer needed.

Looks like phpunit/phpunit is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.