[PR #531] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.4.1 to 11.4.2 #1162

Closed
opened 2026-03-15 15:56:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 9e56f85 chore(deps-dev): bump phpunit/phpunit from 11.4.1 to 11.4.2

📊 Changes

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

View changed files

📝 composer.lock (+15 -15)

📄 Description

Bumps phpunit/phpunit from 11.4.1 to 11.4.2.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.4.2

Changed

  • #5989: Disable Xdebug in subprocesses when it is not used

Fixed

  • #5844: Error handlers that are not callable outside the scope they were registered in are not handled correctly
  • #5982: Typo in exception message

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.4.2] - 2024-10-19

Changed

  • #5989: Disable Xdebug in subprocesses when it is not used

Fixed

  • #5844: Error handlers that are not callable outside the scope they were registered in are not handled correctly
  • #5982: Typo in exception message
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/531 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.4.2` --- ### 📝 Commits (1) - [`9e56f85`](https://github.com/flyimg/flyimg/commit/9e56f85a5e16390a8f454d86984bb9d80daacec2) chore(deps-dev): bump phpunit/phpunit from 11.4.1 to 11.4.2 ### 📊 Changes **1 file changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+15 -15) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.1 to 11.4.2. <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.2</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5989">#5989</a>: Disable Xdebug in subprocesses when it is not used</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5844">#5844</a>: Error handlers that are not callable outside the scope they were registered in are not handled correctly</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5982">#5982</a>: Typo in exception message</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.2/ChangeLog-11.4.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.4.2] - 2024-10-19</h2> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5989">#5989</a>: Disable Xdebug in subprocesses when it is not used</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5844">#5844</a>: Error handlers that are not callable outside the scope they were registered in are not handled correctly</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/pull/5982">#5982</a>: Typo in exception message</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/1863643c3f04ad03dcb9c6996c294784cdda4805"><code>1863643</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/232d2bd3a2e2636923a84e7c79d5a1b66dcd0aaa"><code>232d2bd</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c7cffa0efa2b70c22366523e6d804c9419eb2400"><code>c7cffa0</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/8e8776083c71277fa90403b183530c956b110b60"><code>8e87760</code></a> Closes <a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5844">#5844</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/59f3b519eba8323e8cc9b24b7007344419ffb018"><code>59f3b51</code></a> Fix CS/WS issues</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/8a79ac9fe0da5b7d19ba59e95d18eb977e935ef5"><code>8a79ac9</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6bc77cf59998a6904f102336fc13f9b15638c485"><code>6bc77cf</code></a> Merge branch '9.6' into 10.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fcd1efebc9510d2e1cff8fcf1b13ad2a7827d675"><code>fcd1efe</code></a> Merge branch '8.5' into 9.6</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/9887ce96d2b44aed8998dae4db83dea3259d7f7b"><code>9887ce9</code></a> Enhancement: Configure target_commitish to target branch to show commits to b...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/ab773c73e45795dc812bc7f8e03e27c74275d30d"><code>ab773c7</code></a> Merge branch '10.5' into 11.4</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.4.1...11.4.2">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.1&new-version=11.4.2)](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:56:07 +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#1162
No description provided.