Skip to content

Update drupal/imagemagick requirement from 4.0.2 to 5.0.1#5357

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/drupal/imagemagick-5.0.1
Open

Update drupal/imagemagick requirement from 4.0.2 to 5.0.1#5357
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/main/drupal/imagemagick-5.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Updates the requirements on drupal/imagemagick to permit the latest version.

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on drupal/imagemagick to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/imagemagick
  dependency-version: 5.0.1
  dependency-type: direct:production
...

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 Feb 25, 2026
@dependabot dependabot bot requested review from a team as code owners February 25, 2026 22:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 25, 2026
@joeparsons
Copy link
Copy Markdown
Member

https://www.drupal.org/project/imagemagick/releases/5.0.0

Release notes

This release requires as a minimum Drupal 11.3.0, updates dependencies and removes code paths deprecated in Drupal core. It also supports PHP 8.5 and PHPUnit 11.

The module's code is now compliant with PHPStan level 6 rules.

NOTE: there will not be a release 4.1.0. The 4.1.0-rc1 release will be unpublished on the project's page once Drupal 11.2 will be out of support. See #3357742: Guidelines for semantic versioning for contributed projects in relation to Drupal core compatibility and #3549711: Stable release imagemagick 4.1.0.

Most significant commits since release 4.0.2:

  • task: #3569037 Run tests on D11.4
  • task: #3565197 The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"
  • task: #3559314 D11.3 & PHP 8.5 compatibility
  • PHPCS fixes
  • feat: #3409242 Increase code quality to PHPStan level 6
  • feat: #3565185 Enable AVIF by default in new installations
  • task: #3561888 Move imagemagick_requirements() to modern equivalents
  • feat: #3557458 Ensure that only the first page of [PDF] images is processed by default
  • feat: #3552848 The rotate operation doesn't work when applied on an image
  • #3550260 feat: Initial work on 5.0.x
  • Issue #3544297 by mondrake: Inject the 'settings' service to ImagemagickExecManager
  • Issue #3533169 by andreasderijcke, mondrake: Provide option to override the hardcoded process time limit
  • convert test annotations to attributes
  • Issue #3529107 by mondrake: Remove deprecated paths from 4.1.x
  • Issue #3459428 by sourojeetpaul, kristen pol, manojsaha: Project Browser: Create a logo for ImageMagick

https://www.drupal.org/project/imagemagick/releases/5.0.1

Release notes

This release requires as a minimum Drupal 11.3.0, updates dependencies and removes code paths deprecated in Drupal core. It also supports PHP 8.5 and PHPUnit 11.

The module's code is now compliant with PHPStan level 7 rules.

NOTE: there will not be a release 4.1.0. The 4.1.0-rc1 release will be unpublished on the project's page once Drupal 11.2 will be out of support. See #3357742: Guidelines for semantic versioning for contributed projects in relation to Drupal core compatibility and #3549711: Stable release imagemagick 4.1.0.

Commits since release 5.0.0:

  • fix: #3569588 Upgrade path to 5.0.0 impossible
  • feat: #3565554 Increase code quality to PHPStan level 7
  • task: #3552125 Remove manual create() method from plugins

@joeparsons joeparsons moved this from Todo to Needs review in 3.3.0-alpha1 Feb 26, 2026
@joeparsons joeparsons moved this from Needs review to In Progress in 3.3.0-alpha1 Feb 26, 2026
@joeparsons joeparsons added Drupal Waiting on a fix from the Drupal community minor release Issues/PRs that should only be made as part of a minor release (according to our release policy). labels Feb 26, 2026
@bberndt-uaz bberndt-uaz moved this from Todo to In Progress in 3.4.0-alpha1 Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.4.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community minor release Issues/PRs that should only be made as part of a minor release (according to our release policy). php Pull requests that update Php code

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants