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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sharp (^0.28.2 → ^0.30.0) · Repo
Commits
See the full diff on Github. The new version differs by 52 commits:
Release v0.30.0
Docs: update performance test results for next release
Upgrade to libvips v8.12.2
Upgrade to libvips v8.12.2
Docs: metadata returns resolutionUnit, if present
Bump deps: prebuild, for latest detect-libc
Docs: changelog and refresh for #3023
Add resolutionUnit to metadata and as tiff option #3023
Ensure delays of the origin image is preserved (#3062)
Take page parameter into account when all frames are read (#3059)
Update simple-get version (#3057)
Docs: npm v8
Docs: Linux x64 binaries require CPU with SSE4.2
Bump deps
CI: add Rosetta-emulated x64
Upgrade to modern detect-libc
Bump deps
CI: Fix linux-arm64v8 docker permission problems with npm v8
Docs refresh
Docs: mild blur is a box filter, add examples
Ensure rotate-then-extract works with EXIF mirroring #3024
Add support for IIIF v3 tile-based output
Docs: fix example formatting, remove outdated warning
Docs: correct gif resize example
Install: include platformAndArch in help after failure
Docs: clarify that metadata is based on input, not output
Docs: changelog and credit for #3006
Add withoutReduction option to resize operation (#3006)
Install: verify prebuilt binaries with Subresource Integrity check
Expose platform-arch of vendored binaries #2928
Ensure ops without multi-page support reject (#3010)
Bump dep: color
Docs: changelog and refresh for #2789
Improve multi-frame image resizing (#2789)
Windows: make invalid param errors recoverable by default (#3002)
Upgrade to libvips v8.12.1
Tests: add PNG palette decode/encode roundtrip
Standardise HEIF effort option name, deprecate speed
Standardise WebP effort option name, deprecate reductionEffort
Expose control over CPU effort for palette PNG #2541
Docs refresh
Expose unlimited option for SVG and PNG input #2984
Tests: only need to assert 'mean' of 16-bit PNG roundtrip
Docs: changelog and credit for #2958
Ensure 16-bit PNG output uses correct bitdepth #2958
Upgrade to libvips v8.12.0
Add support for GIF output using cgif in prebuilt binaries
Tests: ensure median default window is covered
Docs: changelog and credit for #2976
Properly emit close events for duplex streams (#2976)
Docs: Update Chinese mirror hostname (#2979)
Upgrade to libvips v8.12.0-rc1
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