Trikolon / liquidradio

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

Bump babel-loader from 7.1.2 to 7.1.5 #54

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps babel-loader from 7.1.2 to 7.1.5.

Release notes *Sourced from [babel-loader's releases](https://github.com/babel/babel-loader/releases).* > # v7.1.5 > > - Perf: Use md4 instead of sha1 for filename hashes (https://github-redirect.dependabot.com/babel/babel-loader/pull/638) > > ## 7.1.4 > ### šŸ› Bug Fix > > * Update code to read filename > > ## 7.1.3 > ### šŸ› Bug Fix > > * Support webpack 4
Commits - [`f3bfed9`](https://github.com/babel/babel-loader/commit/f3bfed932a959f7ffe3633e7f88cba0f3fcbf7b2) 7.1.5 - [`fa91723`](https://github.com/babel/babel-loader/commit/fa91723d2c6c51bf5124cb6fda7155185da1b20d) Merge pull request [#638](https://github-redirect.dependabot.com/babel/babel-loader/issues/638) from lencioni/7.x-md4 - [`19fb463`](https://github.com/babel/babel-loader/commit/19fb4637219b908673d8fe863ed660217d2b04c3) Use MD4 instead of SHA1 for filename hashes - [`8fe5da3`](https://github.com/babel/babel-loader/commit/8fe5da3fb923096c98af31cb66fc1a3a22b44992) 7.1.4 - [`4d14079`](https://github.com/babel/babel-loader/commit/4d1407989318ac1a14744724e6de309d2671e802) Update resolving of filename - [`d51e635`](https://github.com/babel/babel-loader/commit/d51e63557006d4c6ae1c06a248bbd3f2319a8566) 7.1.3 - [`ba8a846`](https://github.com/babel/babel-loader/commit/ba8a846d219e075e4f461962e4199d62322c18cb) Fix appveyor config - [`3102137`](https://github.com/babel/babel-loader/commit/3102137195909e7b30f4b515fe99f1effad77a4d) Fix peer dependencies - [`8170080`](https://github.com/babel/babel-loader/commit/81700809c5dc4cf4f41f3fa2a8d96ba6e166d651) Run tests with webpack 4 and fix them - [`b9f4d60`](https://github.com/babel/babel-loader/commit/b9f4d605fc237288683629ed6fab101f589ce0a5) Update ava to the latest version šŸš€ ([#520](https://github-redirect.dependabot.com/babel/babel-loader/issues/520)) - Additional commits viewable in [compare view](https://github.com/babel/babel-loader/compare/v7.1.2...v7.1.5)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.