mazipan / nuxt-storage

🛢 Utilities for easy read and write browser's storage in Nuxt.js project
MIT License
126 stars 8 forks source link

chore(deps): update dependency compression-webpack-plugin to v3.1.0 #193

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
compression-webpack-plugin devDependencies minor 3.0.1 -> 3.1.0

Release Notes

webpack-contrib/compression-webpack-plugin ### [`v3.1.0`](https://togithub.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md#​310httpsgithubcomwebpack-contribcompression-webpack-plugincomparev300v310-2020-01-09) [Compare Source](https://togithub.com/webpack-contrib/compression-webpack-plugin/compare/v3.0.1...v3.1.0) ##### Features - add `dir`, `name` and `ext` placeholders in filename option ([#​144](https://togithub.com/webpack-contrib/compression-webpack-plugin/issues/144)) ([bf22024](https://togithub.com/webpack-contrib/compression-webpack-plugin/commit/bf220243bdf74595dfe97b055a8424f7365fc866)) ##### Bug Fixes - support webpack@5 ([#​146](https://togithub.com/webpack-contrib/compression-webpack-plugin/issues/146)) ([17c29a5](https://togithub.com/webpack-contrib/compression-webpack-plugin/commit/17c29a557743a82d0a4ac10a98c8dc90a1aef64b))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   71.76%   71.76%           
=======================================
  Files           3        3           
  Lines          85       85           
  Branches       19       19           
=======================================
  Hits           61       61           
  Misses         24       24

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 88dc066...2435ba3. Read the comment docs.