Trikolon / liquidradio

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

Bump webpack from 3.10.0 to 4.20.2 #71

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webpack from 3.10.0 to 4.20.2.

Release notes *Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.20.2 > # Bugfixes > > * keep comments in `export default` in concatenated modules > > ## v4.20.1 > # Bugfixes > > * fix crash when using `libraryTarget: "amd"` without library name > > ## v4.20.0 > # Bugfixes > > * update dependencies (webpack-sources, @webassemblyjs/*) > * Handle errors thrown in renderes without crashing > > # Internal changes > > * Extended typings > * Update internal structure of options schema to generate typings > * Note: this exposed an issue in webpack-cli, you need to upgrade to webpack-cli@3.1.1 > > ## v4.19.1 > # Bugfixes > > * Internal requested filename for `import()` with `target: "electron-main"` uses correct path separator on windows > (This fixes a problem with filemappings in vscode) > * `devtool: "source-map"` and variants generate SourceMaps when output file is `.mjs` > * `browser` field as object is used when using `target: "electron-renderer"` > * Comments near `export default` are preserved > * Passing an array as `externals` value, now works correctly as documented > > ## v4.19.0 > # Bugfixes > > * Create a hash of the whole runtime code for the chunk/contenthash of entry chunks > * Before hash was (incorrectly) calculated from (some) inputs > > ## v4.18.1 > # Bugfixes > > * Update tapable version, which fixes a memory leak > > ## v4.18.0 > # Features > > * Upgrade webassemblyjs dependency > > ## v4.17.3 > # Bugfixes > ... (truncated)
Commits - [`5c5e902`](https://github.com/webpack/webpack/commit/5c5e902c8e89afeb51ad130f12a908b89d627fc5) 4.20.2 - [`79ea087`](https://github.com/webpack/webpack/commit/79ea0879d53654d714ef2c4b048c114599e1863d) Merge pull request [#8086](https://github-redirect.dependabot.com/webpack/webpack/issues/8086) from webpack/bugfix/comments-concat-export-default - [`aab3afb`](https://github.com/webpack/webpack/commit/aab3afbef81511bfc2b8732fa17ff3e39e84d6fc) fixes [#8085](https://github-redirect.dependabot.com/webpack/webpack/issues/8085) - [`54e30e0`](https://github.com/webpack/webpack/commit/54e30e05c0db5bc44e8f42a177c21a657b089a36) update examples - [`4ed8c08`](https://github.com/webpack/webpack/commit/4ed8c0803bcebf75de9352088f5a2f15e760a082) Merge pull request [#7803](https://github-redirect.dependabot.com/webpack/webpack/issues/7803) from oygen87/patch-1 - [`91e9dd7`](https://github.com/webpack/webpack/commit/91e9dd77062797e3e716485f295d32a5cab57042) 4.20.1 - [`8dd7caf`](https://github.com/webpack/webpack/commit/8dd7cafd7c08da37a8604586143e6e5abc3e08af) Merge pull request [#8083](https://github-redirect.dependabot.com/webpack/webpack/issues/8083) from webpack/bugfix/amd-hash - [`d836bcb`](https://github.com/webpack/webpack/commit/d836bcb0275f5427876c069f8e6e00f1382bbed6) fixes [#8081](https://github-redirect.dependabot.com/webpack/webpack/issues/8081) - [`c4d8a3c`](https://github.com/webpack/webpack/commit/c4d8a3c8d67239f6457fd7560d9bea14524ff4f0) 4.20.0 - [`1495b33`](https://github.com/webpack/webpack/commit/1495b33102e2197792c5e2558e216c47ffac32fb) Merge pull request [#8070](https://github-redirect.dependabot.com/webpack/webpack/issues/8070) from chuckdumont/work - Additional commits viewable in [compare view](https://github.com/webpack/webpack/compare/v3.10.0...v4.20.2)


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 cancel merge` will cancel a previously requested merge - `@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.