Skip to content

Commit

Permalink
tools(deps-dev): Update phpunit/phpunit requirement from 10.5.24 to 1…
Browse files Browse the repository at this point in the history
…0.5.25 in /tools/phpunit (#453)

Updates the requirements on
[phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to
permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sebastianbergmann/phpunit/releases">phpunit/phpunit's
releases</a>.</em></p>
<blockquote>
<h2>PHPUnit 10.5.25</h2>
<h3>Changed</h3>
<ul>
<li>Updated dependencies for PHAR distribution</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/10.5/installation.html">How to
install or update PHPUnit</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sebastianbergmann/phpunit/blob/10.5.25/ChangeLog-10.5.md">phpunit/phpunit's
changelog</a>.</em></p>
<blockquote>
<h2>[10.5.25] - 2024-07-03</h2>
<h3>Changed</h3>
<ul>
<li>Updated dependencies for PHAR distribution</li>
</ul>
<h2>[10.5.24] - 2024-06-20</h2>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5877">#5877</a>:
Use <code>array_pop()</code> instead of <code>array_shift()</code> for
processing <code>Test</code> objects in <code>TestSuite::run()</code>
and optimize <code>TestSuite::isEmpty()</code></li>
</ul>
<h2>[10.5.23] - 2024-06-20</h2>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5875">#5875</a>:
Also destruct <code>TestCase</code> objects early that use a data
provider</li>
</ul>
<h2>[10.5.22] - 2024-06-19</h2>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5871">#5871</a>:
Do not collect unnecessary information using
<code>debug_backtrace()</code></li>
</ul>
<h2>[10.5.21] - 2024-06-15</h2>
<h3>Changed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5861">#5861</a>:
Destroy <code>TestCase</code> object after its test was run</li>
</ul>
<h2>[10.5.20] - 2024-04-24</h2>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5771">#5771</a>:
JUnit XML logger may crash when test that is run in separate process
exits unexpectedly</li>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5819">#5819</a>:
Duplicate keys from different data providers are not handled
properly</li>
</ul>
<h2>[10.5.19] - 2024-04-17</h2>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5818">#5818</a>:
Calling <code>method()</code> on a test stub created using
<code>createStubForIntersectionOfInterfaces()</code> throws an
unexpected exception</li>
</ul>
<h2>[10.5.18] - 2024-04-14</h2>
<h3>Deprecated</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5812">#5812</a>:
Support for string array keys in data sets returned by data provider
methods that do not match the parameter names of the test method(s) that
use(s) them</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5795">#5795</a>:
Using <code>@testwith</code> annotation may generate <code>PHP Warning:
Uninitialized string offset 0</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/831bf82312be6037e811833ddbea0b8de60ea314"><code>831bf82</code></a>
Prepare release</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/8273a4374ebae87b73c8f1abce776ed290cddcf3"><code>8273a43</code></a>
Update dependencies</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/6c0c44daf35ec76fa18d926d4d015a5a4f13ebc7"><code>6c0c44d</code></a>
Merge branch '9.6' into 10.5</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/d229f5800280c68f1c5fc28b132bc64ff5ed3dd4"><code>d229f58</code></a>
Merge branch '8.5' into 9.6</li>
<li><a
href="https://github.com/sebastianbergmann/phpunit/commit/2f06a166cd7d48ef76ab27d6db9ccc5a2866e0d0"><code>2f06a16</code></a>
Update tools</li>
<li>See full diff in <a
href="https://github.com/sebastianbergmann/phpunit/compare/10.5.24...10.5.25">compare
view</a></li>
</ul>
</details>
<br />


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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent fab6f93 commit 433f5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/phpunit/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "^8.1"
},
"require-dev": {
"phpunit/phpunit": "10.5.24",
"phpunit/phpunit": "10.5.25",
"roave/security-advisories": "dev-latest"
},
"prefer-stable": true,
Expand Down

0 comments on commit 433f5ff

Please sign in to comment.