Skip to content

Commit

Permalink
Bump sharp from 0.31.3 to 0.32.1 in /website (#3209)
Browse files Browse the repository at this point in the history
Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.1.
<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.32.1 - 27th April 2023</h3>
<ul>
<li>
<p>Add experimental <code>unflatten</code> operation.
<a href="https://redirect.github.com/lovell/sharp/pull/3461">#3461</a>
<a
href="https://github.com/antonmarsden"><code>@​antonmarsden</code></a></p>
</li>
<li>
<p>Ensure use of <code>flip</code> operation forces random access read
(regression in 0.32.0).
<a
href="https://redirect.github.com/lovell/sharp/issues/3600">#3600</a></p>
</li>
<li>
<p>Ensure <code>linear</code> operation works with 16-bit input
(regression in 0.31.3).
<a
href="https://redirect.github.com/lovell/sharp/issues/3605">#3605</a></p>
</li>
<li>
<p>Install: ensure proxy URLs are logged correctly.
<a href="https://redirect.github.com/lovell/sharp/pull/3615">#3615</a>
<a href="https://github.com/TomWis97"><code>@​TomWis97</code></a></p>
</li>
<li>
<p>Ensure profile-less CMYK to CMYK roundtrip skips colourspace
conversion.
<a
href="https://redirect.github.com/lovell/sharp/issues/3620">#3620</a></p>
</li>
<li>
<p>Add support for <code>modulate</code> operation when using non-sRGB
pipeline colourspace.
<a
href="https://redirect.github.com/lovell/sharp/issues/3620">#3620</a></p>
</li>
<li>
<p>Ensure <code>trim</code> operation works with CMYK images (regression
in 0.31.0).
<a
href="https://redirect.github.com/lovell/sharp/issues/3636">#3636</a></p>
</li>
<li>
<p>Install: coerce libc version to semver.
<a
href="https://redirect.github.com/lovell/sharp/issues/3641">#3641</a></p>
</li>
</ul>
<h3>v0.32.0 - 24th March 2023</h3>
<ul>
<li>
<p>Default to using sequential rather than random access read where
possible.</p>
</li>
<li>
<p>Replace GIF output <code>optimise</code> / <code>optimize</code>
option with <code>reuse</code>.</p>
</li>
<li>
<p>Add <code>progressive</code> option to GIF output for
interlacing.</p>
</li>
<li>
<p>Add <code>wrap</code> option to text image creation.</p>
</li>
<li>
<p>Add <code>formatMagick</code> property to metadata of images loaded
via *magick.</p>
</li>
<li>
<p>Prefer integer (un)premultiply for faster resizing of RGBA
images.</p>
</li>
<li>
<p>Add <code>ignoreIcc</code> input option to ignore embedded ICC
profile.</p>
</li>
<li>
<p>Allow use of GPS (IFD3) EXIF metadata.
<a
href="https://redirect.github.com/lovell/sharp/issues/2767">#2767</a></p>
</li>
<li>
<p>TypeScript definitions are now maintained and published directly,
deprecating the <code>@types/sharp</code> package.
<a
href="https://redirect.github.com/lovell/sharp/issues/3369">#3369</a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lovell/sharp/commit/dea319daf6bd8c63c5ca5eaf150df442575c203c"><code>dea319d</code></a>
Release v0.32.1</li>
<li><a
href="https://github.com/lovell/sharp/commit/a2ca678854f1bb6fdf6a601dbd8a219d68239407"><code>a2ca678</code></a>
Docs: clarify text align applies to multi-line</li>
<li><a
href="https://github.com/lovell/sharp/commit/e98993a6e2689c97348fa1252832745af3030776"><code>e98993a</code></a>
Bump node-addon-api for Buffer::NewOrCopy</li>
<li><a
href="https://github.com/lovell/sharp/commit/90abd927c9521024970c5e10bc1585ba1f68c530"><code>90abd92</code></a>
Install: coerce libc version to semver (refactor)</li>
<li><a
href="https://github.com/lovell/sharp/commit/4d7957a0432165fdb4baf93b1cc159801535a04f"><code>4d7957a</code></a>
Install: coerce libc version to semver <a
href="https://redirect.github.com/lovell/sharp/issues/3641">#3641</a></li>
<li><a
href="https://github.com/lovell/sharp/commit/bf9bb563676da8074f441004f142e2d0732335d1"><code>bf9bb56</code></a>
Docs: fix affine interpolator example</li>
<li><a
href="https://github.com/lovell/sharp/commit/8408e99aa38a84be63986ca0210eae106d13cbc2"><code>8408e99</code></a>
Ensure trim op works with CMYK input <a
href="https://redirect.github.com/lovell/sharp/issues/3636">#3636</a></li>
<li><a
href="https://github.com/lovell/sharp/commit/a39f959dccdcae2121b5d0221eb180e964328fb7"><code>a39f959</code></a>
Docs: add security policy</li>
<li><a
href="https://github.com/lovell/sharp/commit/d08baa20e6c1f617e1aea413805b7657abeaaf51"><code>d08baa2</code></a>
Install: log possible error when removing vendor dir</li>
<li><a
href="https://github.com/lovell/sharp/commit/391018ad3dd4c739f2be5fb70b1ffe84cbdb006f"><code>391018a</code></a>
Bump semver dep</li>
<li>Additional commits viewable in <a
href="https://github.com/lovell/sharp/compare/v0.31.3...v0.32.1">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.31.3&new-version=0.32.1)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent 215ffbd commit 4fe55ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rehype-katex": "^6.0.3",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.3",
"sharp": "^0.32.1",
"simplebar-react": "^3.2.4",
"swr": "^2.1.5",
"tailwindcss": "^3.3.2",
Expand Down

0 comments on commit 4fe55ed

Please sign in to comment.