Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sharp from 0.31.3 to 0.32.0 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps sharp from 0.31.3 to 0.32.0.

Changelog

Sourced from sharp's changelog.

v0.32.0 - 24th March 2023

  • Default to using sequential rather than random access read where possible.

  • Replace GIF output optimise / optimize option with reuse.

  • Add progressive option to GIF output for interlacing.

  • Add wrap option to text image creation.

  • Add formatMagick property to metadata of images loaded via *magick.

  • Prefer integer (un)premultiply for faster resizing of RGBA images.

  • Add ignoreIcc input option to ignore embedded ICC profile.

  • Allow use of GPS (IFD3) EXIF metadata. #2767

  • TypeScript definitions are now maintained and published directly, deprecating the @types/sharp package. #3369

  • Prebuilt binaries: ensure macOS 10.13+ support, as documented. #3438

  • Prebuilt binaries: prevent use of glib slice allocator, improves QEMU support. #3448

  • Add focus point coordinates to output when using attention based crop. #3470 @​ejoebstl

  • Expose sharp version as sharp.versions.sharp. #3471

  • Respect fastShrinkOnLoad resize option for WebP input. #3516

  • Reduce sharpen sigma maximum from 10000 to 10. #3521

  • Add support for ArrayBuffer input. #3548 @​kapouer

  • Add support to extend operation for extendWith to allow copy/mirror/repeat. #3556 @​janaz

  • Ensure all async JS callbacks are wrapped to help avoid possible race condition.

... (truncated)

Commits
  • b9d4c30 Release v0.32.0
  • 148760f Docs: clarify resize reduction/enlargement options refer to scaling
  • 98ed237 Docs: use only first year of copyright to match code
  • b55e58f Trim space from end of libvips error messages
  • 0af070e Docs: update performance results, include PNG-based task
  • 9fbb4fc Tests: bump benchmark deps
  • 6008ff8 Docs: tile-based output requires libgsf
  • cd5e11b Docs: ensure parameters are indexed as they now appear in a table
  • 08d6822 Upgrade to libvips v8.14.2
  • 8b8a815 Tests: tile-based output optional, will require custom libvips
  • 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)

Bumps [sharp](https://github.com/lovell/sharp) from 0.31.3 to 0.32.0.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.31.3...v0.32.0)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2023
@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for jade-croquembouche-a924c5 failed.

Name Link
🔨 Latest commit 08e5c99
🔍 Latest deploy log https://app.netlify.com/sites/jade-croquembouche-a924c5/deploys/64214031e192d900083b8434

@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for remarkable-lollipop-68f358 failed.

Name Link
🔨 Latest commit 08e5c99
🔍 Latest deploy log https://app.netlify.com/sites/remarkable-lollipop-68f358/deploys/64214031599e9a0008ef4477

@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for jade-cendol-da9f60 failed.

Name Link
🔨 Latest commit 08e5c99
🔍 Latest deploy log https://app.netlify.com/sites/jade-cendol-da9f60/deploys/64214031389f320007280cfe

@netlify
Copy link

netlify bot commented Mar 27, 2023

Deploy Preview for celadon-souffle-6e7111 failed.

Name Link
🔨 Latest commit 08e5c99
🔍 Latest deploy log https://app.netlify.com/sites/celadon-souffle-6e7111/deploys/64214031a8bbe40007a0048b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants