Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps rmagick from 5.3.0 to 6.1.2.

Changelog

Sourced from rmagick's changelog.

RMagick 6.1.2

Improvements

  • Improve Magick::Draw#primitive performance (#1697)

RMagick 6.1.1

Bug Fixes

  • Fix FrozenError in Magick::RVG::PathData (#1675)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #277.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/bundler/rmagick-6.1.2 branch September 1, 2025 08:58
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.

1 participant