[PR #438] [MERGED] chore(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3 #1102

Closed
opened 2026-03-15 15:52:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 2618fef chore(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3

📊 Changes

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

View changed files

📝 composer.lock (+6 -6)

📄 Description

Bumps phpunit/phpunit from 11.1.2 to 11.1.3.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 11.1.3

Fixed

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly

How to install or update PHPUnit

Changelog

Sourced from phpunit/phpunit's changelog.

[11.1.3] - 2024-04-24

Fixed

  • #5771: JUnit XML logger may crash when test that is run in separate process exits unexpectedly
  • #5819: Duplicate keys from different data providers are not handled properly
Commits
  • d475be0 Prepare release
  • eeb58ad Merge branch '10.5' into 11.1
  • 547d314 Prepare release
  • 5fc31bd Merge branch '10.5' into 11.1
  • 6da42ed Make this test work on Windows
  • d02eef1 Merge branch '10.5' into 11.1
  • 371fc2c Update ChangeLog
  • 77dc808 Use JUnit XML logfile as expectation instead of test runner output
  • c722fb2 Do not crash when test run in child process ends unexpectedly and `--log-juni...
  • b2b3555 Add --log-junit to test
  • 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/438 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/29/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `dependabot/composer/phpunit/phpunit-11.1.3` --- ### 📝 Commits (1) - [`2618fef`](https://github.com/flyimg/flyimg/commit/2618fefe5dc2a3b24c784c10053b349b65fdc3c1) chore(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+6 -6) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.2 to 11.1.3. <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.1.3</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5771">#5771</a>: JUnit XML logger may crash when test that is run in separate process exits unexpectedly</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5819">#5819</a>: Duplicate keys from different data providers are not handled properly</li> </ul> <hr /> <p><a href="https://docs.phpunit.de/en/11.1/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.1.3/ChangeLog-11.1.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[11.1.3] - 2024-04-24</h2> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5771">#5771</a>: JUnit XML logger may crash when test that is run in separate process exits unexpectedly</li> <li><a href="https://redirect.github.com/sebastianbergmann/phpunit/issues/5819">#5819</a>: Duplicate keys from different data providers are not handled properly</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d475be032238173ca3b0a516f5cc291d174708ae"><code>d475be0</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/eeb58ad1ad3c2f075a4eee84e1716470dcd58e03"><code>eeb58ad</code></a> Merge branch '10.5' into 11.1</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/547d314dc24ec1e177720d45c6263fb226cc2ae3"><code>547d314</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/5fc31bd28dd12be3a78293e2a650b80ed64212e9"><code>5fc31bd</code></a> Merge branch '10.5' into 11.1</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6da42eddf9b6bd27b6718b4027967406fb11bb52"><code>6da42ed</code></a> Make this test work on Windows</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d02eef17dbf321fd6ce9d050d18f4687c447fa70"><code>d02eef1</code></a> Merge branch '10.5' into 11.1</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/371fc2c4ab0f3e7d486f817cfc0993dbc1f0604b"><code>371fc2c</code></a> Update ChangeLog</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/77dc8087181fd35af8d51268396357de3e40c657"><code>77dc808</code></a> Use JUnit XML logfile as expectation instead of test runner output</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/c722fb259972a6c55fbb295169fd1a000b3d4c88"><code>c722fb2</code></a> Do not crash when test run in child process ends unexpectedly and `--log-juni...</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b2b3555ab6987b526c268cfaa16cb329e02deb37"><code>b2b3555</code></a> Add <code>--log-junit</code> to test</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3">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.2&new-version=11.1.3)](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:52:53 +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#1102
No description provided.