You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/11/11 10:52:14 UTC

[GitHub] [incubator-dolphinscheduler-website] dependabot[bot] opened a new pull request #27: Bump webpack-dev-server from 3.0.0 to 3.1.11

dependabot[bot] opened a new pull request #27: Bump webpack-dev-server from 3.0.0 to 3.1.11
URL: https://github.com/apache/incubator-dolphinscheduler-website/pull/27
 
 
   Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.0.0 to 3.1.11.
   <details>
   <summary>Release notes</summary>
   
   *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).*
   
   > ## v3.1.11
   > <a name="3.1.11"></a>
   > ## [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
   > 
   ></tr></table> ... (truncated)
   </details>
   <details>
   <summary>Changelog</summary>
   
   *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))
   > 
   > 
   > 
   > <a name="3.1.10"></a>
   > ## [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))
   > 
   > 
   > 
   > <a name="3.1.9"></a>
   > ## [3.1.9](https://github.com/webpack/webpack-dev-server/compare/v3.1.8...v3.1.9) (2018-09-24)
   > 
   > 
   > 
   > <a name="3.1.8"></a>
   > ## [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))
   > 
   > 
   > 
   > <a name="3.1.7"></a>
   > ## [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))
   > 
   ></tr></table> ... (truncated)
   </details>
   <details>
   <summary>Commits</summary>
   
   - [`ff2874f`](https://github.com/webpack/webpack-dev-server/commit/ff2874f5f3a90e5727434cc10f69ac4d54896033) chore(release): 3.1.11
   - [`b3217ca`](https://github.com/webpack/webpack-dev-server/commit/b3217ca8dc6b371a160b6749b949ab09d7b9f6d7) fix: check origin header for websocket connection ([#1603](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1603))
   - [`68dd49a`](https://github.com/webpack/webpack-dev-server/commit/68dd49a5e44b270061e4746b2e01bbc72589ca3b) fix: 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))
   - [`fadae5d`](https://github.com/webpack/webpack-dev-server/commit/fadae5da6ba0261cade08164feeaad99b1de6b79) fix(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))
   - [`7a3a257`](https://github.com/webpack/webpack-dev-server/commit/7a3a2579179b2ca0fd91405d9872ba2c3ed8db3a) fix(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))
   - [`1fe82de`](https://github.com/webpack/webpack-dev-server/commit/1fe82dee4eef600946b2601a2d853cffbe65db0a) ci(travis): Node 11 (on OS X) crashes, use 10 for now ([#1588](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1588))
   - [`55398b5`](https://github.com/webpack/webpack-dev-server/commit/55398b5de17b9a845b1ee5aaa90bb2002c25ddfb) fix(bin/options): correct check for color support (`options.color`) ([#1555](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1555))
   - [`927a2b3`](https://github.com/webpack/webpack-dev-server/commit/927a2b38d4d3a5d8fd50dfce0343634d46fa8a92) fix(Server): correct `node` version checks ([#1543](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1543))
   - [`fa96a76`](https://github.com/webpack/webpack-dev-server/commit/fa96a76e9e5507bbf874044be0d95872768abf5e) chore(PULL_REQUEST_TEMPLATE): allow features ([#1539](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1539))
   - [`fe3219f`](https://github.com/webpack/webpack-dev-server/commit/fe3219f614ad84afbaab1ecbd1d9aec4ff337d37) chore(release): 3.1.10
   - Additional commits viewable in [compare view](https://github.com/webpack/webpack-dev-server/compare/v3.0.0...v3.1.11)
   </details>
   <details>
   <summary>Maintainer changes</summary>
   
   This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for webpack-dev-server since your current version.
   </details>
   <br />
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.1.11)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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/apache/incubator-dolphinscheduler-website/network/alerts).
   
   </details>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services