Bump image_processing from 1.12.2 to 1.13.0 #1028

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/image_processing-1.13.0 into main 2024-07-31 21:31:06 +08:00
dependabot[bot] commented 2024-07-29 15:18:03 +08:00 (Migrated from github.com)

Bumps image_processing from 1.12.2 to 1.13.0.

Changelog

Sourced from image_processing's changelog.

1.13.0 (2024-07-24)

  • [minimagick] Use -append when calling #append with no arguments (@​janko)

  • [vips] Avoid lines on the side when rotating by multiples of 90 degrees (@​etherbob)

  • Add #resize_to_cover that allows resizing an image to cover a given rectangle without cropping the excess (@​brendon)

Commits
  • 56a839e Bump to 1.13.0
  • 4cc0440 Revert "Don't allow calling Kernel methods via loader/saver options"
  • 84e5b61 Still support -append in MiniMagick
  • 619c791 Avoid attempting to call non-existing rot0 operation
  • 9d72e46 Support resize-on-load for resize to cover
  • c2a9a73 Remove non-existing #append Vips API
  • 02c3cc4 use rot command where possible (#118)
  • 8c85ad9 Add resize_to_cover (#120)
  • fd9980b Test on Ruby 3.3
  • c20d147 Remove trailing whitespace in README (#116)
  • Additional commits viewable in compare view

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 [image_processing](https://github.com/janko/image_processing) from 1.12.2 to 1.13.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.13.0 (2024-07-24)</h2> <ul> <li> <p>[minimagick] Use <code>-append</code> when calling <code>#append</code> with no arguments (<a href="https://github.com/janko"><code>@​janko</code></a>)</p> </li> <li> <p>[vips] Avoid lines on the side when rotating by multiples of 90 degrees (<a href="https://github.com/etherbob"><code>@​etherbob</code></a>)</p> </li> <li> <p>Add <code>#resize_to_cover</code> that allows resizing an image to cover a given rectangle without cropping the excess (<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/56a839ed53dea7f48dc1202cde86989ec1fc01fe"><code>56a839e</code></a> Bump to 1.13.0</li> <li><a href="https://github.com/janko/image_processing/commit/4cc044087e420457f1e7f2a111f6b0931bef10f9"><code>4cc0440</code></a> Revert &quot;Don't allow calling Kernel methods via loader/saver options&quot;</li> <li><a href="https://github.com/janko/image_processing/commit/84e5b61fcc19a95231f0b578321714ad3937e37b"><code>84e5b61</code></a> Still support <code>-append</code> in MiniMagick</li> <li><a href="https://github.com/janko/image_processing/commit/619c791bc7f3c7d0f2a3229124c3e5afb3202de9"><code>619c791</code></a> Avoid attempting to call non-existing <code>rot0</code> operation</li> <li><a href="https://github.com/janko/image_processing/commit/9d72e46bce6546f3e5344c810bdcd62cfc07328c"><code>9d72e46</code></a> Support resize-on-load for resize to cover</li> <li><a href="https://github.com/janko/image_processing/commit/c2a9a730449ee6ced1f9c2a59631421c83400f5a"><code>c2a9a73</code></a> Remove non-existing <code>#append</code> Vips API</li> <li><a href="https://github.com/janko/image_processing/commit/02c3cc4d05252aef90a9226135aaaa7d68fda830"><code>02c3cc4</code></a> use rot command where possible (<a href="https://redirect.github.com/janko/image_processing/issues/118">#118</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/8c85ad9252052f748f517ea61fdb61f2d6e403a5"><code>8c85ad9</code></a> Add resize_to_cover (<a href="https://redirect.github.com/janko/image_processing/issues/120">#120</a>)</li> <li><a href="https://github.com/janko/image_processing/commit/fd9980b06e7905bc65b04908e7d7eb2629661af4"><code>fd9980b</code></a> Test on Ruby 3.3</li> <li><a href="https://github.com/janko/image_processing/commit/c20d147765a064840d4cad0ff6b7ebcfe65eeaa8"><code>c20d147</code></a> Remove trailing whitespace in README (<a href="https://redirect.github.com/janko/image_processing/issues/116">#116</a>)</li> <li>Additional commits viewable in <a href="https://github.com/janko/image_processing/compare/v1.12.2...v1.13.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.12.2&new-version=1.13.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>
Sign in to join this conversation.