slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency webpack to v3.11.0 #102

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency webpack from v3.10.0 to v3.11.0

Release Notes ### [`v3.11.0`](https://github.com/webpack/webpack/releases/v3.11.0) ### Features * Parser supports `new Foo` expressions * Evaluator supports bitwise and exponential operator * Many config options supporting placeholder now also support functions * add `jsonpScriptType` to specify script type for lazy loaded script tags * update ajv ### Bugfixes * allow `ident` in schema * `ident` is not lost when referencing by ident * Prefer `process.exitCode` instead of `process.exit` * workaround for bluebird warning in hot/signal * Errors in child compilation now lead to global error * Initial chunk are no longer part of the chunk manifest and no longer contribute to the hash * don't crash on arrays with empty items * workaround for node 8 and 9 bug while reading empty env values ---
Commits #### v3.11.0 - [`bc840ec`](https://github.com/webpack/webpack/commit/bc840ec8747ba19c9e87629f2959ed2e65a9ffbe) 3.11.0 - [`f010546`](https://github.com/webpack/webpack/commit/f01054664fbfcec425652d8d8f0d1472b9d6dbc8) update examples

This PR has been generated by Renovate Bot.