[PR #550] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.4.3 to 11.4.4 #1175

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 5b20fc5 chore(deps-dev): bump phpunit/phpunit from 11.4.3 to 11.4.4

📊 Changes

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

View changed files

📝 composer.lock (+9 -9)

📄 Description

Bumps phpunit/phpunit from 11.4.3 to 11.4.4.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.4.4

Fixed

  • #6028: ignoreIndirectDeprecations=true suppresses deprecations triggered in test code

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.4.4] - 2024-11-27

Fixed

  • #6028: ignoreIndirectDeprecations=true suppresses deprecations triggered in test code
Commits
  • f9ba7bd Prepare release
  • e3d0f43 Merge branch '10.5' into 11.4
  • c4ccbf6 Add test
  • ba52e57 Add test for setConstructorArgs()
  • d3706a9 Do not install tools that we do not use
  • dc48490 Use PHP 8.4 for static-analysis job
  • 0e67fa7 Use PHP 8.4 for dependency-validation job
  • f3d9714 Do not print "Triggered by" section for issues triggered in test code
  • 05c1687 Do not emit issues in test code for baseline-related end-to-end tests
  • 6629680 Delete unused test fixture
  • 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/550 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.4.4` --- ### 📝 Commits (1) - [`5b20fc5`](https://github.com/flyimg/flyimg/commit/5b20fc59528fee4ff5e3096bccc3da74e600444f) chore(deps-dev): bump phpunit/phpunit from 11.4.3 to 11.4.4 ### 📊 Changes **1 file changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+9 -9) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.4.3 to 11.4.4. <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.4</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6028">#6028</a>: <code>ignoreIndirectDeprecations=true</code> suppresses deprecations triggered in test code</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.4/ChangeLog-11.4.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.4.4] - 2024-11-27</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/6028">#6028</a>: <code>ignoreIndirectDeprecations=true</code> suppresses deprecations triggered in test code</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f9ba7bd3c9f3ff54ec379d7a1c2e3f13fe0bbde4"><code>f9ba7bd</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/e3d0f435e49da7f7bbf8b16620e8143bc3768d26"><code>e3d0f43</code></a> Merge branch '10.5' into 11.4</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c4ccbf6978839f4113e9ecf6c9ad645429cb4301"><code>c4ccbf6</code></a> Add test</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/ba52e579a8aece03bd4bbdd60d9b16b927818e28"><code>ba52e57</code></a> Add test for setConstructorArgs()</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d3706a96109d8e22b7a3dbdca4690bd93161e103"><code>d3706a9</code></a> Do not install tools that we do not use</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/dc484902ea81080dd8e37bd184c799f6dc11d0a9"><code>dc48490</code></a> Use PHP 8.4 for static-analysis job</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/0e67fa72aa66c94e4f4bc06581420b25c763d759"><code>0e67fa7</code></a> Use PHP 8.4 for dependency-validation job</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f3d9714f414005f8ea7b90a54006b8bb6a0dfda1"><code>f3d9714</code></a> Do not print &quot;Triggered by&quot; section for issues triggered in test code</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/05c168775eeef070203236e57280514d88d767a2"><code>05c1687</code></a> Do not emit issues in test code for baseline-related end-to-end tests</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6629680d0654bd64f59c7d303678207fe31845e7"><code>6629680</code></a> Delete unused test fixture</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.4.3...11.4.4">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.3&new-version=11.4.4)](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:40 +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#1175
No description provided.