devdocs
devdocs copied to clipboard
Update dependency image_optim to v0.31.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| image_optim (changelog) | 0.31.3 -> 0.31.4 |
Release Notes
toy/image_optim (image_optim)
v0.31.4
- Added
--svgo-allow-lossyand--svgo-precisionoptions to use svgo in lossy mode. This sets svgo--precision, which can result in substantially smaller svgs (see #211 for some experiments). Lower values are more lossy. 3 is the default, but many SVGs will work well even with 0 or 1. Like all worker specific lossy flags, this is also enabled with--allow-lossy. #210 #211 @gurgeous
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.