Update sharp: 0.30.1 → 0.30.3 (minor) #179
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sharp (0.30.1 → 0.30.3) · Repo
Commits
See the full diff on Github. The new version differs by 28 commits:
Release v0.30.3
Bump devDeps
Add additional debugging hint on symbol error (#3132)
Docs: composite image supports the animated property #3135
Docs: use SVG favicon with a PNG fallback
Docs: add more examples (composite, greyscale, tint)
Docs: add section on (preventing) bundling with esbuild
Ensure backwards-compatibility of JSDoc introduced in ea599ad
Tests: remove possible race condition
CI: update FreeBSD environment
Docs: add/correct some operation examples
Allow sharpen options to be provided as an Object
Docs: refresh for metadata example #3127
Docs: add example of how to get the right-side-up width/height (#3127)
Prevent double unpremultiply with some composite blends
Docs: remove experimental status from existing stats properties
Release v0.30.2
CI: switch 32-bit Windows from Appveyor to Actions
Improve error message for missing file that might be SVG
Ignore greyscale ICC profiles due to lcms bug #3112
Expand pkgconfig search path for wider BSD support #3106
Docs: changelog entry for #3110
Bump devDeps
Windows: ensure C++ runtime is linked statically (#3110)
Bump deps
Improve performance and accuracy of multi-image composite #2286
Issue templates: small formatting fixes
Issue templates: improve guidance, increase filtering
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands