Motonary / Fortuna

0 stars 0 forks source link

Update dependency webpack-dev-server to v3.4.1 #132

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
webpack-dev-server devDependencies minor 3.1.14 -> 3.4.1 source

Release Notes

webpack/webpack-dev-server ### [`v3.4.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​341httpsgithubcomwebpackwebpack-dev-servercomparev340v341-2019-05-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​340httpsgithubcomwebpackwebpack-dev-servercomparev331v340-2019-05-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.3.1...v3.4.0) ##### Bug Fixes - don't use self.location.port ([#​1838](https://togithub.com/webpack/webpack-dev-server/issues/1838)) ([6d31984](https://togithub.com/webpack/webpack-dev-server/commit/6d31984)) - do not include config files in dist ([#​1883](https://togithub.com/webpack/webpack-dev-server/issues/1883)) ([c535bb2](https://togithub.com/webpack/webpack-dev-server/commit/c535bb2)) - only add client entry to web targets ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - update clientLogLevel to match docs and error ([#​1825](https://togithub.com/webpack/webpack-dev-server/issues/1825)) ([7f52bbf](https://togithub.com/webpack/webpack-dev-server/commit/7f52bbf)) - add errors-warnings preset ([#​1895](https://togithub.com/webpack/webpack-dev-server/issues/1895)) ([2a81ad2](https://togithub.com/webpack/webpack-dev-server/commit/2a81ad2)) ##### Features - added injectClient option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added injectHot option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added sockPort option ([#​1792](https://togithub.com/webpack/webpack-dev-server/issues/1792)) ([58d1682](https://togithub.com/webpack/webpack-dev-server/commit/58d1682)) - added sockHost option ([#​1858](https://togithub.com/webpack/webpack-dev-server/issues/1858)) ([f47dff2](https://togithub.com/webpack/webpack-dev-server/commit/f47dff2)) - support HEAD method ([#​1875](https://togithub.com/webpack/webpack-dev-server/issues/1875)) ([c2360e4](https://togithub.com/webpack/webpack-dev-server/commit/c2360e4)) - added liveReload option ([#​1889](https://togithub.com/webpack/webpack-dev-server/issues/1889)) ([fc4fe32](https://togithub.com/webpack/webpack-dev-server/commit/fc4fe32)) - update express to 4.17 version ### [`v3.3.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​340httpsgithubcomwebpackwebpack-dev-servercomparev331v340-2019-05-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.3.0...v3.3.1) ##### Bug Fixes - don't use self.location.port ([#​1838](https://togithub.com/webpack/webpack-dev-server/issues/1838)) ([6d31984](https://togithub.com/webpack/webpack-dev-server/commit/6d31984)) - do not include config files in dist ([#​1883](https://togithub.com/webpack/webpack-dev-server/issues/1883)) ([c535bb2](https://togithub.com/webpack/webpack-dev-server/commit/c535bb2)) - only add client entry to web targets ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - update clientLogLevel to match docs and error ([#​1825](https://togithub.com/webpack/webpack-dev-server/issues/1825)) ([7f52bbf](https://togithub.com/webpack/webpack-dev-server/commit/7f52bbf)) - add errors-warnings preset ([#​1895](https://togithub.com/webpack/webpack-dev-server/issues/1895)) ([2a81ad2](https://togithub.com/webpack/webpack-dev-server/commit/2a81ad2)) ##### Features - added injectClient option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added injectHot option ([#​1775](https://togithub.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://togithub.com/webpack/webpack-dev-server/commit/cf4d0d0)) - added sockPort option ([#​1792](https://togithub.com/webpack/webpack-dev-server/issues/1792)) ([58d1682](https://togithub.com/webpack/webpack-dev-server/commit/58d1682)) - added sockHost option ([#​1858](https://togithub.com/webpack/webpack-dev-server/issues/1858)) ([f47dff2](https://togithub.com/webpack/webpack-dev-server/commit/f47dff2)) - support HEAD method ([#​1875](https://togithub.com/webpack/webpack-dev-server/issues/1875)) ([c2360e4](https://togithub.com/webpack/webpack-dev-server/commit/c2360e4)) - added liveReload option ([#​1889](https://togithub.com/webpack/webpack-dev-server/issues/1889)) ([fc4fe32](https://togithub.com/webpack/webpack-dev-server/commit/fc4fe32)) - update express to 4.17 version ### [`v3.3.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​330httpsgithubcomwebpackwebpack-dev-servercomparev321v330-2019-04-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) ##### Bug Fixes - compatibility with webpack-cli@3.3 ([#​1754](https://togithub.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://togithub.com/webpack/webpack-dev-server/commit/fd7cb0d)) - ignore proxy when bypass return false ([#​1696](https://togithub.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://togithub.com/webpack/webpack-dev-server/commit/aa7de77)) - respect stats option from webpack config ([#​1665](https://togithub.com/webpack/webpack-dev-server/issues/1665)) ([efaa740](https://togithub.com/webpack/webpack-dev-server/commit/efaa740)) - use location.port when location.hostname is used to infer HMR socket URL ([#​1664](https://togithub.com/webpack/webpack-dev-server/issues/1664)) ([2f7f052](https://togithub.com/webpack/webpack-dev-server/commit/2f7f052)) - don't crash with express.static.mime.types ([#​1765](https://togithub.com/webpack/webpack-dev-server/issues/1765)) ([919ff77](https://togithub.com/webpack/webpack-dev-server/commit/919ff77)) ##### Features - add option "serveIndex" to enable/disable serveIndex middleware ([#​1752](https://togithub.com/webpack/webpack-dev-server/issues/1752)) ([d5d60cb](https://togithub.com/webpack/webpack-dev-server/commit/d5d60cb)) - add webpack as argument to before and after options ([#​1760](https://togithub.com/webpack/webpack-dev-server/issues/1760)) ([0984d4b](https://togithub.com/webpack/webpack-dev-server/commit/0984d4b)) - http2 option to enable/disable HTTP/2 with HTTPS ([#​1721](https://togithub.com/webpack/webpack-dev-server/issues/1721)) ([dcd2434](https://togithub.com/webpack/webpack-dev-server/commit/dcd2434)) - random port retry logic ([#​1692](https://togithub.com/webpack/webpack-dev-server/issues/1692)) ([419f02e](https://togithub.com/webpack/webpack-dev-server/commit/419f02e)) - relax depth limit from chokidar for content base ([#​1697](https://togithub.com/webpack/webpack-dev-server/issues/1697)) ([7ea9ab9](https://togithub.com/webpack/webpack-dev-server/commit/7ea9ab9)) #### [3.2.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.0...v3.2.1) (2019-02-25) ##### Bug Fixes - deprecation message about `setup` now warning about `v4` ([#​1684](https://togithub.com/webpack/webpack-dev-server/issues/1684)) ([523a6ec](https://togithub.com/webpack/webpack-dev-server/commit/523a6ec)) - **regression:** allow `ca`, `key` and `cert` will be string ([#​1676](https://togithub.com/webpack/webpack-dev-server/issues/1676)) ([b8d5c1e](https://togithub.com/webpack/webpack-dev-server/commit/b8d5c1e)) - **regression:** handle `key`, `cert`, `cacert` and `pfx` in CLI ([#​1688](https://togithub.com/webpack/webpack-dev-server/issues/1688)) ([4b2076c](https://togithub.com/webpack/webpack-dev-server/commit/4b2076c)) - **regression:** problem with `idb-connector` after update `internal-ip` ([#​1691](https://togithub.com/webpack/webpack-dev-server/issues/1691)) ([eb48691](https://togithub.com/webpack/webpack-dev-server/commit/eb48691)) #### [3.1.14](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.13...v3.1.14) (2018-12-24) ##### Bug Fixes - add workaround for Origin header in sockjs ([#​1608](https://togithub.com/webpack/webpack-dev-server/issues/1608)) ([1dfd4fb](https://togithub.com/webpack/webpack-dev-server/commit/1dfd4fb)) #### [3.1.13](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.12...v3.1.13) (2018-12-22) ##### Bug Fixes - delete a comma for Node.js <= v7.x ([#​1609](https://togithub.com/webpack/webpack-dev-server/issues/1609)) ([0bab1c0](https://togithub.com/webpack/webpack-dev-server/commit/0bab1c0)) #### [3.1.12](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.11...v3.1.12) (2018-12-22) ##### Bug Fixes - regression in `checkHost` for checking Origin header ([#​1606](https://togithub.com/webpack/webpack-dev-server/issues/1606)) ([8bb3ca8](https://togithub.com/webpack/webpack-dev-server/commit/8bb3ca8)) #### [3.1.11](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) ##### Bug Fixes - **bin/options:** correct check for color support (`options.color`) ([#​1555](https://togithub.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://togithub.com/webpack/webpack-dev-server/commit/55398b5)) - **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#​1491](https://togithub.com/webpack/webpack-dev-server/issues/1491)) ([#​1563](https://togithub.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://togithub.com/webpack/webpack-dev-server/commit/7a3a257)) - **Server:** correct `node` version checks ([#​1543](https://togithub.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://togithub.com/webpack/webpack-dev-server/commit/927a2b3)) - **Server:** mime type for wasm in contentBase directory ([#​1575](https://togithub.com/webpack/webpack-dev-server/issues/1575)) ([#​1580](https://togithub.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://togithub.com/webpack/webpack-dev-server/commit/fadae5d)) - add url for compatibility with webpack@5 ([#​1598](https://togithub.com/webpack/webpack-dev-server/issues/1598)) ([#​1599](https://togithub.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://togithub.com/webpack/webpack-dev-server/commit/68dd49a)) - check origin header for websocket connection ([#​1603](https://togithub.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://togithub.com/webpack/webpack-dev-server/commit/b3217ca)) #### [3.1.10](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) (2018-10-23) ##### Bug Fixes - **options:** add `writeToDisk` option to schema ([#​1520](https://togithub.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://togithub.com/webpack/webpack-dev-server/commit/d2f4902)) - **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#​1537](https://togithub.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://togithub.com/webpack/webpack-dev-server/commit/e719959)) - **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#​1531](https://togithub.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://togithub.com/webpack/webpack-dev-server/commit/c12def3)) #### [3.1.9](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24) #### [3.1.8](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) (2018-09-06) ##### Bug Fixes - **package:** `yargs` security vulnerability (`dependencies`) ([#​1492](https://togithub.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://togithub.com/webpack/webpack-dev-server/commit/8fb67c9)) - **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#​1486](https://togithub.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://togithub.com/webpack/webpack-dev-server/commit/7a6ca47)) #### [3.1.7](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) (2018-08-29) ##### Bug Fixes - **Server:** don't use `spdy` on `node >= v10.0.0` ([#​1451](https://togithub.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://togithub.com/webpack/webpack-dev-server/commit/8ab9eb6)) #### [3.1.6](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) (2018-08-26) ##### Bug Fixes - **bin:** handle `process` signals correctly when the server isn't ready yet ([#​1432](https://togithub.com/webpack/webpack-dev-server/issues/1432)) ([334c3a5](https://togithub.com/webpack/webpack-dev-server/commit/334c3a5)) - **examples/cli:** correct template path in `open-page` example ([#​1401](https://togithub.com/webpack/webpack-dev-server/issues/1401)) ([df30727](https://togithub.com/webpack/webpack-dev-server/commit/df30727)) - **schema:** allow the `output` filename to be a `{Function}` ([#​1409](https://togithub.com/webpack/webpack-dev-server/issues/1409)) ([e2220c4](https://togithub.com/webpack/webpack-dev-server/commit/e2220c4)) ### [`v3.2.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​330httpsgithubcomwebpackwebpack-dev-servercomparev321v330-2019-04-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.0...v3.2.1) ##### Bug Fixes - compatibility with webpack-cli@3.3 ([#​1754](https://togithub.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://togithub.com/webpack/webpack-dev-server/commit/fd7cb0d)) - ignore proxy when bypass return false ([#​1696](https://togithub.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://togithub.com/webpack/webpack-dev-server/commit/aa7de77)) - respect stats option from webpack config ([#​1665](https://togithub.com/webpack/webpack-dev-server/issues/1665)) ([efaa740](https://togithub.com/webpack/webpack-dev-server/commit/efaa740)) - use location.port when location.hostname is used to infer HMR socket URL ([#​1664](https://togithub.com/webpack/webpack-dev-server/issues/1664)) ([2f7f052](https://togithub.com/webpack/webpack-dev-server/commit/2f7f052)) - don't crash with express.static.mime.types ([#​1765](https://togithub.com/webpack/webpack-dev-server/issues/1765)) ([919ff77](https://togithub.com/webpack/webpack-dev-server/commit/919ff77)) ##### Features - add option "serveIndex" to enable/disable serveIndex middleware ([#​1752](https://togithub.com/webpack/webpack-dev-server/issues/1752)) ([d5d60cb](https://togithub.com/webpack/webpack-dev-server/commit/d5d60cb)) - add webpack as argument to before and after options ([#​1760](https://togithub.com/webpack/webpack-dev-server/issues/1760)) ([0984d4b](https://togithub.com/webpack/webpack-dev-server/commit/0984d4b)) - http2 option to enable/disable HTTP/2 with HTTPS ([#​1721](https://togithub.com/webpack/webpack-dev-server/issues/1721)) ([dcd2434](https://togithub.com/webpack/webpack-dev-server/commit/dcd2434)) - random port retry logic ([#​1692](https://togithub.com/webpack/webpack-dev-server/issues/1692)) ([419f02e](https://togithub.com/webpack/webpack-dev-server/commit/419f02e)) - relax depth limit from chokidar for content base ([#​1697](https://togithub.com/webpack/webpack-dev-server/issues/1697)) ([7ea9ab9](https://togithub.com/webpack/webpack-dev-server/commit/7ea9ab9)) #### [3.2.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.2.0...v3.2.1) (2019-02-25) ##### Bug Fixes - deprecation message about `setup` now warning about `v4` ([#​1684](https://togithub.com/webpack/webpack-dev-server/issues/1684)) ([523a6ec](https://togithub.com/webpack/webpack-dev-server/commit/523a6ec)) - **regression:** allow `ca`, `key` and `cert` will be string ([#​1676](https://togithub.com/webpack/webpack-dev-server/issues/1676)) ([b8d5c1e](https://togithub.com/webpack/webpack-dev-server/commit/b8d5c1e)) - **regression:** handle `key`, `cert`, `cacert` and `pfx` in CLI ([#​1688](https://togithub.com/webpack/webpack-dev-server/issues/1688)) ([4b2076c](https://togithub.com/webpack/webpack-dev-server/commit/4b2076c)) - **regression:** problem with `idb-connector` after update `internal-ip` ([#​1691](https://togithub.com/webpack/webpack-dev-server/issues/1691)) ([eb48691](https://togithub.com/webpack/webpack-dev-server/commit/eb48691)) #### [3.1.14](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.13...v3.1.14) (2018-12-24) ##### Bug Fixes - add workaround for Origin header in sockjs ([#​1608](https://togithub.com/webpack/webpack-dev-server/issues/1608)) ([1dfd4fb](https://togithub.com/webpack/webpack-dev-server/commit/1dfd4fb)) #### [3.1.13](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.12...v3.1.13) (2018-12-22) ##### Bug Fixes - delete a comma for Node.js <= v7.x ([#​1609](https://togithub.com/webpack/webpack-dev-server/issues/1609)) ([0bab1c0](https://togithub.com/webpack/webpack-dev-server/commit/0bab1c0)) #### [3.1.12](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.11...v3.1.12) (2018-12-22) ##### Bug Fixes - regression in `checkHost` for checking Origin header ([#​1606](https://togithub.com/webpack/webpack-dev-server/issues/1606)) ([8bb3ca8](https://togithub.com/webpack/webpack-dev-server/commit/8bb3ca8)) #### [3.1.11](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) ##### Bug Fixes - **bin/options:** correct check for color support (`options.color`) ([#​1555](https://togithub.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://togithub.com/webpack/webpack-dev-server/commit/55398b5)) - **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#​1491](https://togithub.com/webpack/webpack-dev-server/issues/1491)) ([#​1563](https://togithub.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://togithub.com/webpack/webpack-dev-server/commit/7a3a257)) - **Server:** correct `node` version checks ([#​1543](https://togithub.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://togithub.com/webpack/webpack-dev-server/commit/927a2b3)) - **Server:** mime type for wasm in contentBase directory ([#​1575](https://togithub.com/webpack/webpack-dev-server/issues/1575)) ([#​1580](https://togithub.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://togithub.com/webpack/webpack-dev-server/commit/fadae5d)) - add url for compatibility with webpack@5 ([#​1598](https://togithub.com/webpack/webpack-dev-server/issues/1598)) ([#​1599](https://togithub.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://togithub.com/webpack/webpack-dev-server/commit/68dd49a)) - check origin header for websocket connection ([#​1603](https://togithub.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://togithub.com/webpack/webpack-dev-server/commit/b3217ca)) #### [3.1.10](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) (2018-10-23) ##### Bug Fixes - **options:** add `writeToDisk` option to schema ([#​1520](https://togithub.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://togithub.com/webpack/webpack-dev-server/commit/d2f4902)) - **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#​1537](https://togithub.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://togithub.com/webpack/webpack-dev-server/commit/e719959)) - **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#​1531](https://togithub.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://togithub.com/webpack/webpack-dev-server/commit/c12def3)) #### [3.1.9](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24) #### [3.1.8](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) (2018-09-06) ##### Bug Fixes - **package:** `yargs` security vulnerability (`dependencies`) ([#​1492](https://togithub.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://togithub.com/webpack/webpack-dev-server/commit/8fb67c9)) - **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#​1486](https://togithub.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://togithub.com/webpack/webpack-dev-server/commit/7a6ca47)) #### [3.1.7](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) (2018-08-29) ##### Bug Fixes - **Server:** don't use `spdy` on `node >= v10.0.0` ([#​1451](https://togithub.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://togithub.com/webpack/webpack-dev-server/commit/8ab9eb6)) #### [3.1.6](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) (2018-08-26) ##### Bug Fixes - **bin:** handle `process` signals correctly when the server isn't ready yet ([#​1432](https://togithub.com/webpack/webpack-dev-server/issues/1432)) ([334c3a5](https://togithub.com/webpack/webpack-dev-server/commit/334c3a5)) - **examples/cli:** correct template path in `open-page` example ([#​1401](https://togithub.com/webpack/webpack-dev-server/issues/1401)) ([df30727](https://togithub.com/webpack/webpack-dev-server/commit/df30727)) - **schema:** allow the `output` filename to be a `{Function}` ([#​1409](https://togithub.com/webpack/webpack-dev-server/issues/1409)) ([e2220c4](https://togithub.com/webpack/webpack-dev-server/commit/e2220c4)) ### [`v3.2.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​321httpsgithubcomwebpackwebpack-dev-servercomparev320v321-2019-02-25) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.1.14...v3.2.0) ##### Bug Fixes - deprecation message about `setup` now warning about `v4` ([#​1684](https://togithub.com/webpack/webpack-dev-server/issues/1684)) ([523a6ec](https://togithub.com/webpack/webpack-dev-server/commit/523a6ec)) - **regression:** allow `ca`, `key` and `cert` will be string ([#​1676](https://togithub.com/webpack/webpack-dev-server/issues/1676)) ([b8d5c1e](https://togithub.com/webpack/webpack-dev-server/commit/b8d5c1e)) - **regression:** handle `key`, `cert`, `cacert` and `pfx` in CLI ([#​1688](https://togithub.com/webpack/webpack-dev-server/issues/1688)) ([4b2076c](https://togithub.com/webpack/webpack-dev-server/commit/4b2076c)) - **regression:** problem with `idb-connector` after update `internal-ip` ([#​1691](https://togithub.com/webpack/webpack-dev-server/issues/1691)) ([eb48691](https://togithub.com/webpack/webpack-dev-server/commit/eb48691))

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.