traPtitech / ghost-storage-adapter-openstack

An openstack storage adapter for Ghost blogging platform.
MIT License
0 stars 0 forks source link

Upgrade: Bump sharp from 0.25.4 to 0.29.0 #35

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sharp from 0.25.4 to 0.29.0.

Changelog

Sourced from sharp's changelog.

v0.29.0 - 17th August 2021

  • Drop support for Node.js 10, now requires Node.js >= 12.13.0.

  • Add background property to PNG and GIF image metadata.

  • Add compression property to HEIF image metadata. #2504

  • AVIF encoding now defaults to 4:4:4 chroma subsampling. #2562

  • Allow multiple platform-arch binaries in same node_modules installation tree. #2575

  • Default to single-channel b-w space when extractChannel is used. #2658

  • Allow installation directory to contain spaces (regression in v0.26.0). #2777

  • Add pipelineColourspace operator to set the processing space. #2704 @​Daiz

  • Allow bit depth to be set when using raw input and output. #2762 @​mart-jansink

  • Allow negate to act only on non-alpha channels. #2808 @​rexxars

v0.28 - bijou

Requires libvips v8.10.6

v0.28.3 - 24th May 2021

  • Ensure presence of libvips, vendored or global, before invoking node-gyp.

  • Skip shrink-on-load for multi-page WebP. #2714

  • Add contrast limiting adaptive histogram equalization (CLAHE) operator. #2726 @​baparham

v0.28.2 - 10th May 2021

... (truncated)

Commits
  • 978a788 CI: ensure Linux ARM64 prebuild token is passed into container
  • 6e91d55 CI: ensure Linux ARM64 prebuild token is passed into container
  • d4ce0a1 Update prebuild include regex
  • 148608b Release v0.29.0
  • f725f4a Update performance test results
  • d07a549 Tests: add squoosh-cli and squoosh-lib to performance benchmarks
  • 551441c Bench: bump deps
  • 46c14e9 Tests: add a few new leak suppressions
  • 6084647 Upgrade to libvips v8.11.3
  • e0a598a Bump deps
  • 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[bot] commented 3 years ago

Superseded by #36.