Bump phpunit/phpunit from 10.3.1 to 10.3.2 #201

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/phpunit/phpunit-10.3.2 into main
dependabot[bot] commented 2023-08-16 00:34:15 +00:00 (Migrated from github.com)

Bumps phpunit/phpunit from 10.3.1 to 10.3.2.

Changelog

Sourced from phpunit/phpunit's changelog.

[10.3.2] - 2023-08-15

Deprecated

  • #5423: TestCase::throwException() is no longer deprecated
  • #5425: InvocationMocker::willReturnOnConsecutiveCalls() is no longer deprecated
  • #5444: MockBuilder::setMockClassName() is no longer deprecated
Commits
  • 0dafb11 Prepare release
  • 9c916ec Document that TestCase::throwException(), InvocationMocker::willReturnOnConse...
  • 3fd173b Document deprecations made in PHPUnit 10.3.0
  • 8b22db4 Fix CS/WS issues
  • a094e69 Import class
  • d9c43cd Add tests
  • 13c6e84 Rename variable
  • 57ad91d Remove suppression that is no longer needed
  • 9a98ae5 Add test
  • 419b4c7 Revert soft-deprecation of TestCase::throwException()
  • Additional commits viewable in compare view

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.3.1 to 10.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/10.3.2/ChangeLog-10.3.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[10.3.2] - 2023-08-15</h2> <h1>Deprecated</h1> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5423">#5423</a>: <code>TestCase::throwException()</code> is no longer deprecated</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5425">#5425</a>: <code>InvocationMocker::willReturnOnConsecutiveCalls()</code> is no longer deprecated</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5444">#5444</a>: <code>MockBuilder::setMockClassName()</code> is no longer deprecated</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/0dafb1175c366dd274eaa9a625e914451506bcd1"><code>0dafb11</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9c916eca48ba04a8f5c217d16e8f74ecf205190d"><code>9c916ec</code></a> Document that TestCase::throwException(), InvocationMocker::willReturnOnConse...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/3fd173bb4850ca4bbbbc6afc7ed3aeea091a1f5d"><code>3fd173b</code></a> Document deprecations made in PHPUnit 10.3.0</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/8b22db4c6d19b1d694c2299535f60c578277d35b"><code>8b22db4</code></a> Fix CS/WS issues</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a094e693217eff00146d678ae28e4f2ac96a62dd"><code>a094e69</code></a> Import class</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d9c43cd5d9371330af66d581ebc8c636b2d5e7e7"><code>d9c43cd</code></a> Add tests</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/13c6e84ce026e6f037fb934a63fe8e2dd7db4935"><code>13c6e84</code></a> Rename variable</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/57ad91d94c478652c89f0367c440d48d3a2007d3"><code>57ad91d</code></a> Remove suppression that is no longer needed</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9a98ae5b66f2185f12c1de698b696a5e3da4af20"><code>9a98ae5</code></a> Add test</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/419b4c768bb98762db52c48de3789dcc3e946c46"><code>419b4c7</code></a> Revert soft-deprecation of TestCase::throwException()</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/10.3.1...10.3.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.3.1&new-version=10.3.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 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>
dependabot[bot] commented 2023-08-24 12:18:26 +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.