[PR #478] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.2.6 to 11.2.7 #1126

Closed
opened 2026-03-15 15:54:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5c56b6e chore(deps-dev): bump phpunit/phpunit from 11.2.6 to 11.2.7

📊 Changes

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

View changed files

📝 composer.lock (+24 -24)

📄 Description

Bumps phpunit/phpunit from 11.2.6 to 11.2.7.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.2.7

Changed

  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

Fixed

  • #5892: Errors during write of phpunit.xml are not handled correctly when --generate-configuration is used

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.2.7] - 2024-07-10

Changed

  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

Fixed

  • #5892: Errors during write of phpunit.xml are not handled correctly when --generate-configuration is used
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/478 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.2.7` --- ### 📝 Commits (1) - [`5c56b6e`](https://github.com/flyimg/flyimg/commit/5c56b6ea3bc0da8eac208de115481583639123e8) chore(deps-dev): bump phpunit/phpunit from 11.2.6 to 11.2.7 ### 📊 Changes **1 file changed** (+24 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+24 -24) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.6 to 11.2.7. <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.7</h2> <h3>Changed</h3> <ul> <li>Updated dependencies (so that users that install using Composer's <code>--prefer-lowest</code> CLI option also get recent versions)</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5892">#5892</a>: Errors during write of <code>phpunit.xml</code> are not handled correctly when <code>--generate-configuration</code> is used</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.7/ChangeLog-11.2.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.2.7] - 2024-07-10</h2> <h3>Changed</h3> <ul> <li>Updated dependencies (so that users that install using Composer's <code>--prefer-lowest</code> CLI option also get recent versions)</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5892">#5892</a>: Errors during write of <code>phpunit.xml</code> are not handled correctly when <code>--generate-configuration</code> is used</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/15c7e69dec4a8f246840859e6b430bd2abeb5039"><code>15c7e69</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/12fa662af67562f4e9e5bc78d70841a8e172c77f"><code>12fa662</code></a> Merge branch '10.5' into 11.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/2425f713b2a5350568ccb1a2d3984841a23e83c5"><code>2425f71</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/bd443e2981f3c692961e6441082cf7ffc46df659"><code>bd443e2</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/49d7820565836236411f5dc002d16dd689cde42f"><code>49d7820</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4b4161b79fe49bdcd5e6d54279f968866fdd80b4"><code>4b4161b</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/172ba97bcf97ae6ef86ca256adf77aece8a143fe"><code>172ba97</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5c31114675ce1db7208907fab13b297bb83b9d82"><code>5c31114</code></a> Merge branch '10.5' into 11.2</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/dbf493125a6f6875a54c744b0eb0bb6b50741171"><code>dbf4931</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/7f343c4d82209679dd32d24c8cb47645aa9268c2"><code>7f343c4</code></a> Merge branch '8.5' into 9.6</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.2.6...11.2.7">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.6&new-version=11.2.7)](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-03-15 15:54:14 +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#1126
No description provided.