[PR #477] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.6 #519

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 0b6a3bd chore(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.6

📊 Changes

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

View changed files

📝 composer.lock (+134 -134)

📄 Description

Bumps phpunit/phpunit from 11.2.5 to 11.2.6.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.2.6

Changed

  • #5880: Add hints to CLI parameter deprecation messages

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.2.6] - 2024-07-03

Changed

  • #5880: Add hints to CLI parameter deprecation messages
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/477 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/8/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.2.6` --- ### 📝 Commits (1) - [`0b6a3bd`](https://github.com/flyimg/flyimg/commit/0b6a3bd1c561ff3b5c18d5f406fafc3723bf4011) chore(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.6 ### 📊 Changes **1 file changed** (+134 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+134 -134) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.5 to 11.2.6. <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.6</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5880">#5880</a>: Add hints to CLI parameter deprecation messages</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.6/ChangeLog-11.2.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.2.6] - 2024-07-03</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5880">#5880</a>: Add hints to CLI parameter deprecation messages</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1dc0fedac703199e8704de085e47dd46bac0dde4"><code>1dc0fed</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/758ec7c2a3eeea3fdc63f5e134a9577060be4461"><code>758ec7c</code></a> Merge branch '10.5' into 11.2</li> <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/2dce93c0304e2f3191b148da12e085f9809003c6"><code>2dce93c</code></a> Update Psalm baseline</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1a812f22619edb2ec99a2f83341961f961b2a52b"><code>1a812f2</code></a> Update dependencies</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a3a442b060f6387a947c3f4d85a1deb514a6b1cf"><code>a3a442b</code></a> Merge branch '10.5' into 11.2</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>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.6">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.2.5&new-version=11.2.6)](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:45 +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#519
No description provided.