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 from 2.1.11 to 2.1.12 in /form #125

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify from 2.1.11 to 2.1.12.

Release notes *Sourced from [vuetify's releases](https://github.com/vuetifyjs/vuetify/releases).* > ## v2.1.12 > ### 🔧 Bug Fixes > > * **styles:** add missing ltr() rules ([#9649](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/9649)) ([8f772a7](https://github.com/vuetifyjs/vuetify/commit/8f772a78ecae407f1038095aa01e055a65ed8f2e)), closes [#7586](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/7586) > * **VBtn:** add missing sass variable for text-transform ([9cd96a8](https://github.com/vuetifyjs/vuetify/commit/9cd96a88e81c69e9fe2c8e20f518ab39a0ff21cc)), closes [#8619](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8619) > * **VBtn:** normalize width behavior ([426dd02](https://github.com/vuetifyjs/vuetify/commit/426dd027dee22cfc875b3a099e299bd6799fd27d)), closes [#8699](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8699) > * **VImg:** resolve NaN value when computing normalizedSrc ([8d110bf](https://github.com/vuetifyjs/vuetify/commit/8d110bf2738cbde688d1244bec87ec768f920096)) > * **VItemGroup:** apply maximum width for use in flex containers ([6362eec](https://github.com/vuetifyjs/vuetify/commit/6362eec3495e3e675ee379906de2255099cf2067)), closes [#8752](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8752) > * **VListItem:** only apply user-select style when using a link ([fbc8ed8](https://github.com/vuetifyjs/vuetify/commit/fbc8ed820d4072dd135e8934bf5d020def0160c0)), closes [#8648](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8648) > * **VTextField:** fix style cascading when combinging multiple style props ([fc7b05a](https://github.com/vuetifyjs/vuetify/commit/fc7b05aaa74f4bb92366b9c2a36367c3ee720fd8)), closes [#8586](https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8586) > * **VTextField:** remove unnecessary margin on filled inputs ([130fa8e](https://github.com/vuetifyjs/vuetify/commit/130fa8e1cb08efcd6a8e7faa0d75b87301296b03))
Commits - [`b69c765`](https://github.com/vuetifyjs/vuetify/commit/b69c765c9ba15f9381ecf015e2844134cc074253) chore(release): publish v2.1.12 - [`6ace78d`](https://github.com/vuetifyjs/vuetify/commit/6ace78dca5d5f286f1b4b103857ec0e6706b634c) fix(locale) update Catalan translations ([#9782](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/9782)) - [`6362eec`](https://github.com/vuetifyjs/vuetify/commit/6362eec3495e3e675ee379906de2255099cf2067) fix(VItemGroup): apply maximum width for use in flex containers - [`426dd02`](https://github.com/vuetifyjs/vuetify/commit/426dd027dee22cfc875b3a099e299bd6799fd27d) fix(VBtn): normalize width behavior - [`fbc8ed8`](https://github.com/vuetifyjs/vuetify/commit/fbc8ed820d4072dd135e8934bf5d020def0160c0) fix(VListItem): only apply user-select style when using a link - [`9cd96a8`](https://github.com/vuetifyjs/vuetify/commit/9cd96a88e81c69e9fe2c8e20f518ab39a0ff21cc) fix(VBtn): add missing sass variable for text-transform - [`8f772a7`](https://github.com/vuetifyjs/vuetify/commit/8f772a78ecae407f1038095aa01e055a65ed8f2e) fix: add missing ltr() rules ([#9649](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/9649)) - [`130fa8e`](https://github.com/vuetifyjs/vuetify/commit/130fa8e1cb08efcd6a8e7faa0d75b87301296b03) fix(VTextField): remove unnecessary margin on filled inputs - [`fc7b05a`](https://github.com/vuetifyjs/vuetify/commit/fc7b05aaa74f4bb92366b9c2a36367c3ee720fd8) fix(VTextField): fix style cascading when combinging multiple style props - [`8d110bf`](https://github.com/vuetifyjs/vuetify/commit/8d110bf2738cbde688d1244bec87ec768f920096) fix(VImg): resolve NaN value when computing normalizedSrc - See full diff in [compare view](https://github.com/vuetifyjs/vuetify/commits/v2.1.12/packages/vuetify)


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 #125 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  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 0fe6afb...bf7703e. Read the comment docs.