drakeg / vue_learn

Created with CodeSandbox
https://codesandbox.io/s/github/drakeg/vue_learn
0 stars 0 forks source link

build(deps): bump vuetify from 2.2.20 to 2.2.27 #56

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify from 2.2.20 to 2.2.27.

Release notes

Sourced from vuetify's releases.

v2.2.27

πŸ”§Bug Fixes

  • VDataTable: include rows that exclusively match custom filters (#11181) (239e238), closes #9887
  • VRangeSlider: incorrect slider width when disabled (#11307) (ee73538), closes #11302
  • VSelect: make selection color white when using solo-inverted (c8f2564), closes #10617
  • VSlider: thumb shifting position when toggling disabled state (#11306) (1fa2f92), closes #11303
  • VSlider: wrong tick labels positions in RTL mode (#11317) (225e82a), closes #11028
  • VSparkline: handle a divide by zero bug when all values are zero (#11315) (2dacec2), closes #11311
  • VSparkline: remove duplicate id (#11262) (4a785ff)
  • VTextField: adjust label top position with solo prop (7f95808)
  • VTextField: remove gap when outlined label changes to empty (#11316) (6b3562b), closes #11269

πŸ”„ Reverts

v2.2.26

πŸ”§ Bug Fixes

v2.2.25

πŸ”„ Bug Fixes

revert "fix(VCalendar): don't use nativeOn on native elements (#11112)"

v2.2.24

πŸ”§ Bug Fixes

v2.2.23

πŸ”§ Bug Fixes

v2.2.22

... (truncated)
Commits
  • e6ebf4f chore(release): publish v2.2.27
  • 6b3562b fix(VTextField): remove gap when outlined label changes to empty (#11316)
  • 225e82a fix(VSlider): wrong tick labels positions in RTL mode (#11317)
  • 239e238 fix(VDataTable): include rows that exclusively match custom filters (#11181)
  • 2dacec2 fix(VSparkline): handle a divide by zero bug when all values are zero (#11315)
  • ee73538 fix(VRangeSlider): incorrect slider width when disabled (#11307)
  • 1fa2f92 fix(VSlider): thumb shifting position when toggling disabled state (#11306)
  • 7f95808 fix(VTextField): adjust label top position with solo prop
  • c8f2564 fix(VSelect): make selection color white when using solo-inverted
  • 5f82fe2 revert(VTextField): v-model behavior on IME composing (#11274)
  • Additional commits viewable in compare view


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)
dependabot-preview[bot] commented 4 years ago

Superseded by #58.