FoseFx / ECL-Report-Addon

An addon that makes reporting players in the ECL (ecl.gg) easier
https://fosefx.github.io/ECL-Report-Addon
Apache License 2.0
0 stars 0 forks source link

Bump vuetify-loader from 1.3.1 to 1.4.1 in /form #122

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify-loader from 1.3.1 to 1.4.1.

Release notes *Sourced from [vuetify-loader's releases](https://github.com/vuetifyjs/vuetify-loader/releases).* > ## Release 1.4.1 > * fix: plugin options are not properly initialized (a8d0649) > > ## v1.4.0 > ### Features > > * automatically configure webpack for lazy image loading ([#96](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/96)) ([90614fc](https://github.com/vuetifyjs/vuetify-loader/commit/90614fc)) > > ### Bug Fixes > > * can't load directives with modifiers ([#100](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/100)) ([4f17fde](https://github.com/vuetifyjs/vuetify-loader/commit/4f17fde794fc0d1c4766c1eb2192b8f200533eae)), closes [#99](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/99) > > ## v1.4.0-beta.0 > ### Features > > * automatically configure webpack for lazy image loading ([#96](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/96)) ([90614fc](https://github.com/vuetifyjs/vuetify-loader/commit/90614fc)) > > [Documentation](https://github.com/vuetifyjs/vuetify-loader/blob/v1.4.0-beta.0/README.md#progressive-images) > > `yarn add -D vuetify-loader@next`
Commits - [`babc5fd`](https://github.com/vuetifyjs/vuetify-loader/commit/babc5fd8bb00f218ac0f83d90f87f7bfd48592c4) Release v1.4.1 - [`b43fc89`](https://github.com/vuetifyjs/vuetify-loader/commit/b43fc898d45c9f28c6570fda71830bba1cc3a263) chore: add filename in code snippet - [`a8d0649`](https://github.com/vuetifyjs/vuetify-loader/commit/a8d064925b097924e2a75183f60f548a445cbae8) fix: plugin options are not properly initialized - [`6dc4ccb`](https://github.com/vuetifyjs/vuetify-loader/commit/6dc4ccbaeb11942515062885bade74499c7b683b) v1.4.0 - [`28c47e6`](https://github.com/vuetifyjs/vuetify-loader/commit/28c47e6b3e61e129bba610e3bb7dc514f15c33aa) Merge branch 'dev' into master - [`4f17fde`](https://github.com/vuetifyjs/vuetify-loader/commit/4f17fde794fc0d1c4766c1eb2192b8f200533eae) fix: can't load directives with modifiers ([#100](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/100)) - [`547d69f`](https://github.com/vuetifyjs/vuetify-loader/commit/547d69f094d3fe6c71615642c526ed2f5bbb682c) chore(README): add webpack chain example - [`e65d7ae`](https://github.com/vuetifyjs/vuetify-loader/commit/e65d7aec35bf36b9436a29dadc79fc6576ac6738) v1.4.0-beta.0 - [`90614fc`](https://github.com/vuetifyjs/vuetify-loader/commit/90614fc949265b84bf5bc3e48b6f16a03f5fef90) feat: automatically configure webpack for lazy image loading ([#96](https://github-redirect.dependabot.com/vuetifyjs/vuetify-loader/issues/96)) - See full diff in [compare view](https://github.com/vuetifyjs/vuetify-loader/compare/v1.3.1...v1.4.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)
codecov-io commented 4 years ago

Codecov Report

Merging #122 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          13       13           
  Lines         437      437           
  Branches       42       42           
=======================================
  Hits          434      434           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b059bc...1fd534e. Read the comment docs.