heybereket / oasis

The chat and forums platform for communities
https://beta.oasis.sh
MIT License
239 stars 54 forks source link

chore(deps): bump sharp from 0.28.3 to 0.29.3 #541

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sharp from 0.28.3 to 0.29.3.

Changelog

Sourced from sharp's changelog.

v0.29.3 - 14th November 2021

  • Ensure correct dimensions when containing image resized to 1px. #2951

  • Impute TIFF xres/yres from density provided to withMetadata. #2952 @​mbklein

v0.29.2 - 21st October 2021

  • Add timeout function to limit processing time.

  • Ensure sharp.versions is populated from vendored libvips.

  • Remove animation properties from single page images. #2890

  • Allow use of 'tif' to select TIFF output. #2893 @​erf

  • Improve error message on Windows for version conflict. #2918 @​dkrnl

  • Throw error rather than exit when invalid binaries detected. #2931

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.

... (truncated)

Commits


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 2 years ago

Superseded by #550.