Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rmagick from 5.3.0 to 6.1.0 #23994

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps rmagick from 5.3.0 to 6.1.0.

Changelog

Sourced from rmagick's changelog.

RMagick 6.1.0

Bug Fixes

  • Fix SEGV if read incorrect PDF file (#1671)

Improvements

  • Remove multiple imagemagick version checks (#1650)
  • Suppress exception at installation if ImageMagick is not installed (#1647)
  • Remove unnecessary require (#1639)
  • Remove unnecessary minimum ruby version check (#1637)
  • Remove universal build configuration for system bundled ruby in macOS (#1633)
  • Add frozen_string_literal: true magic comment (#1631)

RMagick 6.0.1

Bug Fixes

  • Fix build error on FreeBSD (#1618)
  • Fix build error with GCC 14 on Windows (#1616)

RMagick 6.0.0

Improvements

  • Improve compatibility of Image#pixel_color value for ImageMagick 6 and 7 (#1591)
  • Add missing constants (#1580)
  • Loosen ImageMagick version check between compiled and runtime (#1526)

Bug Fixes

  • Transform image according to Info#colorspace (#1594)
  • Sync Image::Info attributes to image object (#1593)
  • Fix install error on Windows MINGW environment (#1588)
  • Fix header checks in order to use aligned_malloc expectedly (#1579)

Breaking Changes

  • Change method that returns a color name to return a hex string (#1592)
    • The following methods return RGBA hex string as color name. The hex string length is according to color depth.
      • Image#background_color
      • Image#border_color
      • Image#colormap
      • Image#matte_color
      • Image#transparent_color
      • Info#background_color
      • Info#border_color
      • Info#matte_color
      • Info#transparent_color

... (truncated)

Commits

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 [rmagick](https://github.com/rmagick/rmagick) from 5.3.0 to 6.1.0.
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

---
updated-dependencies:
- dependency-name: rmagick
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 20, 2025
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

WordPress Alpha📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
App NameWordPress Alpha WordPress Alpha
ConfigurationRelease-Alpha
Build Numberpr23994-4b55095
Version25.6
Bundle IDorg.wordpress.alpha
Commit4b55095
App Center BuildWPiOS - One-Offs #11370
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@wpmobilebot
Copy link
Contributor

Jetpack Alpha📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
App NameJetpack Alpha Jetpack Alpha
ConfigurationRelease-Alpha
Build Numberpr23994-4b55095
Version25.6
Bundle IDcom.jetpack.alpha
Commit4b55095
App Center Buildjetpack-installable-builds #10402
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants