Skip to content

Commit 6f1ee3a

Browse files
authored
Build(deps): Bump image_processing from 1.13.0 to 1.14.0 (#761)
Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.0 to 1.14.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/janko/image_processing/blob/master/CHANGELOG.md">image_processing's changelog</a>.</em></p> <blockquote> <h2>1.14.0 (2025-02-10)</h2> <ul> <li> <p>Add support for MiniMagick 5.x (<a href="https://github.com/lukeasrodgers"><code>@​lukeasrodgers</code></a>)</p> </li> <li> <p>Fix <code>#resize_to_cover</code> when dealing with EXIF orientated images (<a href="https://github.com/brendon"><code>@​brendon</code></a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/janko/image_processing/commit/8185ea61518d8cf477594505cd4b5ab478b28aea"><code>8185ea6</code></a> Bump to 1.14.0</li> <li><a href="https://github.com/janko/image_processing/commit/a5fa97064e801b8d97bacab592cb0bc47f53425b"><code>a5fa970</code></a> Test on Ruby 3.4</li> <li><a href="https://github.com/janko/image_processing/commit/d156626d47b2da6ceafebddd059250017e0a8f98"><code>d156626</code></a> Add changelog entry</li> <li><a href="https://github.com/janko/image_processing/commit/cd2d170b7992c2367f803f4c6f53f4d633217af4"><code>cd2d170</code></a> Remove gemfiles for MiniMagick 4.x and 5.x</li> <li><a href="https://github.com/janko/image_processing/commit/b4daa77c5a24fcf3caa1089a68f371e0ce1774f8"><code>b4daa77</code></a> Update docs for MiniMagick 5.x</li> <li><a href="https://github.com/janko/image_processing/commit/ba30289c7cdf792692702b7c5024f204ea5e8725"><code>ba30289</code></a> Upgrade minimagick 5 (<a href="https://redirect.github.com/janko/image_processing/issues/132">#132</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/849053000e7d46253aa4c16d50539234f6840f76"><code>8490530</code></a> Fix bug in resize_to_cover where the image is provided as a string (<a href="https://redirect.github.com/janko/image_processing/issues/136">#136</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/264b0b1d01689f49622562605692b9d353eee4d1"><code>264b0b1</code></a> Provide a 'Changelog' link on rubygems.org/gems/image_processing (<a href="https://redirect.github.com/janko/image_processing/issues/129">#129</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/b07cb216268ca730f732a1693d72168590da3c08"><code>b07cb21</code></a> Opt-in for MFA requirement (<a href="https://redirect.github.com/janko/image_processing/issues/127">#127</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/682a32cd46f741cd5502378bba38a7b17c0eff67"><code>682a32c</code></a> Fix typos (<a href="https://redirect.github.com/janko/image_processing/issues/126">#126</a>)</li> <li>See full diff in <a href="https://github.com/janko/image_processing/compare/v1.13.0...v1.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=image_processing&package-manager=bundler&previous-version=1.13.0&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
2 parents 9b95114 + 5f68fdf commit 6f1ee3a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,8 @@ GEM
347347
activerecord (>= 3.0.0)
348348
railties (>= 3.0.0)
349349
ice_nine (0.11.2)
350-
image_processing (1.13.0)
351-
mini_magick (>= 4.9.5, < 5)
350+
image_processing (1.14.0)
351+
mini_magick (>= 4.9.5, < 6)
352352
ruby-vips (>= 2.0.17, < 3)
353353
importmap-rails (2.1.0)
354354
actionpack (>= 6.0.0)
@@ -389,7 +389,9 @@ GEM
389389
logger
390390
mime-types-data (~> 3.2015)
391391
mime-types-data (3.2025.0107)
392-
mini_magick (4.13.2)
392+
mini_magick (5.1.2)
393+
benchmark
394+
logger
393395
mini_mime (1.1.5)
394396
minitest (5.25.4)
395397
mobility (1.3.2)
@@ -588,7 +590,7 @@ GEM
588590
rubocop-rspec (3.4.0)
589591
rubocop (~> 1.61)
590592
ruby-progressbar (1.13.0)
591-
ruby-vips (2.2.2)
593+
ruby-vips (2.2.3)
592594
ffi (~> 1.12)
593595
logger
594596
rubyzip (2.4.1)

0 commit comments

Comments
 (0)