tom-james-watson / p2p.chat

p2p video conferencing powered by WebRTC.
MIT License
686 stars 134 forks source link

Bump webpack-dev-server from 2.11.5 to 3.1.11 #12

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps webpack-dev-server from 2.11.5 to 3.1.11.

Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.1.11 > > ## [3.1.11](https://github.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) > > > ### Bug Fixes > > * **bin/options:** correct check for color support (`options.color`) ([#1555](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://github.com/webpack/webpack-dev-server/commit/55398b5)) > * **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#1491](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1491)) ([#1563](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://github.com/webpack/webpack-dev-server/commit/7a3a257)) > * **Server:** correct `node` version checks ([#1543](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://github.com/webpack/webpack-dev-server/commit/927a2b3)) > * **Server:** mime type for wasm in contentBase directory ([#1575](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1575)) ([#1580](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://github.com/webpack/webpack-dev-server/commit/fadae5d)) > * add url for compatibility with webpack@5 ([#1598](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1598)) ([#1599](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://github.com/webpack/webpack-dev-server/commit/68dd49a)) > * check origin header for websocket connection ([#1603](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://github.com/webpack/webpack-dev-server/commit/b3217ca)) > > ## v3.1.10 > ## [2018-10-23](https://github.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) > > > ### Bug Fixes > > * **options:** add `writeToDisk` option to schema ([#1520](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://github.com/webpack/webpack-dev-server/commit/d2f4902)) > * **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#1537](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://github.com/webpack/webpack-dev-server/commit/e719959)) > * **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#1531](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://github.com/webpack/webpack-dev-server/commit/c12def3)) > > ## v3.1.9 > No release notes provided. > > ## v3.1.8 > ## [2018-09-06](https://github.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) > > > ### Bug Fixes > > * **package:** `yargs` security vulnerability (`dependencies`) ([#1492](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://github.com/webpack/webpack-dev-server/commit/8fb67c9)) > * **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#1486](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://github.com/webpack/webpack-dev-server/commit/7a6ca47)) > > ## v3.1.7 > ## [2018-08-29](https://github.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) > > > ### Bug Fixes > > * **Server:** don't use `spdy` on `node >= v10.0.0` ([#1451](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://github.com/webpack/webpack-dev-server/commit/8ab9eb6)) > > ## v3.1.6 > ## [2018-08-26](https://github.com/webpack/webpack-dev-server/compare/v3.1.5...v3.1.6) > > > ### Bug Fixes > > ... (truncated)
Changelog *Sourced from [webpack-dev-server's changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md).* > ## [3.1.11](https://github.com/webpack/webpack-dev-server/compare/v3.1.10...v3.1.11) (2018-12-21) > > > ### Bug Fixes > > * **bin/options:** correct check for color support (`options.color`) ([#1555](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1555)) ([55398b5](https://github.com/webpack/webpack-dev-server/commit/55398b5)) > * **package:** update `spdy` v3.4.1...4.0.0 (assertion error) ([#1491](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1491)) ([#1563](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1563)) ([7a3a257](https://github.com/webpack/webpack-dev-server/commit/7a3a257)) > * **Server:** correct `node` version checks ([#1543](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1543)) ([927a2b3](https://github.com/webpack/webpack-dev-server/commit/927a2b3)) > * **Server:** mime type for wasm in contentBase directory ([#1575](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1575)) ([#1580](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1580)) ([fadae5d](https://github.com/webpack/webpack-dev-server/commit/fadae5d)) > * add url for compatibility with webpack@5 ([#1598](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1598)) ([#1599](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1599)) ([68dd49a](https://github.com/webpack/webpack-dev-server/commit/68dd49a)) > * check origin header for websocket connection ([#1603](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1603)) ([b3217ca](https://github.com/webpack/webpack-dev-server/commit/b3217ca)) > > > > > ## [3.1.10](https://github.com/webpack/webpack-dev-server/compare/v3.1.9...v3.1.10) (2018-10-23) > > > ### Bug Fixes > > * **options:** add `writeToDisk` option to schema ([#1520](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1520)) ([d2f4902](https://github.com/webpack/webpack-dev-server/commit/d2f4902)) > * **package:** update `sockjs-client` v1.1.5...1.3.0 (`url-parse` vulnerability) ([#1537](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1537)) ([e719959](https://github.com/webpack/webpack-dev-server/commit/e719959)) > * **Server:** set `tls.DEFAULT_ECDH_CURVE` to `'auto'` ([#1531](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1531)) ([c12def3](https://github.com/webpack/webpack-dev-server/commit/c12def3)) > > > > > ## [3.1.9](https://github.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24) > > > > > ## [3.1.8](https://github.com/webpack/webpack-dev-server/compare/v3.1.7...v3.1.8) (2018-09-06) > > > ### Bug Fixes > > * **package:** `yargs` security vulnerability (`dependencies`) ([#1492](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1492)) ([8fb67c9](https://github.com/webpack/webpack-dev-server/commit/8fb67c9)) > * **utils/createLogger:** ensure `quiet` always takes precedence (`options.quiet`) ([#1486](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1486)) ([7a6ca47](https://github.com/webpack/webpack-dev-server/commit/7a6ca47)) > > > > > ## [3.1.7](https://github.com/webpack/webpack-dev-server/compare/v3.1.6...v3.1.7) (2018-08-29) > > > ### Bug Fixes > > * **Server:** don't use `spdy` on `node >= v10.0.0` ([#1451](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1451)) ([8ab9eb6](https://github.com/webpack/webpack-dev-server/commit/8ab9eb6)) > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/webpack/webpack-dev-server/commits/v3.1.11)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tom-james-watson/p2p.chat/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.