pim-community-dev
pim-community-dev copied to clipboard
Bump imagine/imagine from 1.2.4 to 1.3.2
Bumps imagine/imagine from 1.2.4 to 1.3.2.
Release notes
Sourced from imagine/imagine's releases.
v1.3.2
- Workaround for a bug in PHP 7.3+opcache that causes segmentation faults (#826, #829, #828,
@ausi,@mnocon,@mlocati)v1.3.1
v1.3.0
- Minimum PHP supported version is now 5.5 (#820,
@PowerKiKi)- Support AVIF, HEIC, and JXL in Imagick driver (#759, #765,
@ausi)- Support AVIF in GD driver (#791,
@mlocati)- Make the $filter parameter of the resize method invariant (#776,
@mlocati)- Ability to specify the alpha-blending of the GD drawer (#790,
@mlocati)- Add support for SINCFAST filter in Imagick driver (#823,
@mlocati)- Fix applyMask() for GD driver (#708,
@ninze)- Fix PHP 8.1 compatibility (#768, #791,
@ausi,@mlocati)- Fix error handling in grayscale() for Gmagick driver (#757,
@dmitry-kulikov)- Fix convolve() for Imagick driver (#775,
@mlocati)- Fix array retuned by histogram() method of GD and Imagick drivers (#797,
@mlocati)- Fix handling alpha channel in Imagick (#775, #798,
@mlocati)- New Driver\Info classes to inspect installed drivers (#802, #805, #806,
@mlocati)- Fix wrong load logic in Imagick (#807,
@mlocati)
Changelog
Sourced from imagine/imagine's changelog.
1.3.2 (2022-04-01)
- Workaround for a bug in PHP 7.3+opcache that causes segmentation faults (#826, #829, #828,
@ausi,@mnocon,@mlocati)1.3.1 (2022-03-15)
1.3.0 (2022-03-15)
- Minimum PHP supported version is now 5.5 (#820,
@PowerKiKi)- Support AVIF, HEIC, and JXL in Imagick driver (#759, #765,
@ausi)- Support AVIF in GD driver (#791,
@mlocati)- Make the $filter parameter of the resize method invariant (#776,
@mlocati)- Ability to specify the alpha-blending of the GD drawer (#790,
@mlocati)- Add support for SINCFAST filter in Imagick driver (#823,
@mlocati)- Fix applyMask() for GD driver (#708,
@ninze)- Fix PHP 8.1 compatibility (#768, #791,
@ausi,@mlocati)- Fix error handling in grayscale() for Gmagick driver (#757,
@dmitry-kulikov)- Fix convolve() for Imagick driver (#775,
@mlocati)- Fix array retuned by histogram() method of GD and Imagick drivers (#797,
@mlocati)- Fix handling alpha channel in Imagick (#775, #798,
@mlocati)- New Driver\Info classes to inspect installed drivers (#802, #805, #806,
@mlocati)- Fix wrong load logic in Imagick (#807,
@mlocati)
Commits
ae864f2Prepare release 1.3.24fa9471Workaround for segmentation fault on PHP 7.3 + opcache (#828)b5d1270Merge pull request #829 from mlocati/test-php7.3-with-opcache78b1811Enable opcache when running tests on PHP 7.3303cf35Merge pull request #827 from luke-/patch-198bbd46Update README.md (min. PHP Version to 5.5)75a513cMerge pull request #824 from PowerKiKi/testJpegSamplingFactorsd574540Fix typo in CHANGELOG.md1f806a3Prepare for next versionfc3e477Prepare release 1.3.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)