qlik-demo-team / qdt-react-website

Website using the qdt-react-template with examples of all of the components.
https://webapps.qlik.com/qdt-components/react/index.html
MIT License
2 stars 3 forks source link

Update dependency webpack-dev-server to v3.8.0 #21

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
webpack-dev-server devDependencies minor 3.7.1 -> 3.8.0

Release Notes

webpack/webpack-dev-server ### [`v3.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​380httpsgithubcomwebpackwebpack-dev-servercomparev372v380-2019-08-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.2...v3.8.0) ##### Bug Fixes - **server:** fix setupExitSignals usage ([#​2181](https://togithub.com/webpack/webpack-dev-server/issues/2181)) ([bbe410e](https://togithub.com/webpack/webpack-dev-server/commit/bbe410e)) - **server:** set port before instantiating server ([#​2143](https://togithub.com/webpack/webpack-dev-server/issues/2143)) ([cfbf229](https://togithub.com/webpack/webpack-dev-server/commit/cfbf229)) - check for name of HotModuleReplacementPlugin to avoid RangeError ([#​2146](https://togithub.com/webpack/webpack-dev-server/issues/2146)) ([4579775](https://togithub.com/webpack/webpack-dev-server/commit/4579775)) - **server:** check for external urls in array ([#​1980](https://togithub.com/webpack/webpack-dev-server/issues/1980)) ([fa78347](https://togithub.com/webpack/webpack-dev-server/commit/fa78347)) - **server:** fix header check for socket server ([#​2077](https://togithub.com/webpack/webpack-dev-server/issues/2077)) ([7f51859](https://togithub.com/webpack/webpack-dev-server/commit/7f51859)) - **server:** stricter headers security check ([#​2092](https://togithub.com/webpack/webpack-dev-server/issues/2092)) ([078ddca](https://togithub.com/webpack/webpack-dev-server/commit/078ddca)) ##### Features - **server:** add transportMode ([#​2116](https://togithub.com/webpack/webpack-dev-server/issues/2116)) ([b5b9cb4](https://togithub.com/webpack/webpack-dev-server/commit/b5b9cb4)) - **server:** serverMode 'ws' option ([#​2082](https://togithub.com/webpack/webpack-dev-server/issues/2082)) ([04483f4](https://togithub.com/webpack/webpack-dev-server/commit/04483f4)) - **server/client:** made progress option available to API ([#​1961](https://togithub.com/webpack/webpack-dev-server/issues/1961)) ([56274e4](https://togithub.com/webpack/webpack-dev-server/commit/56274e4)) ##### Potential Breaking changes We have migrated `serverMode` and `clientMode` to `transportMode` as an experimental option. If you want to use this feature, you have to change your settings. Related PR: [#​2116](https://togithub.com/webpack/webpack-dev-server/pull/2116) ##### [3.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.1...v3.7.2) (2019-06-17) ##### Bug Fixes - **client:** add default fallback for client ([#​2015](https://togithub.com/webpack/webpack-dev-server/issues/2015)) ([d26b444](https://togithub.com/webpack/webpack-dev-server/commit/d26b444)) - **open:** set `wait: false` to run server.close successfully ([#​2001](https://togithub.com/webpack/webpack-dev-server/issues/2001)) ([2b4cb52](https://togithub.com/webpack/webpack-dev-server/commit/2b4cb52)) - **test:** fixed ProvidePlugin.test.js ([#​2002](https://togithub.com/webpack/webpack-dev-server/issues/2002)) ([47453cb](https://togithub.com/webpack/webpack-dev-server/commit/47453cb)) ##### [3.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.0...v3.7.1) (2019-06-07) ##### Bug Fixes - retry finding port when port is null and get ports in sequence ([#​1993](https://togithub.com/webpack/webpack-dev-server/issues/1993)) ([bc57514](https://togithub.com/webpack/webpack-dev-server/commit/bc57514)) ### [`v3.7.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​380httpsgithubcomwebpackwebpack-dev-servercomparev372v380-2019-08-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.1...v3.7.2) ##### Bug Fixes - **server:** fix setupExitSignals usage ([#​2181](https://togithub.com/webpack/webpack-dev-server/issues/2181)) ([bbe410e](https://togithub.com/webpack/webpack-dev-server/commit/bbe410e)) - **server:** set port before instantiating server ([#​2143](https://togithub.com/webpack/webpack-dev-server/issues/2143)) ([cfbf229](https://togithub.com/webpack/webpack-dev-server/commit/cfbf229)) - check for name of HotModuleReplacementPlugin to avoid RangeError ([#​2146](https://togithub.com/webpack/webpack-dev-server/issues/2146)) ([4579775](https://togithub.com/webpack/webpack-dev-server/commit/4579775)) - **server:** check for external urls in array ([#​1980](https://togithub.com/webpack/webpack-dev-server/issues/1980)) ([fa78347](https://togithub.com/webpack/webpack-dev-server/commit/fa78347)) - **server:** fix header check for socket server ([#​2077](https://togithub.com/webpack/webpack-dev-server/issues/2077)) ([7f51859](https://togithub.com/webpack/webpack-dev-server/commit/7f51859)) - **server:** stricter headers security check ([#​2092](https://togithub.com/webpack/webpack-dev-server/issues/2092)) ([078ddca](https://togithub.com/webpack/webpack-dev-server/commit/078ddca)) ##### Features - **server:** add transportMode ([#​2116](https://togithub.com/webpack/webpack-dev-server/issues/2116)) ([b5b9cb4](https://togithub.com/webpack/webpack-dev-server/commit/b5b9cb4)) - **server:** serverMode 'ws' option ([#​2082](https://togithub.com/webpack/webpack-dev-server/issues/2082)) ([04483f4](https://togithub.com/webpack/webpack-dev-server/commit/04483f4)) - **server/client:** made progress option available to API ([#​1961](https://togithub.com/webpack/webpack-dev-server/issues/1961)) ([56274e4](https://togithub.com/webpack/webpack-dev-server/commit/56274e4)) ##### Potential Breaking changes We have migrated `serverMode` and `clientMode` to `transportMode` as an experimental option. If you want to use this feature, you have to change your settings. Related PR: [#​2116](https://togithub.com/webpack/webpack-dev-server/pull/2116) ##### [3.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.1...v3.7.2) (2019-06-17) ##### Bug Fixes - **client:** add default fallback for client ([#​2015](https://togithub.com/webpack/webpack-dev-server/issues/2015)) ([d26b444](https://togithub.com/webpack/webpack-dev-server/commit/d26b444)) - **open:** set `wait: false` to run server.close successfully ([#​2001](https://togithub.com/webpack/webpack-dev-server/issues/2001)) ([2b4cb52](https://togithub.com/webpack/webpack-dev-server/commit/2b4cb52)) - **test:** fixed ProvidePlugin.test.js ([#​2002](https://togithub.com/webpack/webpack-dev-server/issues/2002)) ([47453cb](https://togithub.com/webpack/webpack-dev-server/commit/47453cb)) ##### [3.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.7.0...v3.7.1) (2019-06-07) ##### Bug Fixes - retry finding port when port is null and get ports in sequence ([#​1993](https://togithub.com/webpack/webpack-dev-server/issues/1993)) ([bc57514](https://togithub.com/webpack/webpack-dev-server/commit/bc57514))

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.