chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
279 stars 30 forks source link

Update imagemin to the latest version 🚀 #90

Closed greenkeeper[bot] closed 3 years ago

greenkeeper[bot] commented 4 years ago

The dependency imagemin was updated from 6.1.0 to 7.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: sindresorhus License: MIT

Release Notes for v7.0.1

v7.0.0...v7.0.1

Commits

The new version differs by 15 commits.

  • cfc8ff2 7.0.1
  • 3878261 Add Hosted API link to readme (#338)
  • 10d43b0 Fix readme example (#324)
  • d4f8ddf Fix EMFILE error (#337)
  • ccb2755 Tidelift tasks
  • eee7010 Add Gumlet as sponsor
  • 7c08809 Fix Travis
  • b27ba85 7.0.0
  • 8dd5a14 Rename output option to destination
  • cc0171e Rename .path to .destinationPath and add .sourcePath
  • 04edf5a Add glob option
  • 801a885 Require Node.js 8 and move output argument to options
  • 6745ce3 Filter out junk files (#284)
  • d837afb Use Travis to test on Windows (#309)
  • d9da21c Fix usage example for imagemin-pngquant

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: