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 cancel merge
Cancels automatic merging of this PR
@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.32.0 → ^0.33.1) · Repo
Commits
See the full diff on Github. The new version differs by 28 commits:
Release v0.33.1
Prerelease v0.33.1-rc.3
CI: Split yarn pnp package tests into separate jobs
Docs: refresh index and homepage link
Prerelease v0.33.1-rc.2
CI: Pin Node.js 18 to avoid npm 10 on 32-bit Windows
Prerelease v0.33.1-rc.1
Improve resilience of installation check
CI: Upgrade to latest FreeBSD, improve test resilience
Docs: changelog and credit for #3897
Ensure VIPS_NOVECTOR env var is respected (#3897)
Emit warning for invalid ICC profile #3895
Tests: attempt to reduce chance of race condition
Docs: improve cross-platform help messaging
Add help when possibly using an unsupported libc
Docs: update liborc references to highway
CI: Ensure Yarn pnp linker uses ESM
Prerelease v0.33.1-rc.0
Add help text for Node.js snap failures
Tests: tighten yarn locator test for multi-platform
Improve help text displayed on failure of require
Tests: improve yarn locator coverage
CI: Add package test for Yarn Plug'n'Play
Allow yarn locator hash calc to fail e.g. Windows
Add support for Yarn Plug'n'Play filesystem layout #3888
Docs: clarify yarn v1 vs yarn v3+ installation #3871
Docs: make use of optional dependencies even clearer
Docs: highlight that optional deps must be allowed
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