[PR #473] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.0 #518

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 6bf2474 chore(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.0

📊 Changes

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

View changed files

📝 composer.lock (+7 -7)

📄 Description

Bumps phpunit/phpunit from 11.1.3 to 11.2.0.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.2.0

Added

  • #5799: #[CoversTrait] and #[UsesTrait] attributes
  • #5804: Support doubling readonly classes
  • #5811: assertObjectNotEquals()

Deprecated

  • #5800: Support for targeting traits with #[CoversClass] and #[UsesClass] attributes

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

11.2.0 - 2024-06-07

Added

  • #5799: #[CoversTrait] and #[UsesTrait] attributes
  • #5804: Support doubling readonly classes
  • #5811: assertObjectNotEquals()

Deprecated

  • #5800: Support for targeting traits with #[CoversClass] and #[UsesClass] attributes
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 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/473 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/10/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.2.0` --- ### 📝 Commits (1) - [`6bf2474`](https://github.com/flyimg/flyimg/commit/6bf24740553798aa2958972275f1f312c3cabf99) chore(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.0 ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+7 -7) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.3 to 11.2.0. <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.2.0</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5799">#5799</a>: <code>#[CoversTrait]</code> and <code>#[UsesTrait]</code> attributes</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5804">#5804</a>: Support doubling <code>readonly</code> classes</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5811">#5811</a>: <code>assertObjectNotEquals()</code></li> </ul> <h3>Deprecated</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5800">#5800</a>: Support for targeting traits with <code>#[CoversClass]</code> and <code>#[UsesClass]</code> attributes</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.2/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.2.0/ChangeLog-11.2.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/sebastianbergmann/phpunit/compare/11.1.3...11.2.0">11.2.0</a> - 2024-06-07</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5799">#5799</a>: <code>#[CoversTrait]</code> and <code>#[UsesTrait]</code> attributes</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5804">#5804</a>: Support doubling <code>readonly</code> classes</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5811">#5811</a>: <code>assertObjectNotEquals()</code></li> </ul> <h3>Deprecated</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5800">#5800</a>: Support for targeting traits with <code>#[CoversClass]</code> and <code>#[UsesClass]</code> attributes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/705eba0190afe04bc057f565ad843267717cf109"><code>705eba0</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fa24aaed8783b98c8b67c01b2876abaf3bc7eed9"><code>fa24aae</code></a> Merge branch '11.1'</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/db320ea13f7155a0573b125934508e04591e27e9"><code>db320ea</code></a> Merge branch '10.5' into 11.1</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/58f5d6a4df0c2e2783491340571b2a8ce78614c5"><code>58f5d6a</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/feb499300d9595ea4587e7448ea990263bc47c10"><code>feb4993</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a3d40a3dbc1763c57000cb9406caca9a75ec91e7"><code>a3d40a3</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1bc476dd6bd7017bd403713569329f7b89e8b248"><code>1bc476d</code></a> Merge branch '11.1'</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/039cfd6cfd839ed0efb38696b2471f04870a3c08"><code>039cfd6</code></a> Merge branch '10.5' into 11.1</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b65f3a279a0e14b2a66aa83024d11b14817bae00"><code>b65f3a2</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/bfe55ab9f51514c30870772e70d825eb160508bf"><code>bfe55ab</code></a> Merge branch '8.5' into 9.6</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.1.3...11.2.0">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.1.3&new-version=11.2.0)](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:44 +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#518
No description provided.