Pull Request: https://github.com/php/web-php/pull/1109
Author: dependabot[bot]

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.4.2 to 11.4.3.
<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 11.4.3</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6010";>#6010</a>:
 Improve parameter name for <code>assertGreaterThan()</code>, 
<code>assertGreaterThanOrEqual()</code>, <code>assertLessThan()</code>, and 
<code>assertLessThanOrEqual()</code></li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6012";>#6012</a>:
 Remove empty lines between TeamCity events</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6017";>#6017</a>:
 Deprecation Triggers are not registered when Process Isolation is used</li>
</ul>
<hr />
<p><a href="https://docs.phpunit.de/en/11.4/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/11.4.3/ChangeLog-11.4.md";>phpunit/phpunit's
 changelog</a>.</em></p>
<blockquote>
<h2>[11.4.3] - 2024-10-28</h2>
<h3>Changed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6010";>#6010</a>:
 Improve parameter name for <code>assertGreaterThan()</code>, 
<code>assertGreaterThanOrEqual()</code>, <code>assertLessThan()</code>, and 
<code>assertLessThanOrEqual()</code></li>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6012";>#6012</a>:
 Remove empty lines between TeamCity events</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a 
href="https://redirect.github.com/sebastianbergmann/phpunit/pull/6017";>#6017</a>:
 Deprecation Triggers are not registered when Process Isolation is used</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/e8e8ed1854de5d36c088ec1833beae40d2dedd76";><code>e8e8ed1</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/86f5f8d3fb404b21e785424124bd735cf1dc8f80";><code>86f5f8d</code></a>
 Merge branch '10.5' into 11.4</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/a86773b9e887a67bc53efa9da9ad6e3f2498c132";><code>a86773b</code></a>
 Prepare release</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/aa53358f3d2c8342fe276942f4e73dff8594e6c4";><code>aa53358</code></a>
 Fix markup</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/b0b513784146a623de5ab9a488206536113feae1";><code>b0b5137</code></a>
 Update ChangeLog</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/563604b9c762a7dbb87a996ae7b6b116a4a73337";><code>563604b</code></a>
 Register deprecation triggers in process isolation</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/bc822c690313174494125c9ec3c9016033a76743";><code>bc822c6</code></a>
 Merge branch '10.5' into 11.4</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/81306cb1b0b037d60bbd7cfc915f13626ec790e9";><code>81306cb</code></a>
 Update ChangeLog</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/f47663b33df2aa2c8a4bdbf37d6a7d5ff029da31";><code>f47663b</code></a>
 Replace double quotes around the teamcity prefix string with single quotes</li>
<li><a 
href="https://github.com/sebastianbergmann/phpunit/commit/5c058fd2a04cc5055c5b3ca8761a45536be9085a";><code>5c058fd</code></a>
 Remove empty lines between teamcity events</li>
<li>Additional commits viewable in <a 
href="https://github.com/sebastianbergmann/phpunit/compare/11.4.2...11.4.3";>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=11.4.2&new-version=11.4.3)](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>

Reply via email to