retro-board
retro-board copied to clipboard
Bump sharp from 0.32.4 to 0.32.6 in /marketing
Bumps sharp from 0.32.4 to 0.32.6.
Changelog
Sourced from sharp's changelog.
v0.32.6 - 18th September 2023
Upgrade to libvips v8.14.5 for upstream bug fixes.
Ensure composite tile images are fully decoded (regression in 0.32.0). #3767
Ensure
withMetadata
can add ICC profiles to RGB16 output. #3773Ensure
withMetadata
does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773TypeScript: Add definitions for block and unblock. #3799
@ldrick
v0.32.5 - 15th August 2023
Upgrade to libvips v8.14.4 for upstream bug fixes.
TypeScript: Add missing
WebpPresetEnum
to definitions. #3748@pilotso11
Ensure compilation using musl v1.2.4. #3755
@kleisauke
Ensure resize with a
fit
ofinside
respects 90/270 degree rotation. #3756TypeScript: Ensure
minSize
property ofWebpOptions
is boolean. #3758@sho-xizz
Ensure
withMetadata
adds default sRGB profile. #3761
Commits
eefaa99
Release v0.32.6dbce6fa
Upgrade to libvips v8.14.5af0fcb3
Docs: changelog for #3799c6f54e5
Bump devDeps846563e
TypeScript: add definitions for block and unblock (#3799)9c217ab
Ensure withMetadata can add RGB16 profiles #3773e7381e5
Alternative fix for 4340d60, uses existing StaySequential4340d60
Ensure composite tile images fully decoded #37677f64d46
Docs: add missing returns property to raw67e927b
Docs: ensure all functions include method signature #3777- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.