[PR #494] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.3.1 to 11.3.3 #530

Closed
opened 2026-02-25 22:35:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/494
Author: @dependabot[bot]
Created: 9/9/2024
Status: Merged
Merged: 9/9/2024
Merged by: @sadok-f

Base: mainHead: dependabot/composer/phpunit/phpunit-11.3.3


📝 Commits (1)

  • a34e80f chore(deps-dev): bump phpunit/phpunit from 11.3.1 to 11.3.3

📊 Changes

1 file changed (+31 additions, -31 deletions)

View changed files

📝 composer.lock (+31 -31)

📄 Description

Bumps phpunit/phpunit from 11.3.1 to 11.3.3.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.3.3

Added

  • #5937: failOnPhpunitDeprecation attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-deprecation CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)
  • displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file and --display-phpunit-deprecations CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)

Changed

  • #5937: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the --fail-on-phpunit-deprecation CLI option or the failOnPhpunitDeprecation="true" attribute on the <phpunit> element of the XML configuration file.
  • Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the --display-phpunit-deprecations CLI option or the displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file.

How to install or update PHPUnit

PHPUnit 11.3.2

Changed

  • #5931: name property on <testsuites> element in JUnit XML logfile
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

Fixed

  • #5884: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or @ operator

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.3.3] - 2024-09-04

Added

  • #5937: failOnPhpunitDeprecation attribute on the <phpunit> element of the XML configuration file and --fail-on-phpunit-deprecation CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)
  • displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file and --display-phpunit-deprecations CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)

Changed

  • #5937: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the --fail-on-phpunit-deprecation CLI option or the failOnPhpunitDeprecation="true" attribute on the <phpunit> element of the XML configuration file.
  • Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the --display-phpunit-deprecations CLI option or the displayDetailsOnPhpunitDeprecations attribute on the <phpunit> element of the XML configuration file.

[11.3.2] - 2024-09-03

Changed

  • #5931: name property on <testsuites> element in JUnit XML logfile
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

Fixed

  • #5884: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or @ operator
Commits
  • 8ed0876 Prepare release
  • 9af01c6 Merge branch '10.5' into 11.3
  • f069f46 Prepare release
  • 444f41d Merge branch '10.5' into 11.3
  • af9a805 Separate counting of E_DEPRECATED/E_USER_DEPRECATED from counting of PHPUnit ...
  • 34fecf1 Merge branch '10.5' into 11.3
  • 4643625 Elaborate
  • 280da05 Merge branch '10.5' into 11.3
  • 71a75f9 Implement options for controlling whether details on PHPUnit deprecations sho...
  • 6f4ace4 Rephrase
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/494 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.3.3` --- ### 📝 Commits (1) - [`a34e80f`](https://github.com/flyimg/flyimg/commit/a34e80f55ca19f6762428e7750d2e7626971810b) chore(deps-dev): bump phpunit/phpunit from 11.3.1 to 11.3.3 ### 📊 Changes **1 file changed** (+31 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+31 -31) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.1 to 11.3.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.3.3</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: <code>failOnPhpunitDeprecation</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file and <code>--fail-on-phpunit-deprecation</code> CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)</li> <li><code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file and <code>--display-phpunit-deprecations</code> CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the <code>--fail-on-phpunit-deprecation</code> CLI option or the <code>failOnPhpunitDeprecation=&quot;true&quot;</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file.</li> <li>Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the <code>--display-phpunit-deprecations</code> CLI option or the <code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file.</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.3/installation.html">How to install or update PHPUnit</a></p> <h2>PHPUnit 11.3.2</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5931">#5931</a>: <code>name</code> property on <code>&lt;testsuites&gt;</code> element in JUnit XML logfile</li> <li>Removed <code>.phpstorm.meta.php</code> file as methods such as <code>TestCase::createStub()</code> use generics / template types for their return types and PhpStorm, for example, uses that information</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5884">#5884</a>: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or <code>@</code> operator</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.3/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.3.3/ChangeLog-11.3.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.3.3] - 2024-09-04</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: <code>failOnPhpunitDeprecation</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file and <code>--fail-on-phpunit-deprecation</code> CLI option for controlling whether PHPUnit deprecations should be considered when determining the test runner's shell exit code (default: do not consider)</li> <li><code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file and <code>--display-phpunit-deprecations</code> CLI option for controlling whether details on PHPUnit deprecations should be displayed (default: do not display)</li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5937">#5937</a>: PHPUnit deprecations will, by default, no longer affect the test runner's shell exit code. This can optionally be turned back on using the <code>--fail-on-phpunit-deprecation</code> CLI option or the <code>failOnPhpunitDeprecation=&quot;true&quot;</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file.</li> <li>Details for PHPUnit deprecations will, by default, no longer be displayed. This can optionally be turned back on using the <code>--display-phpunit-deprecations</code> CLI option or the <code>displayDetailsOnPhpunitDeprecations</code> attribute on the <code>&lt;phpunit&gt;</code> element of the XML configuration file.</li> </ul> <h2>[11.3.2] - 2024-09-03</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5931">#5931</a>: <code>name</code> property on <code>&lt;testsuites&gt;</code> element in JUnit XML logfile</li> <li>Removed <code>.phpstorm.meta.php</code> file as methods such as <code>TestCase::createStub()</code> use generics / template types for their return types and PhpStorm, for example, uses that information</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5884">#5884</a>: TestDox printer does not consider that issues can be suppressed by attribute, baseline, source location, or <code>@</code> operator</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/8ed08766d9a2ed979a2f5fdbb95a0671523419c1"><code>8ed0876</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9af01c665bf5283f94dc289279f3eca048409adf"><code>9af01c6</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f069f46840445d37a4e6f0de8c5879598f9c4327"><code>f069f46</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/444f41d7115486083245da49e0f81c6749e5cfb5"><code>444f41d</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/af9a805b04141fb6c30cbc1910057eca15ca92af"><code>af9a805</code></a> Separate counting of E_DEPRECATED/E_USER_DEPRECATED from counting of PHPUnit ...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/34fecf1a187c012e7f3ba744ed8627f4078459d0"><code>34fecf1</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/464362559b7a88afcf1839195dd44cace43603b6"><code>4643625</code></a> Elaborate</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/280da05dd6c9411c13b85c9b0acdef95db51ea81"><code>280da05</code></a> Merge branch '10.5' into 11.3</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/71a75f981eb5bbea8c504c70df905ee7c6062555"><code>71a75f9</code></a> Implement options for controlling whether details on PHPUnit deprecations sho...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6f4ace45c6398300514be60232e3ad00708579d5"><code>6f4ace4</code></a> Rephrase</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.3.1...11.3.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.3.1&new-version=11.3.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#530
No description provided.