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.22 #119

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 2.2.29 to 2.3.22.

Release notes

Sourced from vuetify's releases.

v2.3.22

🔧Bug Fixes

v2.3.21

🔧 Bug Fixes

🔄 Reverts

  • VDivider: vertical v-divider not displayed when inside div (#12758) (f5a234a)
  • VTextField: partial revert of #12554 (#12757) (d2957b1)
    • Initial issue was still resolved.

v2.3.20

🔧 Bug Fixes

  • VCalendar: resolve wrong relative day span for 4day (#12687) (d9138f5), closes #12666
  • VCarousel: stop event propagation for prev/next buttons (#12678) (07eb09e)
  • VDivider: vertical v-divider is not displayed when inside div and inline (#12735) (985ef44), closes #8656
  • VTextField: add padding-top custom variable to details (#12661) (47e190e), closes #12660
  • VTextField: hide-details auto animation (#12554) (07ef4e1)
  • VWindow: fix wrong reverse animation logic for only 2 items (#12685) (be00b92), closes #12672

v2.3.19

🔧 Bug Fixes

v2.3.18

:wrench: Bug Fixes

:arrows_counterclockwise: Reverts

Commits
  • 1289033 chore(release): publish v2.3.22
  • 57b1e37 fix(VImg): default ratio to 1:1 for SVG images (#12784)
  • 8c20c4f fix(VSnackbar): set position of opposite direction values (#12786)
  • b1c3f81 fix(helpers): coerce name value to string in groupItems (#11970)
  • 5cad5a0 fix(VRangeSlider): properly use trackFillColor (#12777)
  • 1f5aeb1 chore(release): publish v2.3.21
  • 5ce3cd5 fix(VCard): incorrect positioning for v-card-actions in v-dialog (#12734)
  • f5a234a revert(VDivider): vertical v-divider not displayed when inside div (#12758)
  • d2957b1 revert(VTextField): partial revert of #12554 (#12757)
  • 41a86bd chore(release): publish v2.3.20
  • 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 #120.