Bump intervention/image from 3.11.4 to 3.11.5 #538

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/intervention/image-3.11.5 into main
dependabot[bot] commented 2025-12-01 00:22:35 +00:00 (Migrated from github.com)

Bumps intervention/image from 3.11.4 to 3.11.5.

Release notes

Sourced from intervention/image's releases.

3.11.5

What's Changed

  • Tested PHP 8.5 support
  • Fix issue with relative paths to font files in different versions of GD library

Full Changelog: https://github.com/Intervention/image/compare/3.11.4...3.11.5

Commits
  • 76e96d3 Fix issue with GD and relative font paths
  • 2c98def Catch ValueError and throw own exception when MIME-type is not supported
  • c5cf7ec Correct mixed-up description
  • ad75ab0 Add tested support for PHP 8.5
  • bfeaa4f Install imagick from master branch & remove version matrix
  • 4c33aa1 Update description in composer.json
  • 2a13a79 Revert "Add PHP 8.5 to testing workflow (#1439)"
  • 328e83a Rename test provider method
  • 8cd01e9 Add PHP 8.5 to testing workflow (#1439)
  • 05ffd8d Fix bug in Hsv\StringColorDecoder::class
  • 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)
Bumps [intervention/image](https://github.com/Intervention/image) from 3.11.4 to 3.11.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Intervention/image/releases">intervention/image's releases</a>.</em></p> <blockquote> <h2>3.11.5</h2> <h2>What's Changed</h2> <ul> <li>Tested PHP 8.5 support</li> <li>Fix issue with relative paths to font files in different versions of GD library</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Intervention/image/compare/3.11.4...3.11.5">https://github.com/Intervention/image/compare/3.11.4...3.11.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Intervention/image/commit/76e96d3809d53dd8d597005634a733d4b2f6c2c3"><code>76e96d3</code></a> Fix issue with GD and relative font paths</li> <li><a href="https://github.com/Intervention/image/commit/2c98def693f64753ef1cf91b73cebf7a92020746"><code>2c98def</code></a> Catch ValueError and throw own exception when MIME-type is not supported</li> <li><a href="https://github.com/Intervention/image/commit/c5cf7ec3f9e67add0a8e6f9ae860c61b27fc49b5"><code>c5cf7ec</code></a> Correct mixed-up description</li> <li><a href="https://github.com/Intervention/image/commit/ad75ab05625d44fa4525a2a197a1a17929f4edea"><code>ad75ab0</code></a> Add tested support for PHP 8.5</li> <li><a href="https://github.com/Intervention/image/commit/bfeaa4fef50d864555157a4d4548e5bf0e4e1bdc"><code>bfeaa4f</code></a> Install imagick from master branch &amp; remove version matrix</li> <li><a href="https://github.com/Intervention/image/commit/4c33aa1b89154288a2610e199d5717fe4ea44b55"><code>4c33aa1</code></a> Update description in composer.json</li> <li><a href="https://github.com/Intervention/image/commit/2a13a797a5a6e1e45eec2ca131e69d37f2613fb3"><code>2a13a79</code></a> Revert &quot;Add PHP 8.5 to testing workflow (<a href="https://redirect.github.com/Intervention/image/issues/1439">#1439</a>)&quot;</li> <li><a href="https://github.com/Intervention/image/commit/328e83a927c0fc175ff6a0049f8adeecbc110bb9"><code>328e83a</code></a> Rename test provider method</li> <li><a href="https://github.com/Intervention/image/commit/8cd01e932ad76bf5229be9a5f4b3cda6d6f7b6b0"><code>8cd01e9</code></a> Add PHP 8.5 to testing workflow (<a href="https://redirect.github.com/Intervention/image/issues/1439">#1439</a>)</li> <li><a href="https://github.com/Intervention/image/commit/05ffd8d16b2d783b32faee1c0ac583badaec4a21"><code>05ffd8d</code></a> Fix bug in Hsv\StringColorDecoder::class</li> <li>Additional commits viewable in <a href="https://github.com/Intervention/image/compare/3.11.4...3.11.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=intervention/image&package-manager=composer&previous-version=3.11.4&new-version=3.11.5)](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>
nomadjimbob commented 2025-12-31 22:17:10 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2025-12-31 22:17:44 +00:00 (Migrated from github.com)

Looks like intervention/image is up-to-date now, so this is no longer needed.

Looks like intervention/image is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.