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.14 #104

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 2.2.29 to 2.3.14.

Release notes

Sourced from vuetify's releases.

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

  • VCard: increase css specificity for outlined hoverable cards (#11711) (c1ad4a6), closes #11672
  • VColorPicker: use theme color for color-picker inputs (#12289) (87137af), closes #12169
  • VFileInput: avoid input field event capturing in safari (#11897) (d5800aa), closes #10832
  • VIcon: render a button element around clickable component icons (#12148) (7bddf2b), closes #12143
  • VSparkline: show path when all values are the same (020e2e1)
  • VTextField: remove erroneous white space for outlined style (#11748) (d723457)
  • VTextField: use resize directive to recalculate elements width (#11816) (4efd18d)
  • VTimePicker: add flex-basis property to container for safari 52 support (#12239) (98b510b)

v2.3.10

🔧 Bug Fixes

  • types: remove number type from Breakpoint['name'] (#12113) (592aca5)
  • VVirtualScroll: pass through native events (c2734d3), closes #12077

v2.3.9

:wrench: Bug Fixes

Commits
  • b9c2b6c chore(release): publish v2.3.14
  • d28bd3d refactor(VTabs): remove unused CSS
  • 5e3c184 revert(VAutocomplete): set isFocused to false on blur (#12031)"
  • 8e8c360 fix(VAutocomplete): don't try to set data on an empty clipboard event
  • 7106472 fix(VCombobox): don't try to get data from an empty clipboard event
  • d7d77a3 fix(VTextField): show label slot when filled prop is used (#12371)
  • eaf2f1b fix(VIcon): don't apply fill styles to component icons
  • 148ecf5 fix(VSelect): do not highlight search text without an item match (#12163)
  • 93a2ef7 fix(VAutocomplete): set isFocused to false on blur (#12031)
  • c825c26 chore: support node 14
  • 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 3 years ago

Superseded by #107.