Lan2Play / eventula-manager

Event Manager App for Eventula
https://www.eventula.com
GNU General Public License v3.0
26 stars 13 forks source link

Update dependency intervention/image to v3 (master) #705

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
intervention/image (source) 2.7.2 -> 3.7.2 age adoption passing confidence

Release Notes

Intervention/image (intervention/image) ### [`v3.7.2`](https://togithub.com/Intervention/image/releases/tag/3.7.2) [Compare Source](https://togithub.com/Intervention/image/compare/3.7.1...3.7.2) #### What's Changed - Add non-standard JPEG mimetype image/x-jpeg by [@​dvlpp](https://togithub.com/dvlpp) - Fix bug in encoding animated WEBP format by [@​phknot](https://togithub.com/phknot) **Full Changelog**: https://github.com/Intervention/image/compare/3.7.1...3.7.2 ### [`v3.7.1`](https://togithub.com/Intervention/image/releases/tag/3.7.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.7.0...3.7.1) #### What's Changed - Avoid unnecessary exif_read_data calls by [@​olivervogel](https://togithub.com/olivervogel) **Full Changelog**: https://github.com/Intervention/image/compare/3.7.0...3.7.1 ### [`v3.7.0`](https://togithub.com/Intervention/image/releases/tag/3.7.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.5...3.7.0) #### What's Changed - New [configuration API for ImageManager](https://image.intervention.io/v3/basics/image-manager#configuration-options) including the options to disable animation decoding and automatic exif alignment by [@​olivervogel](https://togithub.com/olivervogel) - New [bézier curve drawing tool](https://image.intervention.io/v3/modifying/drawing#draw-bezier-curves) by [@​gammalogic](https://togithub.com/gammalogic) - New possibility to pass DrawableInterface objects in all draw methods by [@​olivervogel](https://togithub.com/olivervogel) - Fix bug when centering non-latin characters in TextModifier by [@​olivervogel](https://togithub.com/olivervogel) - Fix ignored alpha channel in Imagick PlaceModifier by [@​olivervogel](https://togithub.com/olivervogel) - Optimizations in the decoding process by [@​VincentLanglet](https://togithub.com/VincentLanglet) - Improvements in DocBlocks by [@​Tsuguya](https://togithub.com/Tsuguya) - Miscellaneous improvements by [@​olivervogel](https://togithub.com/olivervogel) **Full Changelog**: https://github.com/Intervention/image/compare/3.6.5...3.7.0 ### [`v3.6.5`](https://togithub.com/Intervention/image/releases/tag/3.6.5) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.4...3.6.5) #### What's Changed - Hotfix of [bug in cover modifiers](https://togithub.com/Intervention/image/issues/1359) by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1361](https://togithub.com/Intervention/image/pull/1361) ### [`v3.6.4`](https://togithub.com/Intervention/image/releases/tag/3.6.4) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.3...3.6.4) #### What's Changed - Bugfix: Ignored opacity is in PlaceModifer for certain files. by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1346](https://togithub.com/Intervention/image/pull/1346) - Bugfix: Unwanted color in DrawLineModifer by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1348](https://togithub.com/Intervention/image/pull/1348) ### [`v3.6.3`](https://togithub.com/Intervention/image/releases/tag/3.6.3) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.2...3.6.3) #### What's Changed - Internal minor improvements by [@​olivervogel](https://togithub.com/olivervogel) **Full Changelog**: https://github.com/Intervention/image/compare/3.6.2...3.6.3 ### [`v3.6.2`](https://togithub.com/Intervention/image/releases/tag/3.6.2) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.1...3.6.2) #### What's Changed - Add ImageManager interface by [@​adamaveray](https://togithub.com/adamaveray) **Full Changelog**: https://github.com/Intervention/image/compare/3.6.1...3.6.2 ### [`v3.6.1`](https://togithub.com/Intervention/image/releases/tag/3.6.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.6.0...3.6.1) #### What's Changed - Fix: Filter out parameters that are passed to a format-unspecific encoder but are not available in the target encoder by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1333](https://togithub.com/Intervention/image/pull/1333) - Refactoring for PHPStan level 5 by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1334](https://togithub.com/Intervention/image/pull/1334) **Full Changelog**: https://github.com/Intervention/image/compare/3.6.0...3.6.1 ### [`v3.6.0`](https://togithub.com/Intervention/image/releases/tag/3.6.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.5.1...3.6.0) #### What's Changed - Improved Driver Specializing Process by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1315](https://togithub.com/Intervention/image/pull/1315) - Trim Modifier by [@​seebeen](https://togithub.com/seebeen) & [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1322](https://togithub.com/Intervention/image/pull/1322) - Encoder Options for progressive Jpeg format by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1323](https://togithub.com/Intervention/image/pull/1323) - Encoder Options for interlaced Gif & Png format by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1323](https://togithub.com/Intervention/image/pull/1323) - Ability to read Imagick or GDImage directly with ImageManager by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1329](https://togithub.com/Intervention/image/pull/1329) - Method to detect supported image formats by [@​olivervogel](https://togithub.com/olivervogel) in [https://github.com/Intervention/image/pull/1330](https://togithub.com/Intervention/image/pull/1330) **Full Changelog**: https://github.com/Intervention/image/compare/3.5.1...3.6.0 ### [`v3.5.1`](https://togithub.com/Intervention/image/releases/tag/3.5.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.5.0...3.5.1) #### What's Changed - Suppress warnings on certain images by [@​VincentLanglet](https://togithub.com/VincentLanglet) **Full Changelog**: https://github.com/Intervention/image/compare/3.5.0...3.5.1 ### [`v3.5.0`](https://togithub.com/Intervention/image/releases/tag/3.5.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.4.0...3.5.0) #### What's Changed - Text Outline/Stroke Effect by [@​maximuslight](https://togithub.com/maximuslight), [@​Goldengide](https://togithub.com/Goldengide) & [@​olivervogel](https://togithub.com/olivervogel) - Migration to PHPUnit 10 by [@​olivervogel](https://togithub.com/olivervogel) - More detailed exception annotations by [@​VincentLanglet](https://togithub.com/VincentLanglet) **Full Changelog**: https://github.com/Intervention/image/compare/3.4.0...3.5.0 ### [`v3.4.0`](https://togithub.com/Intervention/image/compare/3.3.3...3.4.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.3.3...3.4.0) ### [`v3.3.3`](https://togithub.com/Intervention/image/compare/3.3.2...3.3.3) [Compare Source](https://togithub.com/Intervention/image/compare/3.3.2...3.3.3) ### [`v3.3.2`](https://togithub.com/Intervention/image/compare/3.3.1...3.3.2) [Compare Source](https://togithub.com/Intervention/image/compare/3.3.1...3.3.2) ### [`v3.3.1`](https://togithub.com/Intervention/image/compare/3.3.0...3.3.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.3.0...3.3.1) ### [`v3.3.0`](https://togithub.com/Intervention/image/compare/3.2.4...3.3.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.2.4...3.3.0) ### [`v3.2.4`](https://togithub.com/Intervention/image/compare/3.2.3...3.2.4) [Compare Source](https://togithub.com/Intervention/image/compare/3.2.3...3.2.4) ### [`v3.2.3`](https://togithub.com/Intervention/image/compare/3.2.2...3.2.3) [Compare Source](https://togithub.com/Intervention/image/compare/3.2.2...3.2.3) ### [`v3.2.2`](https://togithub.com/Intervention/image/compare/3.2.1...3.2.2) [Compare Source](https://togithub.com/Intervention/image/compare/3.2.1...3.2.2) ### [`v3.2.1`](https://togithub.com/Intervention/image/compare/3.2.0...3.2.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.2.0...3.2.1) ### [`v3.2.0`](https://togithub.com/Intervention/image/compare/3.1.0...3.2.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.1.0...3.2.0) ### [`v3.1.0`](https://togithub.com/Intervention/image/compare/3.0.2...3.1.0) [Compare Source](https://togithub.com/Intervention/image/compare/3.0.2...3.1.0) ### [`v3.0.2`](https://togithub.com/Intervention/image/compare/3.0.1...3.0.2) [Compare Source](https://togithub.com/Intervention/image/compare/3.0.1...3.0.2) ### [`v3.0.1`](https://togithub.com/Intervention/image/compare/3.0.0...3.0.1) [Compare Source](https://togithub.com/Intervention/image/compare/3.0.0...3.0.1) ### [`v3.0.0`](https://togithub.com/Intervention/image/compare/2.7.2...3.0.0) [Compare Source](https://togithub.com/Intervention/image/compare/2.7.2...3.0.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.