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.12 #99

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify from 2.2.29 to 2.3.12.

Release notes

Sourced from vuetify's releases.

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

v2.3.8

🔧 Bug Fixes

v2.3.7

🔧 Bug Fixes

  • framework: use $ssrContext instead of options.ssrContext (5da64d2), closes #11935
  • selection-controls: refactor click event handling (f055c36), closes #5968 #9408
  • VAlert: pass events through to root element (05e7d22), closes #11929
  • VEditDialog: return returnValue on save (#11740) (2620930), closes #11736
  • VExpandTransition: include collapsed margins in calculated height (046d4e0)
  • VIcon: add top and left to pseudo class for IE11 (a3d0cf7), closes #11686
  • VSnackbar: remove transparent background with text/outlined props (3dbd910), closes #11835
  • VSlideGroup: prevent thrashing DOM when available space < width (0f3f4b5), closes #11122

🔄 Reverts

Commits
  • 2b5395e chore(release): publish v2.3.12
  • 15469e0 Revert "fix(VTextField): remove erroneous white space for outlined style (#11...
  • 9a95338 chore(release): publish v2.3.11
  • 7bddf2b fix(VIcon): render a button element around clickable component icons (#12148)
  • 98b510b fix(VTimePicker): add flex-basis property to container for safari 52 support ...
  • 87137af fix(VColorPicker): use theme color for color-picker inputs (#12289)
  • d5800aa fix(VFileInput): avoid input field event capturing in safari (#11897)
  • 4efd18d fix(VTextField): use resize directive to recalculate elements width (#11816)
  • d723457 fix(VTextField): remove erroneous white space for outlined style (#11748)
  • c1ad4a6 fix(VCard): increase css specificity for outlined hoverable cards (#11711)
  • 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 #102.