Skip to content

build(deps): bump rmagick from 6.2.0 to 7.0.5#8028

Merged
david-yz-liu merged 2 commits into
masterfrom
dependabot/bundler/rmagick-7.0.5
Jul 24, 2026
Merged

build(deps): bump rmagick from 6.2.0 to 7.0.5#8028
david-yz-liu merged 2 commits into
masterfrom
dependabot/bundler/rmagick-7.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rmagick from 6.2.0 to 7.0.5.

Release notes

Sourced from rmagick's releases.

RMagick 7.0.5

Bug Fixes

Full Changelog: rmagick/rmagick@RMagick_7-0-4...RMagick_7-0-5

RMagick 7.0.4

Bug Fixes

Full Changelog: rmagick/rmagick@RMagick_7-0-3...RMagick_7-0-4

RMagick 7.0.3

Bug Fixes

Full Changelog: rmagick/rmagick@RMagick_7-0-2...RMagick_7-0-3

RMagick 7.0.2

Bug Fixes

Full Changelog: rmagick/rmagick@RMagick_7-0-1...RMagick_7-0-2

RMagick 7.0.1

Bug Fixes

  • Image_gray_q changes the colour space of the image, instead of returning whether it's grayscale (#1788)
  • Check for errors from ParseGeometry() (#1786)
  • Fail explicitly when trying to install on JRuby (#1784)

New Contributors

... (truncated)

Changelog

Sourced from rmagick's changelog.

RMagick 7.0.5

Bug Fixes

  • Fix heap overflow from integer overflow in dispatch/export_pixels geometry (#1816)
  • Fix SEGV in Image/Pixel/Draw #marshal_load on a non-collection argument (#1815)
  • Fix SEGV when a Draw method is called on an uninitialized object (#1814)
  • Fix SEGV in Draw#primitive on non-String argument (#1813)

RMagick 7.0.4

Bug Fixes

  • Fix report size in rm_kernel_info_memsize (#1808)
  • Fix NULL dereference in KernelInfo instance methods (#1807)
  • Fix memory leak and NULL deref in Image#properties (#1806)
  • Fix memory leak when string conversion raises (#1805)
  • Fix error handling in Pixel#to_color when QueryColorname fails (#1800)
  • Reject NAN in Pixel#from_hsla() (#1798)

RMagick 7.0.3

Bug Fixes

  • Fix potential stack buffer overflows in format_exception and add_format_prefix (#1796)

RMagick 7.0.2

Bug Fixes

  • Fix missing error check in KernelInfo#clone (#1794)
  • Fix memory leak in Image#gamma_correct (#1793)
  • Fix memory leak in Image#{color_profile=, iptc_profile=} when out of memory (#1792)
  • Fix memory leaks if level operations fail in Image#{level_colors, levelize_channel} (#1791)
  • Clean up ImageMagick resources on exit to fix ruby_memcheck false leaks (#1790)

RMagick 7.0.1

Bug Fixes

  • Image_gray_q changes the colour space of the image, instead of returning whether it's grayscale (#1788)
  • Check for errors from ParseGeometry() (#1786)
  • Fail explicitly when trying to install on JRuby (#1784)

RMagick 7.0.0

Breaking Changes

  • Drop support for Ruby 3.1 and older (#1749)
  • Drop support for old ImageMagick (6.8.x and 7.0.x) (#1748)

... (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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 1, 2026
Bumps [rmagick](https://github.com/rmagick/rmagick) from 6.2.0 to 7.0.5.
- [Release notes](https://github.com/rmagick/rmagick/releases)
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@david-yz-liu
david-yz-liu force-pushed the dependabot/bundler/rmagick-7.0.5 branch from e001301 to e148200 Compare July 24, 2026 14:35
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 30102353970

Warning

No base build found for commit d10c644 on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 90.513%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 51477
Covered Lines: 47611
Line Coverage: 92.49%
Relevant Branches: 2470
Covered Branches: 1218
Branch Coverage: 49.31%
Branches in Coverage %: Yes
Coverage Strength: 128.2 hits per line

💛 - Coveralls

@david-yz-liu
david-yz-liu merged commit 23144b6 into master Jul 24, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/rmagick-7.0.5 branch July 24, 2026 15:01
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