[openstreetmap/openstreetmap-website] Bump mini_magick from 4.10.1 to 4.11.0 (#2944)

dependabot[bot] notifications at github.com
Mon Nov 9 05:03:46 UTC 2020


Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.10.1 to 4.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/minimagick/minimagick/releases">mini_magick's releases</a>.</em></p>
<blockquote>
<h2>v4.11.0</h2>
<ul>
<li>Fix fetching metadata when there are GhostScript warnings (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/522">#522</a>)</li>
<li>Fixed some <code>method redefined</code> warnings (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/505">#505</a>)</li>
<li>Added <code>MiniMagick::Image.get_image_from_pixels</code> (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/516">#516</a>)</li>
<li>extend <code>MiniMagick::Tool#stack</code> to support arguments so that it can be used with Active Storage</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/minimagick/minimagick/commit/0217b4d12a56577c42b37a97e8a9ab90e680ee95"><code>0217b4d</code></a> Bump to 4.11.0</li>
<li><a href="https://github.com/minimagick/minimagick/commit/b7b224fdeea946aa435d0f0b804243475dcbd1b6"><code>b7b224f</code></a> Accept hash of options in #stack</li>
<li><a href="https://github.com/minimagick/minimagick/commit/2fcb5f1327175d0dfbf30a337a52d30fe0d61f91"><code>2fcb5f1</code></a> Remove validate_on_write from README</li>
<li><a href="https://github.com/minimagick/minimagick/commit/065bfab7c21f92f29f4f08f5b7f497feac895706"><code>065bfab</code></a> Add YARD example tags; option (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/507">#507</a>)</li>
<li><a href="https://github.com/minimagick/minimagick/commit/630ec8d0e42dae169218258c20b22c1ee1f8da2d"><code>630ec8d</code></a> feat: added helper function to convert array of rgb pixels to form an image (...</li>
<li><a href="https://github.com/minimagick/minimagick/commit/eee6cc0d5a9f451fe6741e3aa9983caadf2987d5"><code>eee6cc0</code></a> Parse out Ghostscript warnings in identfication (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/522">#522</a>)</li>
<li><a href="https://github.com/minimagick/minimagick/commit/986466d6f35e47e9d38f17a0e77ca0f5c27ed061"><code>986466d</code></a> Fix typo (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/520">#520</a>)</li>
<li><a href="https://github.com/minimagick/minimagick/commit/c32d09f5c35034ba9199a12852abf4802bb05515"><code>c32d09f</code></a> Remove Ruby 1.9.3 from README (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/513">#513</a>)</li>
<li><a href="https://github.com/minimagick/minimagick/commit/13a8835f7c860daa2eed206ed7f0a2cf9931f600"><code>13a8835</code></a> Suppress <code>warning: method redefined; discarding old cli and cli=</code> (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/505">#505</a>)</li>
<li><a href="https://github.com/minimagick/minimagick/commit/8ce421a060956eee4ad44322b18717b43ac99af6"><code>8ce421a</code></a> Fix Imagemagick download URI on CI (<a href="https://github-redirect.dependabot.com/minimagick/minimagick/issues/506">#506</a>)</li>
<li>See full diff in <a href="https://github.com/minimagick/minimagick/compare/v4.10.1...v4.11.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mini_magick&package-manager=bundler&previous-version=4.10.1&new-version=4.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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 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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/2944

-- Commit Summary --

  * Bump mini_magick from 4.10.1 to 4.11.0

-- File Changes --

    M Gemfile.lock (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2944.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2944.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2944
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201108/31a44005/attachment.htm>


More information about the rails-dev mailing list