Bump phpunit/phpunit from 10.2.1 to 10.2.2 #87

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/phpunit/phpunit-10.2.2 into main
dependabot[bot] commented 2023-06-12 01:39:08 +00:00 (Migrated from github.com)

Bumps phpunit/phpunit from 10.2.1 to 10.2.2.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.2.2] - 2023-06-11

Fixed

  • #5405: XML configuration migration does not migrate whitelist/file elements
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.1 to 10.2.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/10.2.2/ChangeLog-10.2.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.2.2] - 2023-06-11</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5405">#5405</a>: XML configuration migration does not migrate <code>whitelist/file</code> elements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1ab521b24b88b88310c40c26c0cc4a94ba40ff95"><code>1ab521b</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/722ff9bb57d016c7e682a7c38757a2964f51593e"><code>722ff9b</code></a> Merge branch '9.6' into 10.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a9aceaf20a682aeacf28d582654a1670d8826778"><code>a9aceaf</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/216057f2903eb8f20317da446e131352d6ac3171"><code>216057f</code></a> Update ChangeLog</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/62a25faf6b62d4e2c63758f3121f69b77dc2a391"><code>62a25fa</code></a> Merge branch '9.6' into 10.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/324512e379cf0d9fd3fae3fb1df2b5ce77875f80"><code>324512e</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5405">#5405</a></li> <li>See full diff in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2">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.1&new-version=10.2.2)](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-06-22 07:17:03 +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.