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 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)
Coverage remained the same at 92.091% when pulling 0d0c4aab4c999302a71cd42ba11b248c208a6fd8 on depfu/update/npm/sharp-0.23.0 into 092ad8016da27f5f72948aea1a43059d35c5b5a1 on master.
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.22.0 → ^0.23.0) · Repo
Commits
See the full diff on Github. The new version differs by 23 commits:
Release v0.23.0
Use libvips built-in ICC profiles when required #1619
Provide guidance on (mis)use of sudo with npm install
Add a few new leak test suppressions
Force V8 GC after each test during leak checks
Ensure all WebP tests wait until Promises resolve
Changelog entry and credit for #1755
Upgrade to libvips v8.8.1
Fix rotate/extract ordering for non-90 angles (#1755)
Add test coverage for single value extend operation
Simplify 'this' in IO pipeline using arrow functions
Improve consistency of validation error handling
Bump dependencies
Expose libwebp smartSubsample and reductionEffort #1545
Ignore test coverage on more esoteric code paths
Changelog entry for #1687
Add skipBlanks support for tile layout (#1687)
Add experimental support for HEIF images #1105
Docs: vips is now available via the Alpine community repo (#1769)
Add experimental support for Worker Threads #1558
Allow use of failOnError with Stream-based input #1691
Upgrade to libvips v8.8.0, remove deprecated overlayWith
Docs: Alpine now provides vips package via community repo (#1730)
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