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

chore: bump sharp from 0.28.3 to 0.29.1 in /src/api/image #2305

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps sharp from 0.28.3 to 0.29.1.

Changelog

Sourced from sharp's changelog.

v0.29.1 - 7th September 2021

  • Add lightness option to modulate operation. #2846

  • Ensure correct PNG bitdepth is set based on number of colours. #2855

  • Ensure background is always premultiplied when compositing. #2858

  • Ensure images with P3 profiles retain full gamut. #2862

  • Add support for libvips compiled with OpenJPEG. #2868

  • Remove unsupported animation properties from AVIF output. #2870

  • Resolve paths before comparing input/output filenames. #2878 @​rexxars

  • Allow use of speed 9 (fastest) for HEIF encoding. #2879 @​rexxars

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.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependabot bot added area: microservices dependencies Pull requests that update a dependency file labels Sep 16, 2021
@dependabot dependabot bot requested a review from a team September 16, 2021 04:38
@manekenpix
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/image/sharp-0.29.1 branch from c89edc3 to 50120b2 Compare September 21, 2021 02:59
@humphd
Copy link
Contributor

humphd commented Oct 11, 2021

@dependabot rebase

Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.29.1.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
- [Commits](lovell/sharp@v0.28.3...v0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/image/sharp-0.29.1 branch from 50120b2 to 999bc7d Compare October 11, 2021 13:20
@humphd humphd merged commit 8dd91a0 into master Oct 11, 2021
@humphd humphd deleted the dependabot/npm_and_yarn/src/api/image/sharp-0.29.1 branch October 11, 2021 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: microservices dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants