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-optipng to v8 #11

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
imagemin-optipng dependencies major ^7.1.0 -> ^8.0.0

Release Notes

imagemin/imagemin-optipng ### [`v8.0.0`](https://togithub.com/imagemin/imagemin-optipng/releases/v8.0.0) [Compare Source](https://togithub.com/imagemin/imagemin-optipng/compare/v7.1.0...v8.0.0) - Require Node.js 10 ([#​26](https://togithub.com/imagemin/imagemin-optipng/issues/26)) [`fd32870`](https://togithub.com/imagemin/imagemin-optipng/commit/fd32870) - Fix missing backquote in the readme ([#​24](https://togithub.com/imagemin/imagemin-optipng/issues/24)) [`552a3ab`](https://togithub.com/imagemin/imagemin-optipng/commit/552a3ab) - Tidelift tasks [`d9b69ac`](https://togithub.com/imagemin/imagemin-optipng/commit/d9b69ac) - Set interlacing to `0` by default, add tests and improve docs [`d439590`](https://togithub.com/imagemin/imagemin-optipng/commit/d439590) - Add `interlaced` option ([#​23](https://togithub.com/imagemin/imagemin-optipng/issues/23)) [`ef42c2d`](https://togithub.com/imagemin/imagemin-optipng/commit/ef42c2d)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           13        13           
  Branches         2         2           
=========================================
  Hits            13        13           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0a8c763...171ff90. Read the comment docs.