Trikolon / liquidradio

Frontend for music station Liquid Radio
https://liquidradio.pro
MIT License
7 stars 2 forks source link

Bump webpack-dev-server from 2.11.1 to 3.1.4 #61

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps webpack-dev-server from 2.11.1 to 3.1.4.

Release notes *Sourced from [webpack-dev-server's releases](https://github.com/webpack/webpack-dev-server/releases).* > ## v3.1.4 > - Update to webpack-dev-middleware 3.1.3, which should fix paths with a space not working on Windows ([#1392](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1392)) > - Fix `logLevel` option `silent` not being accepted by schema validation ([#1372](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1372)) > > ## v3.1.3 > - Fix HMR causing a crash when trying to reload > > ## v3.1.2 > - Speed up incremental builds ([#1362](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1362)) > - Update webpack-dev-middleware to 3.1.2 > > ## v3.1.1 > - Update to [webpack-dev-middleware v3](https://github.com/webpack/webpack-dev-middleware/releases/tag/v3.0.0), which removes the deprecation warnings from webpack. > > ## v3.1.0 > ## Updates > > - Fancy logging; `webpack-log` is now used for logging to the terminal (webpack-dev-middleware was already using this). > - The `logLevel` option is added for more fine-grained control over the logging. > > ## Bugfixes > > - MultiCompiler was broken with webpack 4. > - Fix deprecation warnings caused by webpack 4. Note that you will still see some deprecation warnings because webpack-dev-middleware has not been updated yet. > > ## v3.0.0 > ## Updates > > - **Breaking change:** webpack v4 is now supported. Older versions of webpack are **not** supported. > - **Breaking change:** drops support for Node.js v4, going forward we only support v6+ (same as webpack). > - webpack-dev-middleware updated to v2 ([see changes](https://github.com/webpack/webpack-dev-middleware/releases)). > > ## Bugfixes > > - After starting webpack-dev-server with an error in your code, it would not reload the page after fixing that error ([#1317](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1317)). > - DynamicEntryPlugin is now supported correctly ([#1319](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1319)). > > Huge thanks to all the contributors! > > Please note that [webpack-serve](https://github.com/webpack-contrib/webpack-serve) will eventually be the successor of webpack-dev-server. The core features already work so if you're brave enough give it a try! > > ## v3.0.0-beta.2 > - Since webpack v4 the `entry` option is optional and will default to `./src/`. This didn't work in webpack-dev-server ([#1308](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1308)). > > ## v3.0.0-beta.1 > **This beta release differs a lot with the earlier alpha versions.** > > The previous alpha versions dropped a lot of features and supported less browsers, in an effort to get webpack-dev-server back to its core. > These efforts have been moved to [webpack-serve](https://github.com/webpack-contrib/webpack-serve), and instead this major version of webpack-dev-version will focus on webpack v4 compatibility. > > ... (truncated)
Commits - [`33be88d`](https://github.com/webpack/webpack-dev-server/commit/33be88db96d5d7ec76cfe7ef65367945da05df73) 3.1.4 - [`5c9f7c0`](https://github.com/webpack/webpack-dev-server/commit/5c9f7c0f992b74bbd0dd03136a982d0c0335787f) update package-lock - [`2dafb77`](https://github.com/webpack/webpack-dev-server/commit/2dafb77c987395521666398aeedab730cb6c6012) Fix options schema inconsistency for `logLevel` ([#1372](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1372)) - [`623d337`](https://github.com/webpack/webpack-dev-server/commit/623d337ce21040ba0fd99255d0b204ad46aef84a) update webpack-dev-middleware dependency to v3.1.3 ([#1392](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1392)) - [`69a90c7`](https://github.com/webpack/webpack-dev-server/commit/69a90c7edc1983b4ffd968c829bb0d6f543f74dd) 3.1.3 - [`e1b263a`](https://github.com/webpack/webpack-dev-server/commit/e1b263a99d510f31e2ff418a0725352ebb8fb9ea) Fix HMR being broken because of missing hashing info - [`3d3d912`](https://github.com/webpack/webpack-dev-server/commit/3d3d912a69aadc8c5f0c92119dd25100338acd8f) Fix tests - [`7430648`](https://github.com/webpack/webpack-dev-server/commit/74306486d4de1f6a696b5737f88971deb904fb9a) 3.1.2 - [`50f4007`](https://github.com/webpack/webpack-dev-server/commit/50f40077d00fbbda449407b97e06655934264c42) Update deps - [`da33d2b`](https://github.com/webpack/webpack-dev-server/commit/da33d2b2fc39c022c8326af6c5cdd408132ba7c9) speed up incremental builds by not doing excessive stats.toJSON work ([#1362](https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/1362)) - Additional commits viewable in [compare view](https://github.com/webpack/webpack-dev-server/compare/v2.11.1...v3.1.4)


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 merge` will merge this PR after your CI passes on it - `@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 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

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.