vuetifyjs / theme-generator

Vuetify Theme Generator
https://theme-generator.vuetifyjs.com
25 stars 7 forks source link

build(deps): bump webpack-dev-server from 3.1.10 to 3.4.1 #5

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps webpack-dev-server from 3.1.10 to 3.4.1.

Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.4.1 > ### [3.4.1](https://github.com/webpack/webpack-dev-server/compare/v3.4.0...v3.4.1) (2019-05-17) > > > ### Bug Fixes > > * add none and warning to clientLogLevel ([#1901](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1901)) ([0ae9be8](https://github.com/webpack/webpack-dev-server/commit/0ae9be8)) > * broken hot reload ([#1903](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1903)) ([6a444cd](https://github.com/webpack/webpack-dev-server/commit/6a444cd)) > > ## v3.4.0 > ## [3.4.0](https://github.com/webpack/webpack-dev-server/compare/v3.3.1...v3.4.0) (2019-05-17) > > > ### Bug Fixes > > * don't use self.location.port ([#1838](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1838)) ([6d31984](https://github.com/webpack/webpack-dev-server/commit/6d31984)) > * do not include config files in dist ([#1883](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1883)) ([c535bb2](https://github.com/webpack/webpack-dev-server/commit/c535bb2)) > * only add client entry to web targets ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * update clientLogLevel to match docs and error ([#1825](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1825)) ([7f52bbf](https://github.com/webpack/webpack-dev-server/commit/7f52bbf)) > * add errors-warnings preset ([#1895](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1895)) ([2a81ad2](https://github.com/webpack/webpack-dev-server/commit/2a81ad2)) > > > ### Features > > * added injectClient option ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * added injectHot option ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * added sockPort option ([#1792](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1792)) ([58d1682](https://github.com/webpack/webpack-dev-server/commit/58d1682)) > * added sockHost option ([#1858](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1858)) ([f47dff2](https://github.com/webpack/webpack-dev-server/commit/f47dff2)) > * support HEAD method ([#1875](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1875)) ([c2360e4](https://github.com/webpack/webpack-dev-server/commit/c2360e4)) > * added liveReload option ([#1889](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1889)) ([fc4fe32](https://github.com/webpack/webpack-dev-server/commit/fc4fe32)) > * update express to 4.17 version > > ## v3.3.1 > ## [3.3.1](https://github.com/webpack/webpack-dev-server/compare/v3.3.0...v3.3.1) (2019-04-09) > > > ### Bug Fixes > > * **regression:** always get necessary stats for hmr ([#1780](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1780)) ([66b04a9](https://github.com/webpack/webpack-dev-server/commit/66b04a9)) > * **regression:** host and port can be undefined or null ([#1779](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1779)) ([028ceee](https://github.com/webpack/webpack-dev-server/commit/028ceee)) > * only add entries after compilers have been created ([#1774](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1774)) ([b31cbaa](https://github.com/webpack/webpack-dev-server/commit/b31cbaa)) > > ## v3.3.0 > # [3.3.0](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) (2019-04-08) > > > ### Bug Fixes > > * compatibility with webpack-cli@3.3 ([#1754](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://github.com/webpack/webpack-dev-server/commit/fd7cb0d)) > * ignore proxy when bypass return false ([#1696](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1696)) ([aa7de77](https://github.com/webpack/webpack-dev-server/commit/aa7de77)) > ... (truncated)
Changelog *Sourced from [webpack-dev-server's changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md).* > ### [3.4.1](https://github.com/webpack/webpack-dev-server/compare/v3.4.0...v3.4.1) (2019-05-17) > > > ### Bug Fixes > > * add none and warning to clientLogLevel ([#1901](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1901)) ([0ae9be8](https://github.com/webpack/webpack-dev-server/commit/0ae9be8)) > * broken hot reload ([#1903](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1903)) ([6a444cd](https://github.com/webpack/webpack-dev-server/commit/6a444cd)) > > > > ## [3.4.0](https://github.com/webpack/webpack-dev-server/compare/v3.3.1...v3.4.0) (2019-05-17) > > > ### Bug Fixes > > * don't use self.location.port ([#1838](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1838)) ([6d31984](https://github.com/webpack/webpack-dev-server/commit/6d31984)) > * do not include config files in dist ([#1883](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1883)) ([c535bb2](https://github.com/webpack/webpack-dev-server/commit/c535bb2)) > * only add client entry to web targets ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * update clientLogLevel to match docs and error ([#1825](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1825)) ([7f52bbf](https://github.com/webpack/webpack-dev-server/commit/7f52bbf)) > * add errors-warnings preset ([#1895](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1895)) ([2a81ad2](https://github.com/webpack/webpack-dev-server/commit/2a81ad2)) > > > ### Features > > * added injectClient option ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * added injectHot option ([#1775](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1775)) ([cf4d0d0](https://github.com/webpack/webpack-dev-server/commit/cf4d0d0)) > * added sockPort option ([#1792](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1792)) ([58d1682](https://github.com/webpack/webpack-dev-server/commit/58d1682)) > * added sockHost option ([#1858](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1858)) ([f47dff2](https://github.com/webpack/webpack-dev-server/commit/f47dff2)) > * support HEAD method ([#1875](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1875)) ([c2360e4](https://github.com/webpack/webpack-dev-server/commit/c2360e4)) > * added liveReload option ([#1889](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1889)) ([fc4fe32](https://github.com/webpack/webpack-dev-server/commit/fc4fe32)) > * update express to 4.17 version > > > ## [3.3.1](https://github.com/webpack/webpack-dev-server/compare/v3.3.0...v3.3.1) (2019-04-09) > > > ### Bug Fixes > > * **regression:** always get necessary stats for hmr ([#1780](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1780)) ([66b04a9](https://github.com/webpack/webpack-dev-server/commit/66b04a9)) > * **regression:** host and port can be undefined or null ([#1779](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1779)) ([028ceee](https://github.com/webpack/webpack-dev-server/commit/028ceee)) > * only add entries after compilers have been created ([#1774](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1774)) ([b31cbaa](https://github.com/webpack/webpack-dev-server/commit/b31cbaa)) > > > > # [3.3.0](https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v3.3.0) (2019-04-08) > > > ### Bug Fixes > > * compatibility with webpack-cli@3.3 ([#1754](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1754)) ([fd7cb0d](https://github.com/webpack/webpack-dev-server/commit/fd7cb0d)) > ... (truncated)
Commits - [`a321494`](https://github.com/webpack/webpack-dev-server/commit/a32149469ac8524a42fb18372988cb8063dc040a) chore(release): 3.4.1 - [`6a444cd`](https://github.com/webpack/webpack-dev-server/commit/6a444cd5094cb3585908fdd0b403bbbb19dac87d) fix: broken hot reload ([#1903](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1903)) - [`0ae9be8`](https://github.com/webpack/webpack-dev-server/commit/0ae9be8f3c0e870c774e6397eb493323b9792263) fix: add none and warning to clientLogLevel ([#1901](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1901)) - [`45d39ac`](https://github.com/webpack/webpack-dev-server/commit/45d39acd80d474afcde5e0d946d5f367f808d509) chore(release): 3.4.0 - [`ec7eb9c`](https://github.com/webpack/webpack-dev-server/commit/ec7eb9cff1f30b08821ff002fe3e972b3c2ca3da) chore(deps): update dependency internal-ip to ^4.3.0 ([#1893](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1893)) - [`dbb845d`](https://github.com/webpack/webpack-dev-server/commit/dbb845d4ba4f8d1254f7c0d249e2008bf73980d2) chore(renovate): ignore peerDependencies ([#1894](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1894)) - [`df9d09c`](https://github.com/webpack/webpack-dev-server/commit/df9d09c4c9572e506510be445ea3be05049c75b4) chore(deps): update express to 4.17 version ([#1896](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1896)) - [`2a81ad2`](https://github.com/webpack/webpack-dev-server/commit/2a81ad2df1269bdc51269b855d240a21e40d28bf) fix(stats): add errors-warnings preset ([#1895](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1895)) - [`ce3792c`](https://github.com/webpack/webpack-dev-server/commit/ce3792c8b5a67b20e05984f2825e2b54e8394582) chore(deps): update all patch dependencies (patch) ([#1892](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1892)) - [`fc4fe32`](https://github.com/webpack/webpack-dev-server/commit/fc4fe325f21dab2c8e18611e80052665e68a3840) feat(server): add liveReload option to enable/disable live reloading ([#1889](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1889)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-dev-server/compare/v3.1.10...v3.4.1)
Maintainer changes This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for webpack-dev-server since your current version.


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