sdc224 / react-webpack-boilerplate

A Boilerplate for ReactJS Project with Typescript
MIT License
5 stars 1 forks source link

Update dependency webpack-dev-server to v4.7.4 #276

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 4.4.0 -> 4.7.4 age adoption passing confidence
@​types/webpack-dev-server 4.3.1 -> 4.7.1 age adoption passing confidence

Release Notes

webpack/webpack-dev-server ### [`v4.7.4`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​474-httpsgithubcomwebpackwebpack-dev-servercomparev473v474-2022-02-02) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) ### [`v4.7.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​473-httpsgithubcomwebpackwebpack-dev-servercomparev472v473-2022-01-11) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) ### [`v4.7.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​472-httpsgithubcomwebpackwebpack-dev-servercomparev471v472-2021-12-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) ### [`v4.7.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​471-httpsgithubcomwebpackwebpack-dev-servercomparev470v471-2021-12-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) ### [`v4.7.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​470-httpsgithubcomwebpackwebpack-dev-servercomparev460v470-2021-12-21) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.6.0...v4.7.0) ##### Features - added the `setupMiddlewares` option and deprecated `onAfterSetupMiddleware` and `onBeforeSetupMiddleware` options ([#​4068](https://togithub.com/webpack/webpack-dev-server/issues/4068)) ([c13aa56](https://togithub.com/webpack/webpack-dev-server/commit/c13aa560651a3bb4c4a7b1b4363c04383596c7e9)) - added types ([8f02c3f](https://togithub.com/webpack/webpack-dev-server/commit/8f02c3f3d6131fd37f58ef4d5cbe15578c94a6fd)) - show deprecation warning for `cacert` option ([#​4115](https://togithub.com/webpack/webpack-dev-server/issues/4115)) ([c73ddfb](https://togithub.com/webpack/webpack-dev-server/commit/c73ddfb934ec748e3dd34456d4293b933e9c6c99)) ##### Bug Fixes - add description for `watchFiles` options ([#​4057](https://togithub.com/webpack/webpack-dev-server/issues/4057)) ([75f3817](https://togithub.com/webpack/webpack-dev-server/commit/75f381751e5377ae297c32f9fcdcd096ef28c5c2)) - allow passing options for custom server ([#​4110](https://togithub.com/webpack/webpack-dev-server/issues/4110)) ([fc8bed9](https://togithub.com/webpack/webpack-dev-server/commit/fc8bed95251f27a24c1441307c44782f3836edd6)) - correct schema for `ClientLogging` ([#​4084](https://togithub.com/webpack/webpack-dev-server/issues/4084)) ([9b7ae7b](https://togithub.com/webpack/webpack-dev-server/commit/9b7ae7b5f4ac4a920b1ae3b47a8eb15d093cb369)) - mark `--open-app` deprecated in favor of `--open-app-name` ([#​4091](https://togithub.com/webpack/webpack-dev-server/issues/4091)) ([693c28a](https://togithub.com/webpack/webpack-dev-server/commit/693c28a0499e431b09274b8b7ecce71adb292c8f)) - show deprecation warning for both `https` and `http2` ([#​4069](https://togithub.com/webpack/webpack-dev-server/issues/4069)) ([d8d5d71](https://togithub.com/webpack/webpack-dev-server/commit/d8d5d71c8ca495098e1ee30ebc72ffd657ad5ba0)) - update `--web-socket-server` description ([#​4098](https://togithub.com/webpack/webpack-dev-server/issues/4098)) ([65955e9](https://togithub.com/webpack/webpack-dev-server/commit/65955e96cf7869dd4294699fd2a3878c2179c656)) - update `listen` and `close` deprecation warning message ([#​4097](https://togithub.com/webpack/webpack-dev-server/issues/4097)) ([b217a19](https://togithub.com/webpack/webpack-dev-server/commit/b217a191d09a93e8dcc1fff2ee26e97857e096d3)) - update descriptions of `https` and `server` options ([#​4094](https://togithub.com/webpack/webpack-dev-server/issues/4094)) ([f97c9e2](https://togithub.com/webpack/webpack-dev-server/commit/f97c9e2df460ef9a84c8ab2016c6bce3c90d93ac)) ### [`v4.6.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​460-httpsgithubcomwebpackwebpack-dev-servercomparev450v460-2021-11-25) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0) ##### Features - allow to pass all `chokidar` options ([#​4025](https://togithub.com/webpack/webpack-dev-server/issues/4025)) ([5026601](https://togithub.com/webpack/webpack-dev-server/commit/5026601bd670eb65bdddabc208ec9ae73a58e592)) ##### Bug Fixes - reconnection logic ([#​4044](https://togithub.com/webpack/webpack-dev-server/issues/4044)) ([9b32c96](https://togithub.com/webpack/webpack-dev-server/commit/9b32c968fd96a57f5bab36416f79e649ab3a4a2c)) - reload on warnings ([#​4056](https://togithub.com/webpack/webpack-dev-server/issues/4056)) ([1ba9720](https://togithub.com/webpack/webpack-dev-server/commit/1ba97201f71b8a5b8f67281059f4834e55bf8f67)) ### [`v4.5.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#​450-httpsgithubcomwebpackwebpack-dev-servercomparev440v450-2021-11-13) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.4.0...v4.5.0) ##### Features - add `--web-socket-server-type` option for CLI ([#​4001](https://togithub.com/webpack/webpack-dev-server/issues/4001)) ([17c390a](https://togithub.com/webpack/webpack-dev-server/commit/17c390a04e474a675255eb25132b423e0614253f)) - show deprecation warning for `https`/`http2` option, [migration guide for `https`](https://togithub.com/webpack/webpack-dev-server/tree/master/examples/server/https) and [migration guide for `http2`](https://togithub.com/webpack/webpack-dev-server/tree/master/examples/server/spdy) (because we use [`spdy`](https://togithub.com/spdy-http2/node-spdy) for http2 due `express` doesn't support http2) ([#​4003](https://togithub.com/webpack/webpack-dev-server/issues/4003)) ([521cf85](https://togithub.com/webpack/webpack-dev-server/commit/521cf852a81c5913e17cf36c90140c566d4218e5)) ##### Bug Fixes - infinity refresh on warnings ([#​4006](https://togithub.com/webpack/webpack-dev-server/issues/4006)) ([10da223](https://togithub.com/webpack/webpack-dev-server/commit/10da2238b0fce26973160ef03ba0dd35d5bc0568)) - invalid host message is missing on client with https ([#​3997](https://togithub.com/webpack/webpack-dev-server/issues/3997)) ([#​3998](https://togithub.com/webpack/webpack-dev-server/issues/3998)) ([ff0869c](https://togithub.com/webpack/webpack-dev-server/commit/ff0869cb08cd886ed5b1f8265736d514358c7305)) - remove process listeners after stopping the server ([#​4013](https://togithub.com/webpack/webpack-dev-server/issues/4013)) ([d198e4e](https://togithub.com/webpack/webpack-dev-server/commit/d198e4e138c194427af596663c129515353db9c4))

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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