Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rmagick from 5.5.0 to 6.1.4.

Changelog

Sourced from rmagick's changelog.

RMagick 6.1.4

Improvements

  • Improve check whether C++ compiler exists (#1708)

RMagick 6.1.3

Bug Fixes

  • Fixed an error with ImageMagick 7.1.2 on Windows when saving images using file descriptor (#1699)

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

... (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.5.0 to 6.1.4.
- [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.4
  dependency-type: direct:production
  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 Aug 25, 2025
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.

0 participants