Open renovate[bot] opened 2 years ago
Name | Link |
---|---|
Latest commit | 84546102ea83a7f8ce40d0c33a790b71b24b3767 |
Latest deploy log | https://app.netlify.com/sites/blog-katio-net/deploys/6330a780ca24850009a0bf62 |
webpack-dev-server
tool, which is key in helping us to develop our applications more efficiently, has been updated to a newer version. Its version has been upgraded from 4.9.0
to 4.15.2
in the package.json
file, which is used to manage the software tools that our project relies on. This upgrade will come with important improvements and bug fixes. Note that there has been no other modification in this file.
This PR contains the following updates:
4.9.0
->4.15.2
Release Notes
webpack/webpack-dev-server (webpack-dev-server)
### [`v4.15.2`](https://redirect.github.com/webpack/webpack-dev-server/releases/tag/v4.15.2) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) ##### [4.15.2](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) (2024-03-20) ##### Bug Fixes - **security:** bump webpack-dev-middleware ([4116209](https://redirect.github.com/webpack/webpack-dev-server/commit/411620997594d24cd1f788e8533a5c6fa2736143)) ### [`v4.15.1`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4151-2023-06-09) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.15.0...v4.15.1) ### [`v4.15.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4150-2023-05-07) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.14.0...v4.15.0) ##### Features - overlay displays unhandled promise rejection ([#4849](https://redirect.github.com/webpack/webpack-dev-server/issues/4849)) ([d1dd430](https://redirect.github.com/webpack/webpack-dev-server/commit/d1dd4305bf3861c43caf374c101a80e65e18b138)) ### [`v4.14.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4140-2023-05-06) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.3...v4.14.0) ##### Features - allow CLI to be ESM ([#4837](https://redirect.github.com/webpack/webpack-dev-server/issues/4837)) ([bb4a5d9](https://redirect.github.com/webpack/webpack-dev-server/commit/bb4a5d9e8f87a89c81d4024085ff6c9ebb6c551b)) - allow filter overlay errors/warnings with function ([#4813](https://redirect.github.com/webpack/webpack-dev-server/issues/4813)) ([aab01b3](https://redirect.github.com/webpack/webpack-dev-server/commit/aab01b3c4e4fb9ca9ae1c1bbc860a52a06026de6)) ##### [4.13.3](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3) (2023-04-15) ##### Bug Fixes - **perf:** reduced initial start time ([#4818](https://redirect.github.com/webpack/webpack-dev-server/issues/4818)) ([fcf01d1](https://redirect.github.com/webpack/webpack-dev-server/commit/fcf01d1b8eb67aa1c93486e1b34ceefc33d9ee73)) ##### [4.13.2](https://redirect.github.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://redirect.github.com/webpack/webpack-dev-server/commit/04e74f2ba32963932c0ab46ac4862e92c3e4e1e1)) ##### [4.13.1](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1) (2023-03-18) ##### Bug Fixes - make webpack optional peer dependency ([#4778](https://redirect.github.com/webpack/webpack-dev-server/issues/4778)) ([71be54e](https://redirect.github.com/webpack/webpack-dev-server/commit/71be54edcb890f53d2cd900c2801989a17c2c9b1)) ### [`v4.13.3`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4133-2023-04-15) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3) ### [`v4.13.2`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4132-2023-03-31) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.1...v4.13.2) ### [`v4.13.1`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4131-2023-03-18) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.13.0...v4.13.1) ### [`v4.13.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4130-2023-03-17) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.0) ##### Features - added `client.overlay.runtimeErrors` option to control runtime errors ([#4773](https://redirect.github.com/webpack/webpack-dev-server/issues/4773)) ([dca2366](https://redirect.github.com/webpack/webpack-dev-server/commit/dca2366e22a262e6052dae060c8b237f4e6fd26b)) ### [`v4.12.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4120-2023-03-14) [Compare Source](https://redirect.github.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://redirect.github.com/webpack/webpack-dev-server/issues/4586)) ([69a2fba](https://redirect.github.com/webpack/webpack-dev-server/commit/69a2fba4e915b4814de1c3cb27930a13dc994945)) - catch runtime error ([#4605](https://redirect.github.com/webpack/webpack-dev-server/issues/4605)) ([87a26cf](https://redirect.github.com/webpack/webpack-dev-server/commit/87a26cf4c1fd9ac8140d345a8520a8d5cb059556)) - improve styles for overlay ([#4576](https://redirect.github.com/webpack/webpack-dev-server/issues/4576)) ([791fb85](https://redirect.github.com/webpack/webpack-dev-server/commit/791fb85931299eea052b3c37d4353d48ea34fa5e)) - open editor when clicking error on overlay ([#4587](https://redirect.github.com/webpack/webpack-dev-server/issues/4587)) ([efb2cec](https://redirect.github.com/webpack/webpack-dev-server/commit/efb2cec3f8acbbe5113aad20529e268c01ac29c2)) ##### Bug Fixes - compatibility with `experiments.buildHttp` ([#4585](https://redirect.github.com/webpack/webpack-dev-server/issues/4585)) ([5b846cb](https://redirect.github.com/webpack/webpack-dev-server/commit/5b846cbe9bfb8444bc7605654fcebf4e87766aa4)) - respect `NODE_PATH` env variable ([#4581](https://redirect.github.com/webpack/webpack-dev-server/issues/4581)) ([b857e6f](https://redirect.github.com/webpack/webpack-dev-server/commit/b857e6fa3b86facc63811438eef17be92dc36dc6)) ##### [4.11.1](https://redirect.github.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://redirect.github.com/webpack/webpack-dev-server/issues/4572)) ([375835c](https://redirect.github.com/webpack/webpack-dev-server/commit/375835c926ec03fdfecae9ab1b54fd43b1ff4b31)) ### [`v4.11.1`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4111-2022-09-19) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1) ### [`v4.11.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4110-2022-09-07) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0) ##### Features - make allowedHosts accept localhost subdomains by default ([#4357](https://redirect.github.com/webpack/webpack-dev-server/issues/4357)) ([0a33e6a](https://redirect.github.com/webpack/webpack-dev-server/commit/0a33e6a7529ef20ec8841c3fd501c37da179be3e)) ##### Bug Fixes - auto reply to OPTIONS requests only when unhandled ([#4559](https://redirect.github.com/webpack/webpack-dev-server/issues/4559)) ([984af02](https://redirect.github.com/webpack/webpack-dev-server/commit/984af026a50f3e77c58abe24475da40a4ed038f1)), closes [#4551](https://redirect.github.com/webpack/webpack-dev-server/issues/4551) ##### [4.10.1](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1) (2022-08-29) ##### Bug Fixes - compatibility with old browsers ([#4544](https://redirect.github.com/webpack/webpack-dev-server/issues/4544)) ([6a430d4](https://redirect.github.com/webpack/webpack-dev-server/commit/6a430d495e3e616304000e21e72deba27eb5303f)) ### [`v4.10.1`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4101-2022-08-29) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#4100-2022-08-10) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0) ##### Features - allow to configure more `client` options via resource URL ([#4274](https://redirect.github.com/webpack/webpack-dev-server/issues/4274)) ([216e3cb](https://redirect.github.com/webpack/webpack-dev-server/commit/216e3cbe62dc90b9345995cb4f33ca9dd7b6aaba)) ##### Bug Fixes - response correctly when receive an OPTIONS request ([#4185](https://redirect.github.com/webpack/webpack-dev-server/issues/4185)) ([2b3b7e0](https://redirect.github.com/webpack/webpack-dev-server/commit/2b3b7e000f688e086c68ba821ed2edc3cd56a219)) ##### [4.9.3](https://redirect.github.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://redirect.github.com/webpack/webpack-dev-server/issues/4482)) ([049b153](https://redirect.github.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07)) - history-api-fallback now supports HEAD requests and handles them the same as GET ([8936082](https://redirect.github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce)) ##### [4.9.2](https://redirect.github.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://redirect.github.com/webpack/webpack-dev-server/issues/4468)) ([af83deb](https://redirect.github.com/webpack/webpack-dev-server/commit/af83deb199dc1d8cae4365ec2c5acf07e29358df)) ##### [4.9.1](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1) (2022-05-31) ##### Bug Fixes - security problem with sockjs ([#4465](https://redirect.github.com/webpack/webpack-dev-server/issues/4465)) ([e765182](https://redirect.github.com/webpack/webpack-dev-server/commit/e765182e426cbca9c3c09294b02ac2d9737c1d74)) ### [`v4.9.3`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#493-2022-06-29) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3) ### [`v4.9.2`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#492-2022-06-06) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2) ### [`v4.9.1`](https://redirect.github.com/webpack/webpack-dev-server/blob/HEAD/CHANGELOG.md#491-2022-05-31) [Compare Source](https://redirect.github.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.