SevenOutman / vue-aplayer

:cake: Easy-to-use music player for Vue 2.x
https://vue-aplayer.js.org
MIT License
1.32k stars 200 forks source link

chore(deps): update dependency webpack-dev-server to v3.11.2 - autoclosed #174

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-dev-server 3.8.0 -> 3.11.2 age adoption passing confidence

Release Notes

webpack/webpack-dev-server ### [`v3.11.2`](https://togithub.com/webpack/webpack-dev-server/releases/v3.11.2) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2) ##### [3.11.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2) (2021-01-13) ##### Bug Fixes - cli arguments for `serve` command ([a5fe337](https://togithub.com/webpack/webpack-dev-server/commit/a5fe3372e306e3c90a5e63e452e3e9ee9a745875)) ### [`v3.11.1`](https://togithub.com/webpack/webpack-dev-server/releases/v3.11.1) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1) ##### [3.11.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1) (2020-12-29) ##### Bug Fixes - the `open` option works using `webpack serve` without value ([#​2948](https://togithub.com/webpack/webpack-dev-server/issues/2948)) ([4837dc9](https://togithub.com/webpack/webpack-dev-server/commit/4837dc92b944f8b4cdd7d6e3420367cf338e7f75)) - vulnerable deps ([#​2949](https://togithub.com/webpack/webpack-dev-server/issues/2949)) ([78dde50](https://togithub.com/webpack/webpack-dev-server/commit/78dde50f520c8b78de14272a4ae4cee1281bf2e3)) ### [`v3.11.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3110-httpsgithubcomwebpackwebpack-dev-servercomparev3103v3110-2020-05-08) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0) ##### Features - add icons for directory viewer ([#​2441](https://togithub.com/webpack/webpack-dev-server/issues/2441)) ([e953d01](https://togithub.com/webpack/webpack-dev-server/commit/e953d01ca93764dabe38cedad8e7b9ef4e7f04bc)) - allow multiple `contentBasePublicPath` paths ([#​2489](https://togithub.com/webpack/webpack-dev-server/issues/2489)) ([c6bdfe4](https://togithub.com/webpack/webpack-dev-server/commit/c6bdfe4afb2ce3612c02142954c68a8e657c3915)) - emit progress-update ([#​2498](https://togithub.com/webpack/webpack-dev-server/issues/2498)) ([4808abd](https://togithub.com/webpack/webpack-dev-server/commit/4808abd434bac0511da688aee861f7e2d8b0c81c)), closes [#​1666](https://togithub.com/webpack/webpack-dev-server/issues/1666) - add invalidate endpoint ([#​2493](https://togithub.com/webpack/webpack-dev-server/issues/2493)) ([89ffb86](https://togithub.com/webpack/webpack-dev-server/commit/89ffb86cd26425c59e3937ca06a2c804a01b8f1d)) - allow open option to accept an object ([#​2492](https://togithub.com/webpack/webpack-dev-server/issues/2492)) ([adeb92e](https://togithub.com/webpack/webpack-dev-server/commit/adeb92e1e37551a6cbf3063942d6c2c7efbdff10)) ##### Bug Fixes - do not swallow errors from server ([#​2512](https://togithub.com/webpack/webpack-dev-server/issues/2512)) ([06583f2](https://togithub.com/webpack/webpack-dev-server/commit/06583f268b70f4a9715e4b747b1557055c419086)) - security vulnerability in yargs-parser ([#​2566](https://togithub.com/webpack/webpack-dev-server/issues/2566)) ([41d1d0c](https://togithub.com/webpack/webpack-dev-server/commit/41d1d0cf99f53df0569991a85489d3c8bc095af5)) - don't crash on setupExitSignals(undefined) ([#​2507](https://togithub.com/webpack/webpack-dev-server/issues/2507)) ([0d5c681](https://togithub.com/webpack/webpack-dev-server/commit/0d5c68143d780e631cdaf09081822fc87d7cb3ba)) - support entry descriptor (closes [#​2453](https://togithub.com/webpack/webpack-dev-server/issues/2453)) ([#​2465](https://togithub.com/webpack/webpack-dev-server/issues/2465)) ([8bbef6a](https://togithub.com/webpack/webpack-dev-server/commit/8bbef6adf6ae5f6a3109ecd4a6246223d2f77cb2)) - update jquery ([#​2516](https://togithub.com/webpack/webpack-dev-server/issues/2516)) ([99ccfd8](https://togithub.com/webpack/webpack-dev-server/commit/99ccfd84d1db566aa4ed77c441c4674bc4e986df)) ##### [3.10.3](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.2...v3.10.3) (2020-02-05) ##### Bug Fixes - forward error requests to the proxy ([#​2425](https://togithub.com/webpack/webpack-dev-server/issues/2425)) ([e291cd4](https://togithub.com/webpack/webpack-dev-server/commit/e291cd4922f66c5c69dfd1fd3839812cfa502de5)) ##### [3.10.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.2) (2020-01-31) ##### Bug Fixes - fallthrough non `GET` and `HEAD` request to routes ([#​2374](https://togithub.com/webpack/webpack-dev-server/issues/2374)) ([ebe8eca](https://togithub.com/webpack/webpack-dev-server/commit/ebe8eca37957a9009f8627e7dfb82699606846de)) - add an optional peer dependency on webpack-cli ([#​2396](https://togithub.com/webpack/webpack-dev-server/issues/2396)) ([aa365df](https://togithub.com/webpack/webpack-dev-server/commit/aa365dfd7e86c5dca31304bd5dcfe9bb9b767b40)) - add heartbeat for the websocket server ([#​2404](https://togithub.com/webpack/webpack-dev-server/issues/2404)) ([1a7c827](https://togithub.com/webpack/webpack-dev-server/commit/1a7c8273de5a5b164c63c9919950babd7ecfaadb)) ##### [3.10.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.1) (2019-12-19) ##### Bug Fixes - ie11 compatibility ([1306abe](https://togithub.com/webpack/webpack-dev-server/commit/1306abeb8c5fd125952cdc177fdf38c2c31b3c4f)) ### [`v3.10.3`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3103-httpsgithubcomwebpackwebpack-dev-servercomparev3102v3103-2020-02-05) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.2...v3.10.3) ### [`v3.10.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3102-httpsgithubcomwebpackwebpack-dev-servercomparev3100v3102-2020-01-31) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.1...v3.10.2) ### [`v3.10.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3101-httpsgithubcomwebpackwebpack-dev-servercomparev3100v3101-2019-12-19) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.10.0...v3.10.1) ### [`v3.10.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​3100-httpsgithubcomwebpackwebpack-dev-servercomparev390v3100-2019-12-18) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.9.0...v3.10.0) ##### Features - **client:** allow sock port to use location's port (`sockPort: 'location'`) ([#​2341](https://togithub.com/webpack/webpack-dev-server/issues/2341)) ([dc10d06](https://togithub.com/webpack/webpack-dev-server/commit/dc10d0647413ad57814b684b5f6ef3659531f0f6)) - **server:** add `contentBasePublicPath` option ([#​2150](https://togithub.com/webpack/webpack-dev-server/issues/2150)) ([cee700d](https://togithub.com/webpack/webpack-dev-server/commit/cee700d59aff644a499ee310c4a32d5c5693e559)) ##### Bug Fixes - **client:** don't override protocol for socket connection to 127.0.0.1 ([#​2303](https://togithub.com/webpack/webpack-dev-server/issues/2303)) ([3a31917](https://togithub.com/webpack/webpack-dev-server/commit/3a31917a02818dabb3dc549e3e4994618475d131)), closes [#​2302](https://togithub.com/webpack/webpack-dev-server/issues/2302) - **server:** respect sockPath on transportMode: 'ws' ([#​2310](https://togithub.com/webpack/webpack-dev-server/issues/2310)) ([#​2311](https://togithub.com/webpack/webpack-dev-server/issues/2311)) ([e188542](https://togithub.com/webpack/webpack-dev-server/commit/e188542d888dbb55be64c9da2f747343b73c319f)) - https on chrome linux ([#​2330](https://togithub.com/webpack/webpack-dev-server/issues/2330)) ([dc8b475](https://togithub.com/webpack/webpack-dev-server/commit/dc8b47510e24649edb38e5a07579be389898189e)) - support webpack@5 ([#​2359](https://togithub.com/webpack/webpack-dev-server/issues/2359)) ([8f89c01](https://togithub.com/webpack/webpack-dev-server/commit/8f89c0188579a419dc68021f8bc0fbeae70cbe5d)) ### [`v3.9.0`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​390-httpsgithubcomwebpackwebpack-dev-servercomparev382v390-2019-10-22) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.2...v3.9.0) ##### Bug Fixes - add `hostname` and `port` to bonjour name to prevent name collisions ([#​2276](https://togithub.com/webpack/webpack-dev-server/issues/2276)) ([d8af2d9](https://togithub.com/webpack/webpack-dev-server/commit/d8af2d9)) - add `extKeyUsage` to self-signed cert ([#​2274](https://togithub.com/webpack/webpack-dev-server/issues/2274)) ([a4dbc3b](https://togithub.com/webpack/webpack-dev-server/commit/a4dbc3b)) ##### Features - add multiple `openPage` support ([#​2266](https://togithub.com/webpack/webpack-dev-server/issues/2266)) ([c9e9178](https://togithub.com/webpack/webpack-dev-server/commit/c9e9178)) ##### [3.8.2](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.1...v3.8.2) (2019-10-02) ##### Security - update `selfsigned` package ##### [3.8.1](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.0...v3.8.1) (2019-09-16) ##### Bug Fixes - add null check for connection.headers ([#​2200](https://togithub.com/webpack/webpack-dev-server/issues/2200)) ([7964997](https://togithub.com/webpack/webpack-dev-server/commit/7964997)) - false positive for an absolute path in the `ContentBase` option on windows ([#​2202](https://togithub.com/webpack/webpack-dev-server/issues/2202)) ([68ecf78](https://togithub.com/webpack/webpack-dev-server/commit/68ecf78)) - add status in quiet log level ([#​2235](https://togithub.com/webpack/webpack-dev-server/issues/2235)) ([7e2224e](https://togithub.com/webpack/webpack-dev-server/commit/7e2224e)) - scriptHost in client ([#​2246](https://togithub.com/webpack/webpack-dev-server/issues/2246)) ([00903f6](https://togithub.com/webpack/webpack-dev-server/commit/00903f6)) ### [`v3.8.2`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​382-httpsgithubcomwebpackwebpack-dev-servercomparev381v382-2019-10-02) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.1...v3.8.2) ### [`v3.8.1`](https://togithub.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​381-httpsgithubcomwebpackwebpack-dev-servercomparev380v381-2019-09-16) [Compare Source](https://togithub.com/webpack/webpack-dev-server/compare/v3.8.0...v3.8.1)

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Enabled.

♻️ 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 WhiteSource Renovate. View repository job log here.