gerard2perez / koaton-cli

Command Line Tool for the koaton project
Mozilla Public License 2.0
2 stars 1 forks source link

Update imagemin-pngquant to the latest version πŸš€ #37

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of imagemin-pngquant was just published.

Dependency imagemin-pngquant
Current Version 5.1.0
Type dependency

The version 6.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of imagemin-pngquant.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v6.0.1
  • Don't throw on inputs larger than 10 MB (#52) 6b0e2a6
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v7.0.0

Breaking:

  • Rename floyd option to dithering and drop the nofs option 515fb7e
  • Change the quality option to accept an array of min and max elements and use fractional numbers 0e0edd2
    {quality: '60-80'} β†’ {quality: [0.6, 0.8]}

Other:

Commits

The new version differs by 10 commits.

  • cdf2f26 7.0.0
  • b2ad077 Add TypeScript definition (#54)
  • 0e0edd2 Fix the quality option
  • fdac781 Update dependencies
  • fd535b0 Change the quality option to be a float from 0 to 1
  • 201aa20 Add strict options checks
  • e6c1b97 Docs improvements
  • 507d8ab Fix the documented quality option type
  • b96f2ac Fix the default documented value for the dithering option
  • 515fb7e Rename floyd option to dithering and drop the nofs option

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v8.0.0

Breaking:

v7.0.0...v8.0.0

Commits

The new version differs by 4 commits.

  • 61997a2 8.0.0
  • 7049509 Require Node.js 8
  • 6ce8a90 Use Travis to test on Windows (#57)
  • 97c4d23 Fix the default documented value for the speed option (#55)

See the full diff

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€