fix(directus): remove deprecated sharpen option - #2294
Conversation
directus/directus#27990 bumps from Sharp 0.34.5 to 0.35.3 - https://sharp.pixelplumbing.com/changelog/v0.35.0/ deprecated it.
commit: |
📝 WalkthroughWalkthroughThe Directus provider’s Sharp operation map now restricts the Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2294 +/- ##
=======================================
Coverage 32.61% 32.61%
=======================================
Files 7 7
Lines 371 371
Branches 131 131
=======================================
Hits 121 121
Misses 194 194
Partials 56 56 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Failing tests are not related to my changes (alyun is not rendering images) |
directus/directus#27990 bumps from Sharp 0.34.5 to 0.35.3
🔗 Linked issue
resolves #2293
📚 Description
updated sharp operation to match v0.35 shape.
The currently released version of nuxt/image is fully functional for Directus <12.1.1 ; no rush no merging the fix.