algolia / algoliasearch-netlify

Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/
261 stars 10 forks source link

chore(deps): update dependency webpack-dev-server to v4.15.2 #821

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 4.8.1 -> 4.15.2 age adoption passing confidence

Release Notes

webpack/webpack-dev-server (webpack-dev-server) ### [`v4.15.2`](https://togithub.com/webpack/webpack-dev-server/releases/tag/v4.15.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) ##### [4.15.2](https://togithub.com/webpack/webpack-dev-server/compare/v4.15.1...v4.15.2) (2024-03-20) ##### Bug Fixes - **security:** bump webpack-dev-middleware ([4116209](https://togithub.com/webpack/webpack-dev-server/commit/411620997594d24cd1f788e8533a5c6fa2736143)) ### [`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))

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 6 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: yarn.lock
Internal Error: Error when performing the request to https://registry.npmjs.org/yarn; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22878:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22892:20)
    at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22942:20)
    at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22975:14)
    at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23537:25)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23644:30)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:24371:12)