FrancesCoronel / personal-website-v3

My virtual lair - v3.0. 🏠
https://www.fvcproductions.com
MIT License
9 stars 9 forks source link

Update dependency workbox-webpack-plugin to v5.1.3 #437

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
workbox-webpack-plugin dependencies minor 5.0.0 -> 5.1.3

Release Notes

googlechrome/workbox ### [`v5.1.3`](https://togithub.com/googlechrome/workbox/releases/v5.1.3) [Compare Source](https://togithub.com/googlechrome/workbox/compare/v5.1.2...v5.1.3) ##### 🐛 What's Fixed? ##### `workbox-build` - Correct `workbox-build`'s `getManifest()` JSDoc [#​2429] ##### `workbox-cli` - Don't check `swSrc` for hardcoded injection point in `wizard` flow [#​2451] ##### `workbox-core` - `handlerCallback` JSDocs update [#​2440] ##### `workbox-precaching` - Remove the `isSWEnv` assertion [#​2453] - Update message to remove duplicate `is` [#​2466] ##### Thanks! Special thanks to [@​akonchady](https://togithub.com/akonchady) for contributing a PR that went in to this release. ### [`v5.1.2`](https://togithub.com/googlechrome/workbox/releases/v5.1.2) [Compare Source](https://togithub.com/googlechrome/workbox/compare/v5.1.1...v5.1.2) ##### 🐛 What's Fixed? ##### `workbox-build` - Reverted the `strip-comments` dependency to an earlier revision, to provide continued compatibility with the v8.x.y releases of `node`. [#​2416] ##### Thanks! Special thanks to [@​Mister-Hope](https://togithub.com/Mister-Hope) for raising issues that were resolved in this release. ### [`v5.1.1`](https://togithub.com/googlechrome/workbox/releases/v5.1.1) [Compare Source](https://togithub.com/googlechrome/workbox/compare/v5.1.0...v5.1.1) _(We ran into some issues with the `v5.1.0` release process, so `v5.1.1` is a republish of the same code.)_ ##### 🎉 What's New? ##### `workbox-routing` - Adjusted the debug logging code so that a URL's `hash` portion is displayed. [#​2371] ##### `workbox-webpack-plugin` - A new `compileSrc` option (defaulting to `true`) has been added. If set to `false`, then `webpack` will not run the `swSrc` file through a compilation. This can be useful if you want your `swDest` output to be, e.g., a JSON file which contains your precache manifest. [#​2412] ##### 🐛 What's Fixed? ##### `workbox-webpack-plugin` - Switch to official package exports when using internal `webpack` modules. [#​2397] - `webpackCompilationPlugins` that customize the `swSrc` compilation should now be properly applied. [#​2400] ##### Thanks! Special thanks to [@​aritsune](https://togithub.com/aritsune), [@​bailnl](https://togithub.com/bailnl), [@​novaknole](https://togithub.com/novaknole) and [@​pizzafox](https://togithub.com/pizzafox) for raising issues that were resolved in this release. ### [`v5.1.0`](https://togithub.com/googlechrome/workbox/compare/v5.0.0...v5.1.0) [Compare Source](https://togithub.com/googlechrome/workbox/compare/v5.0.0...v5.1.0)

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.