ecomplus / admin

E-Com Plus Admin dashboard app
https://app-dev.e-com.plus
Other
5 stars 1 forks source link

chore(deps): update dependency webpack-dev-server to v5 #777

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server ^3.11.3 -> ^5.0.2 age adoption passing confidence

Release Notes

webpack/webpack-dev-server (webpack-dev-server) ### [`v5.0.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#502-2024-02-16) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#501-2024-02-13) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#500-2024-02-12) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.0) [Migration Guide and Changes](https://togithub.com/webpack/webpack-dev-server/blob/master/migration-v5.md). ##### [4.15.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.0...v4.15.1) (2023-06-09) ##### Bug Fixes - replace `::` with `localhost` before openBrowser() ([#​4856](https://togithub.com/webpack/webpack-dev-server/issues/4856)) ([874c44b](https://togithub.com/webpack/webpack-dev-server/commit/874c44b072d55fe42a29d366dbe1c71ca3a94db4)) - **types:** compatibility with `@types/ws` ([#​4899](https://togithub.com/webpack/webpack-dev-server/issues/4899)) ([34bcec2](https://togithub.com/webpack/webpack-dev-server/commit/34bcec242b8bc64c26e9455a8fd5781a59fbcf24)) ### [`v4.15.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4151-2023-06-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.0...v4.15.1) ### [`v4.15.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4150-2023-05-07) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.14.0...v4.15.0) ##### Features - overlay displays unhandled promise rejection ([#​4849](https://togithub.com/webpack/webpack-dev-server/issues/4849)) ([d1dd430](https://togithub.com/webpack/webpack-dev-server/commit/d1dd4305bf3861c43caf374c101a80e65e18b138)) ### [`v4.14.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4140-2023-05-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.3...v4.14.0) ##### Features - allow CLI to be ESM ([#​4837](https://togithub.com/webpack/webpack-dev-server/issues/4837)) ([bb4a5d9](https://togithub.com/webpack/webpack-dev-server/commit/bb4a5d9e8f87a89c81d4024085ff6c9ebb6c551b)) - allow filter overlay errors/warnings with function ([#​4813](https://togithub.com/webpack/webpack-dev-server/issues/4813)) ([aab01b3](https://togithub.com/webpack/webpack-dev-server/commit/aab01b3c4e4fb9ca9ae1c1bbc860a52a06026de6)) ##### [4.13.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3) (2023-04-15) ##### Bug Fixes - **perf:** reduced initial start time ([#​4818](https://togithub.com/webpack/webpack-dev-server/issues/4818)) ([fcf01d1](https://togithub.com/webpack/webpack-dev-server/commit/fcf01d1b8eb67aa1c93486e1b34ceefc33d9ee73)) ##### [4.13.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.1...v4.13.2) (2023-03-31) ##### Bug Fixes - prevent open 0.0.0.0 in browser due windows problems ([04e74f2](https://togithub.com/webpack/webpack-dev-server/commit/04e74f2ba32963932c0ab46ac4862e92c3e4e1e1)) ##### [4.13.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1) (2023-03-18) ##### Bug Fixes - make webpack optional peer dependency ([#​4778](https://togithub.com/webpack/webpack-dev-server/issues/4778)) ([71be54e](https://togithub.com/webpack/webpack-dev-server/commit/71be54edcb890f53d2cd900c2801989a17c2c9b1)) ### [`v4.13.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4133-2023-04-15) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3) ### [`v4.13.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4132-2023-03-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.1...v4.13.2) ### [`v4.13.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4131-2023-03-18) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1) ### [`v4.13.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4130-2023-03-17) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0) ##### Features - added `client.overlay.runtimeErrors` option to control runtime errors ([#​4773](https://togithub.com/webpack/webpack-dev-server/issues/4773)) ([dca2366](https://togithub.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b)) ### [`v4.12.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4120-2023-03-14) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0) ##### Features - allow to set the `sockjs_url` option (only `sockjs`) using the `webSocketServer.options.sockjsUrl` option ([#​4586](https://togithub.com/webpack/webpack-dev-server/issues/4586)) ([69a2fba](https://togithub.com/webpack/webpack-dev-server/commit/69a2fba4e915b4814de1c3cb27930a13dc994945)) - catch runtime error ([#​4605](https://togithub.com/webpack/webpack-dev-server/issues/4605)) ([87a26cf](https://togithub.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556)) - improve styles for overlay ([#​4576](https://togithub.com/webpack/webpack-dev-server/issues/4576)) ([791fb85](https://togithub.com/webpack/webpack-dev-server/commit/791fb85931299eea052b3c37d4353d48ea34fa5e)) - open editor when clicking error on overlay ([#​4587](https://togithub.com/webpack/webpack-dev-server/issues/4587)) ([efb2cec](https://togithub.com/webpack/webpack-dev-server/commit/efb2cec3f8acbbe5113aad20529e268c01ac29c2)) ##### Bug Fixes - compatibility with `experiments.buildHttp` ([#​4585](https://togithub.com/webpack/webpack-dev-server/issues/4585)) ([5b846cb](https://togithub.com/webpack/webpack-dev-server/commit/5b846cbe9bfb8444bc7605654fcebf4e87766aa4)) - respect `NODE_PATH` env variable ([#​4581](https://togithub.com/webpack/webpack-dev-server/issues/4581)) ([b857e6f](https://togithub.com/webpack/webpack-dev-server/commit/b857e6fa3b86facc63811438eef17be92dc36dc6)) ##### [4.11.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1) (2022-09-19) ##### Bug Fixes - respect `client.logging` option for all logs ([#​4572](https://togithub.com/webpack/webpack-dev-server/issues/4572)) ([375835c](https://togithub.com/webpack/webpack-dev-server/commit/375835c926ec03fdfecae9ab1b54fd43b1ff4b31)) ### [`v4.11.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4111-2022-09-19) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1) ### [`v4.11.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4110-2022-09-07) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0) ##### Features - make allowedHosts accept localhost subdomains by default ([#​4357](https://togithub.com/webpack/webpack-dev-server/issues/4357)) ([0a33e6a](https://togithub.com/webpack/webpack-dev-server/commit/0a33e6a7529ef20ec8841c3fd501c37da179be3e)) ##### Bug Fixes - auto reply to OPTIONS requests only when unhandled ([#​4559](https://togithub.com/webpack/webpack-dev-server/issues/4559)) ([984af02](https://togithub.com/webpack/webpack-dev-server/commit/984af026a50f3e77c58abe24475da40a4ed038f1)), closes [#​4551](https://togithub.com/webpack/webpack-dev-server/issues/4551) ##### [4.10.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1) (2022-08-29) ##### Bug Fixes - compatibility with old browsers ([#​4544](https://togithub.com/webpack/webpack-dev-server/issues/4544)) ([6a430d4](https://togithub.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f)) ### [`v4.10.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4101-2022-08-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4100-2022-08-10) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0) ##### Features - allow to configure more `client` options via resource URL ([#​4274](https://togithub.com/webpack/webpack-dev-server/issues/4274)) ([216e3cb](https://togithub.com/webpack/webpack-dev-server/commit/216e3cbe62dc90b9345995cb4f33ca9dd7b6aaba)) ##### Bug Fixes - response correctly when receive an OPTIONS request ([#​4185](https://togithub.com/webpack/webpack-dev-server/issues/4185)) ([2b3b7e0](https://togithub.com/webpack/webpack-dev-server/commit/2b3b7e000f688e086c68ba821ed2edc3cd56a219)) ##### [4.9.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3) (2022-06-29) ##### Bug Fixes - avoid creation unnecessary stream for static sockjs file ([#​4482](https://togithub.com/webpack/webpack-dev-server/issues/4482)) ([049b153](https://togithub.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07)) - history-api-fallback now supports HEAD requests and handles them the same as GET ([8936082](https://togithub.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce)) ##### [4.9.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2) (2022-06-06) ##### Bug Fixes - add `@types/serve-static` to dependencies ([#​4468](https://togithub.com/webpack/webpack-dev-server/issues/4468)) ([af83deb](https://togithub.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df)) ##### [4.9.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1) (2022-05-31) ##### Bug Fixes - security problem with sockjs ([#​4465](https://togithub.com/webpack/webpack-dev-server/issues/4465)) ([e765182](https://togithub.com/webpack/webpack-dev-server/commit/e765182e426cbca9c3c09294b02ac2d9737c1d74)) ### [`v4.9.3`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#493-2022-06-29) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3) ### [`v4.9.2`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#492-2022-06-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2) ### [`v4.9.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#491-2022-05-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1) ### [`v4.9.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#490-2022-05-04) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0) ##### Features - support Trusted Types for client overlay ([#​4404](https://togithub.com/webpack/webpack-dev-server/issues/4404)) ([8132e1d](https://togithub.com/webpack/webpack-dev-server/commit/8132e1d029badab7b1e836f8f240844c2d843ecc)) ##### Bug Fixes - ie11 runtime ([#​4403](https://togithub.com/webpack/webpack-dev-server/issues/4403)) ([256d5fb](https://togithub.com/webpack/webpack-dev-server/commit/256d5fb5fea7ee5a6683f77ea347ac79816ad639)) - replace portfinder with custom implementation and fix security problem ([#​4384](https://togithub.com/webpack/webpack-dev-server/issues/4384)) ([eea50f3](https://togithub.com/webpack/webpack-dev-server/commit/eea50f342e3090483f6da4932b84ed52bba44c58)) - use the host in options to check if port is available ([#​4385](https://togithub.com/webpack/webpack-dev-server/issues/4385)) ([a10c7cf](https://togithub.com/webpack/webpack-dev-server/commit/a10c7cfd290d29384d14405d7cf79e105c7b5d15)) ##### [4.8.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) (2022-04-06) ##### Bug Fixes - types ([#​4373](https://togithub.com/webpack/webpack-dev-server/issues/4373)) ([f6fe6be](https://togithub.com/webpack/webpack-dev-server/commit/f6fe6be27656c9cc1e65a894a889d7443be7e6a8)) ### [`v4.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#481-2022-04-06) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1) ### [`v4.8.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#480-2022-04-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0) ##### Features - export initialized socket client ([#​4304](https://togithub.com/webpack/webpack-dev-server/issues/4304)) ([7920364](https://togithub.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de)) ##### Bug Fixes - update description for `--no-client-reconnect` ([#​4248](https://togithub.com/webpack/webpack-dev-server/issues/4248)) ([317648d](https://togithub.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae)) - update description for `--no-client` ([#​4250](https://togithub.com/webpack/webpack-dev-server/issues/4250)) ([c3b6690](https://togithub.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7)) - update description for `--no-history-api-fallback` ([#​4277](https://togithub.com/webpack/webpack-dev-server/issues/4277)) ([d63a0a2](https://togithub.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef)) - update negated descriptions for more options ([#​4287](https://togithub.com/webpack/webpack-dev-server/issues/4287)) ([c64bd94](https://togithub.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67)) - update schema to have `negatedDescription` only for type `boolean` ([#​4280](https://togithub.com/webpack/webpack-dev-server/issues/4280)) ([fcf8e8e](https://togithub.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3)) ##### [4.7.4](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4) (2022-02-02) ##### Bug Fixes - add [@​types/express](https://togithub.com/types/express) ([#​4226](https://togithub.com/webpack/webpack-dev-server/issues/4226)) ([e55f728](https://togithub.com/webpack/webpack-dev-server/commit/e55f728d3b5262884aa80daf9b021198b4bc65a9)) - negative descriptions ([#​4216](https://togithub.com/webpack/webpack-dev-server/issues/4216)) ([fd854c0](https://togithub.com/webpack/webpack-dev-server/commit/fd854c07c2a4654f479bdbad1b717d9406ce15c6)) - types for the `proxy` option ([#​4173](https://togithub.com/webpack/webpack-dev-server/issues/4173)) ([efec2f5](https://togithub.com/webpack/webpack-dev-server/commit/efec2f5bfb5ff4b99258b12317aa0d922836738e)) - use CLI specific description for `--open-app-name` and `--web-socket-server` ([#​4215](https://togithub.com/webpack/webpack-dev-server/issues/4215)) ([329679a](https://togithub.com/webpack/webpack-dev-server/commit/329679a434219adc43f2d73c2ceeda14787dc64d)) ##### [4.7.3](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3) (2022-01-11) ##### Security - update `selfsigned` to `2.0.0` version ##### [4.7.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2) (2021-12-29) ##### Bug Fixes - apply `onAfterSetupMiddleware` after `setupMiddlewares` (as behavior earlier) ([f6bc644](https://togithub.com/webpack/webpack-dev-server/commit/f6bc644bb81b966e030d8f8a54d5a99cd61ec8f2)) ##### [4.7.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1) (2021-12-22) ##### Bug Fixes - removed `url` package, fixed compatibility with future webpack defaults ([#​4132](https://togithub.com/webpack/webpack-dev-server/issues/4132)) ([4e5d8ea](https://togithub.com/webpack/webpack-dev-server/commit/4e5d8eae654ef382697722c6406dbc96207594aa)) ### [`v4.7.4`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#474-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-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-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-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-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-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-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)) ### [`v4.4.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#440-2021-10-27) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.3.1...v4.4.0) ##### Features - added the `server` option, now you can pass server options, example `{ server: { type: 'http', options: { maxHeaderSize: 32768 } } }`, available options for [`http`](https://nodejs.org/api/http.html#httpcreateserveroptions-requestlistener) and [`https`](https://nodejs.org/api/https.html#httpscreateserveroptions-requestlistener), note - for `http2` is used [`spdy`](https://togithub.com/spdy-http2/node-spdy), options specified in the `server.options` option take precedence over `https`/`http2` options ([#​3940](https://togithub.com/webpack/webpack-dev-server/issues/3940)) ([a70a7ef](https://togithub.com/webpack/webpack-dev-server/commit/a70a7ef025f07ec6be69cee0b3b5204c7e3a0c5b)) - added the `client.reconnect` option ([#​3912](https://togithub.com/webpack/webpack-dev-server/issues/3912)) ([5edad76](https://togithub.com/webpack/webpack-dev-server/commit/5edad76bb099713210b2a8c5c29d22371df7371e)) - improve error handling within `startCallback` and `endCallback` ([#​3969](https://togithub.com/webpack/webpack-dev-server/issues/3969)) ([b0928ac](https://togithub.com/webpack/webpack-dev-server/commit/b0928acadccd2251a9eb165bfae0c63c84d0d745)) ##### Bug Fixes - schema for web socket server type ([#​3913](https://togithub.com/webpack/webpack-dev-server/issues/3913)) ([f6aa6f7](https://togithub.com/webpack/webpack-dev-server/commit/f6aa6f7979dae5a44ff4597b7338027c5aab869a)) - typo in SSL information log ([#​3939](https://togithub.com/webpack/webpack-dev-server/issues/3939)) ([4c6103b](https://togithub.com/webpack/webpack-dev-server/commit/4c6103ba9495a29c6e142373c8dad084a20b6bc8)) ##### [4.3.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1) (2021-10-04) ##### Bug Fixes - perf ([#​3906](https://togithub.com/webpack/webpack-dev-server/issues/3906)) ([f6e2a19](https://togithub.com/webpack/webpack-dev-server/commit/f6e2a1981d4c552368cd06ccf5dc400db298c2d6)) ### [`v4.3.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#431-2021-10-04) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1) ### [`v4.3.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#430-2021-09-25) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0) ##### Features - allow array for `headers` option ([#​3847](https://togithub.com/webpack/webpack-dev-server/issues/3847)) ([9911437](https://togithub.com/webpack/webpack-dev-server/commit/9911437186a28b2249adfb282524361d7afe6c25)) - gracefully and force shutdown ([#​3880](https://togithub.com/webpack/webpack-dev-server/issues/3880)) ([db24b16](https://togithub.com/webpack/webpack-dev-server/commit/db24b16e66a63a51e5bacead47ed30c3bf21ff5b)) ##### Bug Fixes - avoid web socket connection when web socket server is not running ([#​3879](https://togithub.com/webpack/webpack-dev-server/issues/3879)) ([8874d72](https://togithub.com/webpack/webpack-dev-server/commit/8874d72f2ee8f11c8420de131e8335982e516727)) - display file name for warnings/errors in overlay ([#​3867](https://togithub.com/webpack/webpack-dev-server/issues/3867)) ([d20def5](https://togithub.com/webpack/webpack-dev-server/commit/d20def5c71609ad97ea783716c53070235f398cc)) - formatting errors/warnings ([#​3877](https://togithub.com/webpack/webpack-dev-server/issues/3877)) ([f0dbea0](https://togithub.com/webpack/webpack-dev-server/commit/f0dbea019c822e7e4b7e5ed81a6a9588e9521d73)) - handle 0 value of the `port` option property ([ed67f66](https://togithub.com/webpack/webpack-dev-server/commit/ed67f66fc41eb1dd83fb84ecaa18703559dbe2ae)) ##### [4.2.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1) (2021-09-13) ##### Bug Fixes - infinity loop for multi compiler mode ([#​3840](https://togithub.com/webpack/webpack-dev-server/issues/3840)) ([e019bd2](https://togithub.com/webpack/webpack-dev-server/commit/e019bd24ea061c4839a4667f8bd75a04b9a48128)) - reloading logic for multi compiler mode ([#​3841](https://togithub.com/webpack/webpack-dev-server/issues/3841)) ([ef148ec](https://togithub.com/webpack/webpack-dev-server/commit/ef148ec1feb66d0f72457d0b2de853b76b06b3c9)) ##### [4.2.0](https://togithub.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0) (2021-09-09) ##### Features - added the `http.ca` option (CLI option added too) (should be used instead `cacert`, because we will remove it in the next major release in favor the `https.ca` option) - added the `https.crl` option (CLI options added too), [more information](https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options) - `https.ca`/`https.cacert`/ `https.cert`/`https.crl`/`https.key`/`https.pfx` options are now accept Arrays of `Buffer`/`string`/Path to file, using `--https-*-reset` CLI options you can reset these options - `https.pfx`/`https.key` can be `Object[]`, [more information](https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options) - `https` options can now accept custom options, you can use: ```js module.exports = { // Other options devServer: { https: { // Allow to set additional TSL options https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options minVersion: "TLSv1.1", ca: path.join(httpsCertificateDirectory, "ca.pem"), pfx: path.join(httpsCertificateDirectory, "server.pfx"), key: path.join(httpsCertificateDirectory, "server.key"), cert: path.join(httpsCertificateDirectory, "server.crt"), passphrase: "webpack-dev-server", }, } }; ``` ##### Bug Fixes - accept connections with `file:` and `chrome-extensions:` protocol by default ([#​3822](https://togithub.com/webpack/webpack-dev-server/issues/3822)) ([138f064](https://togithub.com/webpack/webpack-dev-server/commit/138f0641a4aa040fa2ff66dfd8891c920aa17808)) - close overlay on disconnection ([#​3825](https://togithub.com/webpack/webpack-dev-server/issues/3825)) ([011bcf1](https://togithub.com/webpack/webpack-dev-server/commit/011bcf15c7eba8f7dcd45731f8e434b2eccf781e)) - respect `https.cacert` option ([#​3820](https://togithub.com/webpack/webpack-dev-server/issues/3820)) ([0002ebf](https://togithub.com/webpack/webpack-dev-server/commit/0002ebfbc8f36e92f91013372c9e2bca97022825)) ##### [4.1.1](https://togithub.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1) (2021-09-07) ##### Bug Fixes - improve the description of the `magicHtml` option ([#​3772](https://togithub.com/webpack/webpack-dev-server/issues/3772)) ([b80610f](https://togithub.com/webpack/webpack-dev-server/commit/b80610f07357c3b2ae8557f6d371e4d563ae3c53)) - replace `ansi-html` with `ansi-html-community` to avoid CVE ([#​3801](https://togithub.com/webpack/webpack-dev-server/issues/3801)) ([36fd214](https://togithub.com/webpack/webpack-dev-server/commit/36fd21477dac5131ec266cc1d717d87051f10a2b)) ### [`v4.2.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#421-2021-09-13) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1) ### [`v4.2.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#420-2021-09-09) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0) ### [`v4.1.1`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#411-2021-09-07) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#410-2021-08-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0) ##### Features - added the `magicHtml` option ([#​3717](https://togithub.com/webpack/webpack-dev-server/issues/3717)) ([4831f58](https://togithub.com/webpack/webpack-dev-server/commit/4831f58a75d12f75f4d5e5064ff3245f1a3770ba)) - allow to set `hot` and `live-reload` for client using search params ([1c57680](https://togithub.com/webpack/webpack-dev-server/commit/1c576802bff4a4be78b1771ed2fc8f343780663b)) - show warning when the `hot` option is enabled with the HMR plugin in config ([#​3744](https://togithub.com/webpack/webpack-dev-server/issues/3744)) ([6cb1e4e](https://togithub.com/webpack/webpack-dev-server/commit/6cb1e4e6a25de3fb284be84d2ad67fc701800b96)) ##### Bug Fixes - change log type of `Disconnected!` to `info` ([fde27f5](https://togithub.com/webpack/webpack-dev-server/commit/fde27f5002ae3d679b2cee2215287f6e3a16febf)) - handle `--allowed-hosts all` correctly ([#​3720](https://togithub.com/webpack/webpack-dev-server/issues/3720)) ([326ed56](https://togithub.com/webpack/webpack-dev-server/commit/326ed567638944bc3b64e185b118f9e723383e44)) - output documentation link on errors ([#​3680](https://togithub.com/webpack/webpack-dev-server/issues/3680)) ([e16221b](https://togithub.com/webpack/webpack-dev-server/commit/e16221b1aed48f93c31c8659438834fdbf1e62bf)) - respect the `bypass` option with `target`/`router` options for proxy ([b5dd568](https://togithub.com/webpack/webpack-dev-server/commit/b5dd5687e521cd70e7e13b397280d8bda38df255)) ### [`v4.0.0`](https://togithub.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#400-2021-08-18) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.3...v4.0.0)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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 this update again.



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

