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.29 to 2.3.16 #109

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify from 2.2.29 to 2.3.16.

Release notes

Sourced from vuetify's releases.

v2.3.16

🔧 Bug Fixes

  • types: export Vuetify as a class (3a0bd24), closes #12511
  • VDialog: close on esc when eager is not set (0e31691), closes #11257
  • VDialog: refocus previous element when dialog is closed (700fd42), closes #7907
  • VSelect: do not deduplicate headers or dividers (4a855cd), closes #12517
  • VTextField: count non-string types (#12475) (5dec772), closes #12451

v2.3.15

🔧 Bug Fixes

v2.3.14

:wrench: Bug Fixes

v2.3.13

🔧 Bug Fixes

  • click-outside: allow programmatic click outside (#12109) (6d26819), closes #12107
  • sass: allow $material-dark-elevation-colors to be overridden (#12340) (41cbb3a)
  • types: add missing icons to VuetifyIcons interface (#12131) (9ee10fd)
  • VProgressCircular: dark theme background color clash (#12192) (a95840e)
  • VSelect: don't close when a detachable child is clicked (5077c3c), closes #12354

v2.3.12

Reverts

  • Revert "fix(VTextField): remove erroneous white space for outlined style (#11748)" (15469e0), closes #11748

v2.3.11

🔧Bug Fixes

Commits
  • 632e5b3 chore(release): publish v2.3.16
  • 4a855cd fix(VSelect): do not deduplicate headers or dividers
  • 3a0bd24 fix(types): export Vuetify as a class
  • 5dec772 fix(VTextField): count non-string types (#12475)
  • 0e31691 fix(VDialog): close on esc when eager is not set
  • 700fd42 fix(VDialog): refocus previous element when dialog is closed
  • e0deddd chore(release): publish v2.3.15
  • 7c8b0b4 fix(VLinearProgress): remove unnecessary z-index (#12386)
  • 34a37a0 chore: update code quality tools (#12452)
  • c048a77 fix(VTextField): count characters instead of codepoints (#12451)
  • 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 #111.