nuxt-community / imagemin-module

Automatically optimize (compress) all images used in Nuxt.js
MIT License
50 stars 1 forks source link

chore(deps): update dependency imagemin-pngquant to v10 #47

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
imagemin-pngquant ^9.0.2 -> ^10.0.0 age adoption passing confidence

Release Notes

imagemin/imagemin-pngquant (imagemin-pngquant) ### [`v10.0.0`](https://togithub.com/imagemin/imagemin-pngquant/releases/tag/v10.0.0) [Compare Source](https://togithub.com/imagemin/imagemin-pngquant/compare/v9.0.2...v10.0.0) ##### Breaking - Require Node.js 18 [`981b216`](https://togithub.com/imagemin/imagemin-pngquant/commit/981b216) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - It now returns `Uint8Array` instead of `Buffer` [`981b216`](https://togithub.com/imagemin/imagemin-pngquant/commit/981b216) - `Buffer` is a subclass of `Uint8Array`, so this only affects you if you use buffer-specific methods. - Removed support for streams [`981b216`](https://togithub.com/imagemin/imagemin-pngquant/commit/981b216) ##### Improvements - Update dependencies https://github.com/imagemin/imagemin-pngquant/commit/5ca38bd1ba552cac10a498128e7d6e0deb64d022

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.



This PR was generated by Mend Renovate. View the repository job log.