Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps the composer group with 1 update: intervention/image.

Updates 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: Intervention/image@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 will merge this PR once CI passes on it, as requested by @yard-bot.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the composer group with 1 update: [intervention/image](https://github.com/Intervention/image).


Updates `intervention/image` from 3.11.4 to 3.11.5
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.11.4...3.11.5)

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-version: 3.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 5, 2025
@dependabot dependabot bot requested review from a team and FreakyWizard as code owners December 5, 2025 09:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2025
@dependabot dependabot bot added the php Pull requests that update Php code label Dec 5, 2025
@yard-bot
Copy link

yard-bot commented Dec 5, 2025

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Composer package changes
Prod Packages Operation Base Target
intervention/image Upgraded 3.11.4 3.11.5

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Coverage report for commit: 032ee95
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 62.5%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ █████░░░░░░░░░░░░░░░░░░ │ 12.5%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ██████████░░░░░░░░░░░░░ │ 25.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 3.54% | Methods: 12.00%
FilesLinesMethodsBranches
src/Data
   IconData.php4.55%25.00%100.00%
   WebManifestData.php100.00%100.00%100.00%
   WebmanifestIconData.php100.00%100.00%100.00%
src/Http/Controllers
   IconController.php--100.00%
src
   MaskableIcon.php30.00%50.00%100.00%
   WebManifest.php--100.00%
   WebmanifestServiceProvider.php--100.00%
src/Traits
   Helpers.php--100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@dependabot dependabot bot merged commit e818ea8 into main Dec 5, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-2de4c67502 branch December 5, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants