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.22.1 to 0.23.1 #90

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sharp from 0.22.1 to 0.23.1.

Changelog

Sourced from sharp's changelog.

v0.23.1 - 26th September 2019

  • Ensure sharp.format.vips is present and correct (filesystem only).
    #1813

  • Ensure invalid width and height provided as options to resize throw.
    #1817

  • Allow use of 'heic' and 'heif' identifiers with toFormat.
    #1834
    @​jaubourg

  • Add premultiplied option to composite operation.
    #1835
    @​Andargor

  • Allow instance reuse with differing toBuffer options.
    #1860
    @​RaboliotTheGrey

  • Ensure image is at least 3x3 pixels before attempting trim operation.

v0.23.0 - 29th July 2019

  • Remove overlayWith previously deprecated in v0.22.0.

  • Add experimental support for HEIF images. Requires libvips compiled with libheif.
    #1105

  • Expose libwebp smartSubsample and reductionEffort options.
    #1545

  • Add experimental support for Worker Threads.
    #1558

  • Use libvips' built-in CMYK and sRGB profiles when required.
    #1619

  • Drop support for Node.js versions 6 and 11.
    #1674

  • Expose skipBlanks option for tile-based output.
    #1687
    @​RaboliotTheGrey

  • Allow use of failOnError option with Stream-based input.
    #1691

  • Fix rotate/extract ordering for non-90 angles.
    #1755

... (truncated)
Commits
  • aa3ce76 Release v0.23.1
  • ba46ad1 Docs: mention removal of metadata in output methods
  • 11214ba Bump tar dependency to ensure minipass >=2.8.6
  • d87c289 Update results from latest benchmark test run
  • af45c03 Bump benchmark dependencies ahead of a perf test run
  • 7d6fadc Ensure promise-based benchmark test is fairer
  • 6b560f7 Remove imagemagick-native module from benchmarks
  • 5d42214 Docs: Add more prominent link to libvips
  • d42c383 Add link from GitHub to libvips OpenCollective
  • 9c7f6fc Replace deprecated URL parser
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yaml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@jrjohnson jrjohnson merged commit 88f5e6d into master Oct 9, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sharp-0.23.1 branch October 9, 2019 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant