Bump sharp from 0.30.3 to 0.30.6 #11

Closed
dependabot[bot] wants to merge 162 commits from dependabot/npm_and_yarn/sharp-0.30.6 into master
dependabot[bot] commented 2022-06-01 23:53:53 +00:00 (Migrated from github.com)

Bumps sharp from 0.30.3 to 0.30.6.

Changelog

Sourced from sharp's changelog.

v0.30.6 - 30th May 2022

  • Allow values for limitInputPixels larger than 32-bit. #3238

  • Ensure brew-installed vips can be detected (regression in 0.30.5). #3239

v0.30.5 - 23rd May 2022

v0.30.4 - 18th April 2022

  • Increase control over sensitivity to invalid images via failOn, deprecate failOnError (equivalent to failOn: 'warning').

  • Ensure create input image has correct bit depth and colour space. #3139

  • Add support for TypedArray input with byteOffset and length. #3146 @​codepage949

  • Improve error message when attempting to render SVG input greater than 32767x32767. #3167

  • Add missing file name to 'Input file is missing' error message. #3178 @​Brodan

Commits
  • b91875d Release v0.30.6
  • a0568ec Allow values for limitInputPixels larger than 32-bit #3238
  • 48e3ea5 Ensure brew-installed vips can be detected #3239
  • 93b2905 Docs: changelog and credit for #3160
  • db654de Release v0.30.5
  • a6aeef6 Install: pass PKG_CONFIG_PATH via env rather than substitution
  • 7bf6cbd Docs: correct links to libvips documentation
  • 04c31b3 Install: warn about filesystem owner running npm v8+ as root
  • ee9cdb6 Bump deps
  • 8960eb8 Docs: changelog entry for #3218
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sharp](https://github.com/lovell/sharp) from 0.30.3 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> <h3>v0.30.4 - 18th April 2022</h3> <ul> <li> <p>Increase control over sensitivity to invalid images via <code>failOn</code>, deprecate <code>failOnError</code> (equivalent to <code>failOn: 'warning'</code>).</p> </li> <li> <p>Ensure <code>create</code> input image has correct bit depth and colour space. <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3139">#3139</a></p> </li> <li> <p>Add support for <code>TypedArray</code> input with <code>byteOffset</code> and <code>length</code>. <a href="https://github-redirect.dependabot.com/lovell/sharp/pull/3146">#3146</a> <a href="https://github.com/codepage949"><code>@​codepage949</code></a></p> </li> <li> <p>Improve error message when attempting to render SVG input greater than 32767x32767. <a href="https://github-redirect.dependabot.com/lovell/sharp/issues/3167">#3167</a></p> </li> <li> <p>Add missing file name to 'Input file is missing' error message. <a href="https://github-redirect.dependabot.com/lovell/sharp/pull/3178">#3178</a> <a href="https://github.com/Brodan"><code>@​Brodan</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.3...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.3&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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lousando/briskett/network/alerts). </details>
dependabot[bot] commented 2022-06-17 02:06:03 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.