Bump phpunit/phpunit from 9.6.5 to 9.6.6 #22

Merged
dependabot[bot] merged 1 commits from dependabot/composer/phpunit/phpunit-9.6.6 into main 2023-04-06 01:34:27 -05:00
dependabot[bot] commented 2023-04-03 01:06:44 -05:00 (Migrated from github.com)

Bumps phpunit/phpunit from 9.6.5 to 9.6.6.

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.6] - 2023-03-27

Fixed

  • #5270: GlobalState::getIniSettingsAsString() generates code that triggers warnings
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 9.6.5 to 9.6.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[9.6.6] - 2023-03-27</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5270">#5270</a>: <code>GlobalState::getIniSettingsAsString()</code> generates code that triggers warnings</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b65d59a059d3004a040c16a82e07bbdf6cfdd115"><code>b65d59a</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/75426870e2c4be6751886751f3e452ec1329adc4"><code>7542687</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5270">#5270</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/435644812b8f905ab7d2808fe26fdf9331ba4fe9"><code>4356448</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/dd5ade0546ce911c938da8b665f93b928efd3835"><code>dd5ade0</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/701f09c24e4c19797a23f2a93ffdf755ff145be9"><code>701f09c</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/98b3a351dca737dcae4d2d6de776a5f1ea2fb441"><code>98b3a35</code></a> Add test for <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5288">#5288</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/07289f06e1d23f7fa50d10942de18f9d0f2063c2"><code>07289f0</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b34c319105da2fc5d1280dff6172496df1bca4db"><code>b34c319</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b92dfee4ba3006c9803ca61eff200b4bb621291d"><code>b92dfee</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c61908fda454ae5b4118d0c5b215d045cc416761"><code>c61908f</code></a> Fix CS/WS issues</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.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=9.6.5&new-version=9.6.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>
Sign in to join this conversation.
No description provided.