spences10 / webpack-setup

My webpack setup taken from @wesbos' ES6 for Everyone
0 stars 0 forks source link

Update dependency webpack to v4.23.0 #193

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack devDependencies minor 4.22.0 -> 4.23.0 source

Release Notes

webpack/webpack ### [`v4.23.0`](https://renovatebot.com/gh/webpack/webpack/releases/v4.23.0) [Compare Source](https://renovatebot.com/gh/webpack/webpack/compare/v4.22.0...v4.23.0) ### Features - add `watchMode` flag to Compiler to be able to detect watch mode in plugins - Prefer chunk names of entrypoints when merging chunks - add `removedFiles` property to Compiler to detect removed files ### Bugfixes - publish declarations to npm - upgrade `@webassemblyjs/*` for bugfix - fix crash when using a side-effect-free wasm module in production mode ### Internal changes - test on node.js 12 - fix memory leak in test suite

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 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.


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