renovate[bot] commented 7 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm WARN cli npm v10.4.0 does not support Node.js v16.20.2. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: webpack-dev-server@5.0.2
npm ERR! Found: webpack@4.47.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"^4.47.0" from the root project
npm ERR!   peer webpack@">=2" from babel-loader@8.3.0
npm ERR!   node_modules/babel-loader
npm ERR!     dev babel-loader@"^8.3.0" from the root project
npm ERR!   15 more (clean-webpack-plugin, copy-webpack-plugin, css-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional webpack@"^5.0.0" from webpack-dev-server@5.0.2
npm ERR! node_modules/webpack-dev-server
npm ERR!   dev webpack-dev-server@"^5.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@5.90.2
npm ERR! node_modules/webpack
npm ERR!   peerOptional webpack@"^5.0.0" from webpack-dev-server@5.0.2
npm ERR!   node_modules/webpack-dev-server
npm ERR!     dev webpack-dev-server@"^5.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-19T01_02_36_046Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-19T01_02_36_046Z-debug-0.log
netlify[bot] commented 7 months ago

Deploy Preview for ecomplus-admin-dev failed.

Name Link
Latest commit ae9949f3fb70ea8794cf5b405b6f1e1e7b112efd
Latest deploy log https://app.netlify.com/sites/ecomplus-admin-dev/deploys/65d2a8bbf0226500087eca87
renovate[bot] commented 7 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.