Trikolon / liquidradio

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

Bump vue-loader from 13.7.0 to 15.4.2 #73

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vue-loader from 13.7.0 to 15.4.2.

Release notes *Sourced from [vue-loader's releases](https://github.com/vuejs/vue-loader/releases).* > ## v15.4.0 > No release notes provided. > > ## v15.3.0 > No release notes provided. > > ## v15.2.7 > No release notes provided. > > ## v15.2.6 > No release notes provided. > > ## v15.2.5 > No release notes provided. > > ## v15.2.4 > No release notes provided. > > ## v15.2.3 > No release notes provided. > > ## v15.2.1 > No release notes provided. > > ## v15.2.0 > No release notes provided. > > ## v15.1.0 > No release notes provided. > > ## v15.0.0 > v15 is a major release with an improved loader inference mechanism that solves a number of long-standing problems related to loader configuration for language blocks. It also means the configuration is now different. Consult the [Migration Guide](https://vue-loader.vuejs.org/migrating.html) before upgrading. > > ## v15.0.0-beta.1 > v15 has major breaking changes. See the next branch [README](https://github.com/vuejs/vue-loader/tree/next) and [CHANGELOG](https://github.com/vuejs/vue-loader/blob/next/CHANGELOG.md) for more details. > > ## v14.2.2 > ### Bug Fixes > > * added file property to the generated sourcemap ([#1190](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1190)) ([bb660e1](https://github.com/vuejs/vue-loader/commit/bb660e1)) > > ## v14.2.1 > ### Bug Fixes > > * fix template HMR ([05f08a7](https://github.com/vuejs/vue-loader/commit/05f08a7)) > > ## v14.2.0 > ### Features > > * New option `threadMode`: set this to `true` enables fs-based options sharing. Only needed when using with HappyPack or `thread-loader`. > ... (truncated)
Changelog *Sourced from [vue-loader's changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md).* > ## [15.4.2](https://github.com/vuejs/vue-loader/compare/v15.4.1...v15.4.2) (2018-09-11) > > > ### Bug Fixes > > * include query in loader dedupe ([4a894de](https://github.com/vuejs/vue-loader/commit/4a894de)), closes [vue-cli#2451](https://github.com/vue-cli/issues/2451) > > > > > ## [15.4.1](https://github.com/vuejs/vue-loader/compare/v15.4.0...v15.4.1) (2018-08-26) > > > ### Bug Fixes > > * hide ext appending behind a flag (ref [#1372](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1372)) ([f0beed3](https://github.com/vuejs/vue-loader/commit/f0beed3)) > > > > > # [15.4.0](https://github.com/vuejs/vue-loader/compare/v15.3.0...v15.4.0) (2018-08-20) > > > ### Bug Fixes > > * fix inconsistent path between Windows and POSIX systems (‏ ([#1384](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1384) ([74a7dbd](https://github.com/vuejs/vue-loader/commit/74a7dbd)) > > > ### Features > > * append the file extension to the mapping files in devtools ([#1372](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1372)) ([0c2da0f](https://github.com/vuejs/vue-loader/commit/0c2da0f)), closes [#1371](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1371) > > > > > # [15.3.0](https://github.com/vuejs/vue-loader/compare/v15.2.7...v15.3.0) (2018-08-07) > > > ### Bug Fixes > > * avoid absolute path in cache-loader inline options ([c6ab50a](https://github.com/vuejs/vue-loader/commit/c6ab50a)), closes [#1367](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1367) > > > ### Features > > * set file basename to __file in production ([#1368](https://github-redirect.dependabot.com/vuejs/vue-loader/issues/1368)) ([2f441b9](https://github.com/vuejs/vue-loader/commit/2f441b9)) > > > > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/vuejs/vue-loader/commits)


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.