Skip to content
Snippets Groups Projects
Unverified Commit 36fe4998 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Chore(deps): Bump sharp from 0.30.4 to 0.30.6 (#25719)

Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/lovell/sharp/blob/main/docs/changelog.md">sharp's changelog</a>.</em></p>
<blockquote>
<h3>v0.30.6 - 30th May 2022</h3>
<ul>
<li>
<p>Allow values for <code>limitInputPixels</code> larger than 32-bit.
<a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3238">#3238</a></p>
</li>
<li>
<p>Ensure brew-installed <code>vips</code> can be detected (regression in 0.30.5).
<a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3239">#3239</a></p>
</li>
</ul>
<h3>v0.30.5 - 23rd May 2022</h3>
<ul>
<li>
<p>Install: pass <code>PKG_CONFIG_PATH</code> via env rather than substitution.
<a href="https://github.com/dwisiswant0"><code>@​dwisiswant0</code></a></p>
</li>
<li>
<p>Add support for <code>--libc</code> flag to improve cross-platform installation.
<a href="https://github-redirect.dependabot.com/lovell/sharp/pull/3160">#3160</a>
<a href="https://github.com/joonamo"><code>@​joonamo</code></a></p>
</li>
<li>
<p>Allow installation of prebuilt libvips binaries from filesystem.
<a href="https://github-redirect.dependabot.com/lovell/sharp/pull/3196">#3196</a>
<a href="https://github.com/ankurparihar"><code>@​ankurparihar</code></a></p>
</li>
<li>
<p>Fix rotate-then-extract for EXIF orientation 2.
<a href="https://github-redirect.dependabot.com/lovell/sharp/pull/3218">#3218</a>
<a href="https://github.com/jakob0fischl"><code>@​jakob0fischl</code></a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lovell/sharp/commit/b91875d3d9fd628b572a12a155df2e783e0812a5"><code>b91875d</code></a> Release v0.30.6</li>
<li><a href="https://github.com/lovell/sharp/commit/a0568ec0c312e7fa290874ddfa6797b93ffe0a67"><code>a0568ec</code></a> Allow values for limitInputPixels larger than 32-bit <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3238">#3238</a></li>
<li><a href="https://github.com/lovell/sharp/commit/48e3ea5e29b98d6e9a5ac842782053e9941d5d00"><code>48e3ea5</code></a> Ensure brew-installed vips can be detected <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3239">#3239</a></li>
<li><a href="https://github.com/lovell/sharp/commit/93b29057e4d759ff9251cdef374c62416a16d26b"><code>93b2905</code></a> Docs: changelog and credit for <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3160">#3160</a></li>
<li><a href="https://github.com/lovell/sharp/commit/db654de385e06ee6c56a05aa11a11a2e2f781b14"><code>db654de</code></a> Release v0.30.5</li>
<li><a href="https://github.com/lovell/sharp/commit/a6aeef612be50f5868a77481848b1de674216f0c"><code>a6aeef6</code></a> Install: pass <code>PKG_CONFIG_PATH</code> via env rather than substitution</li>
<li><a href="https://github.com/lovell/sharp/commit/7bf6cbd66973a4feedbf670aa20ff184f30553d1"><code>7bf6cbd</code></a> Docs: correct links to libvips documentation</li>
<li><a href="https://github.com/lovell/sharp/commit/04c31b35a7e2d88931e1cb7cde0fe1720e4685b7"><code>04c31b3</code></a> Install: warn about filesystem owner running npm v8+ as root</li>
<li><a href="https://github.com/lovell/sharp/commit/ee9cdb65987735caca614eceb7098726ebe5fd3c"><code>ee9cdb6</code></a> Bump deps</li>
<li><a href="https://github.com/lovell/sharp/commit/8960eb8309629c1c97f06aa45e605dad8c97f0c1"><code>8960eb8</code></a> Docs: changelog entry for <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3218">#3218</a></li>
<li>Additional commits viewable in <a href="https://github.com/lovell/sharp/compare/v0.30.4...v0.30.6">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sharp&package-manager=npm_and_yarn&previous-version=0.30.4&new-version=0.30.6)](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 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>

Co-authored-by: default avatarGuilherme Gazzo <5263975+ggazzo@users.noreply.github.com>
parent b32d3803
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment