anikethsaha / mern

:tada: This is boilerplate for MERN stack with integrations like Redux and SSR :tada:
https://mern.netlify.com
MIT License
98 stars 44 forks source link

Bump webpack-dev-server from 3.3.1 to 3.5.1 #43

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack-dev-server from 3.3.1 to 3.5.1.

Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.5.1 > ### [3.5.1](https://github.com/webpack/webpack-dev-server/compare/v3.5.0...v3.5.1) (2019-06-01) > > > ### Bug Fixes > > * allow passing promise function of webpack.config.js ([#1947](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1947)) ([8cf1053](https://github.com/webpack/webpack-dev-server/commit/8cf1053)) > > ## v3.5.0 > ### Bug Fixes > > * add client code for `electron-renderer` target ([#1935](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1935)) ([9297988](https://github.com/webpack/webpack-dev-server/commit/9297988)) > * add client code for `node-webkit` target ([#1942](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1942)) ([c6b2b1f](https://github.com/webpack/webpack-dev-server/commit/c6b2b1f)) > > > ### Features > > * **server:** `onListening` option ([#1930](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1930)) ([61d0cdf](https://github.com/webpack/webpack-dev-server/commit/61d0cdf)) > * **server:** add callback support for invalidate ([#1900](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1900)) ([cd218ef](https://github.com/webpack/webpack-dev-server/commit/cd218ef)) > * **server:** add `WEBPACK_DEV_SERVER` env variable ([#1929](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1929)) ([856169e](https://github.com/webpack/webpack-dev-server/commit/856169e)) > > ## 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)) > ... (truncated)
Changelog *Sourced from [webpack-dev-server's changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md).* > ### [3.5.1](https://github.com/webpack/webpack-dev-server/compare/v3.5.0...v3.5.1) (2019-06-01) > > > ### Bug Fixes > > * allow passing promise function of webpack.config.js ([#1947](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1947)) ([8cf1053](https://github.com/webpack/webpack-dev-server/commit/8cf1053)) > > > > ## [3.5.0](https://github.com/webpack/webpack-dev-server/compare/v3.4.1...v3.5.0) (2019-05-31) > > > ### Bug Fixes > > * add client code for `electron-renderer` target ([#1935](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1935)) ([9297988](https://github.com/webpack/webpack-dev-server/commit/9297988)) > * add client code for `node-webkit` target ([#1942](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1942)) ([c6b2b1f](https://github.com/webpack/webpack-dev-server/commit/c6b2b1f)) > > > ### Features > > * **server:** `onListening` option ([#1930](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1930)) ([61d0cdf](https://github.com/webpack/webpack-dev-server/commit/61d0cdf)) > * **server:** add callback support for invalidate ([#1900](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1900)) ([cd218ef](https://github.com/webpack/webpack-dev-server/commit/cd218ef)) > * **server:** add `WEBPACK_DEV_SERVER` env variable ([#1929](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1929)) ([856169e](https://github.com/webpack/webpack-dev-server/commit/856169e)) > > > > ### [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 > > ... (truncated)
Commits - [`def98d8`](https://github.com/webpack/webpack-dev-server/commit/def98d825c65e75f532c444c44bcfbe6887f336c) chore(release): 3.5.1 - [`ffb2c79`](https://github.com/webpack/webpack-dev-server/commit/ffb2c790ea8035b3c9c3645fd18a6aba53357cec) refactor(client): separate into modules ([#1948](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1948)) - [`fb31770`](https://github.com/webpack/webpack-dev-server/commit/fb31770e5f04c1887a4ed6237db4b92abb43fbd6) refactor: utils and server ([#1943](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1943)) - [`8cf1053`](https://github.com/webpack/webpack-dev-server/commit/8cf1053068b34f0e4d9d636e47747743d3e5961c) fix: allow passing promise function of webpack.config.js ([#1947](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1947)) - [`03c2751`](https://github.com/webpack/webpack-dev-server/commit/03c2751f847550baec3bc17e3377986a6ecdf3ea) chore(deps): update dependency memfs to ^2.15.4 ([#1949](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1949)) - [`a0b9c70`](https://github.com/webpack/webpack-dev-server/commit/a0b9c70bbb36a87deea28aabfdaf7c70a36244f8) chore(release): 3.5.0 - [`c6b2b1f`](https://github.com/webpack/webpack-dev-server/commit/c6b2b1f6154ad51228ac8cb571a96222c2fc7cef) fix: add client code for `node-webkit` target ([#1942](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1942)) - [`cd218ef`](https://github.com/webpack/webpack-dev-server/commit/cd218ef963e5f9b898fcb698da0174d5f6128f79) feat(server): add callback support for invalidate ([#1900](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1900)) - [`bca0341`](https://github.com/webpack/webpack-dev-server/commit/bca0341787ba3381e368968514b55d8007249f2d) chore(deps): update dependency loglevel to ^1.6.2 ([#1939](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1939)) - [`61d0cdf`](https://github.com/webpack/webpack-dev-server/commit/61d0cdf62c539cef9ad8e250b09571875fd14e87) feat: `onListening` option ([#1930](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1930)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-dev-server/compare/v3.3.1...v3.5.1)


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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #49.