[PR #530] [MERGED] Bump phpunit/phpunit from 9.5.23 to 9.5.24 #556

Closed
opened 2026-02-26 06:31:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/530
Author: @dependabot[bot]
Created: 9/3/2022
Status: Merged
Merged: 9/10/2022
Merged by: @vitormattos

Base: masterHead: dependabot/composer/phpunit/phpunit-9.5.24


📝 Commits (1)

  • 5505bb3 Bump phpunit/phpunit from 9.5.23 to 9.5.24

📊 Changes

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

View changed files

📝 composer.lock (+20 -20)

📄 Description

Bumps phpunit/phpunit from 9.5.23 to 9.5.24.

Changelog

Sourced from phpunit/phpunit's changelog.

[9.5.24] - 2022-08-30

Added

  • #4931: Support null and false as stand-alone types
  • #4955: Support true as stand-alone type

Fixed

  • #4913: Failed assert() should show a backtrace
  • #5012: Memory leak in ExceptionWrapper
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 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/nextcloud/twofactor_gateway/pull/530 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/3/2022 **Status:** ✅ Merged **Merged:** 9/10/2022 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `dependabot/composer/phpunit/phpunit-9.5.24` --- ### 📝 Commits (1) - [`5505bb3`](https://github.com/nextcloud/twofactor_gateway/commit/5505bb3cd03ba5a05966be80079fd94cb0b0b6fa) Bump phpunit/phpunit from 9.5.23 to 9.5.24 ### 📊 Changes **1 file changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+20 -20) </details> ### 📄 Description Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[9.5.24] - 2022-08-30</h2> <h3>Added</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4931">#4931</a>: Support <code>null</code> and <code>false</code> as stand-alone types</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4955">#4955</a>: Support <code>true</code> as stand-alone type</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4913">#4913</a>: Failed <code>assert()</code> should show a backtrace</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/5012">#5012</a>: Memory leak in <code>ExceptionWrapper</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"><code>d0aa609</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/b7c087700d607716fa304bfeba271af49f0e2e8a"><code>b7c0877</code></a> Closes <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4931">#4931</a> and <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4955">#4955</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/ab74dd8945e0698020b2acea3dc5f6eb2f4cdb1d"><code>ab74dd8</code></a> Rename tests</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/0eeadc822d1d33f6345f54d7993515e60aadd449"><code>0eeadc8</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/0ccac7f74540cae2d2de0848efcf28d5e9d21411"><code>0ccac7f</code></a> Closes <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4913">#4913</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/20019eeca504912e7126eaa330e75ba06c560075"><code>20019ee</code></a> Update ChangeLog</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/44e8bb024557c99bbf331b946a489d8b842b0dd5"><code>44e8bb0</code></a> Fix memory leak in ExceptionWrapper</li> <li>See full diff in <a href="https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24">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=9.5.23&new-version=9.5.24)](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 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-26 06:31:23 +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/twofactor_gateway-nextcloud#556
No description provided.