akinaru-lu / lmm

Personal blog
https://www.lumingming.net
MIT License
1 stars 0 forks source link

chore(deps): bump vuetify from 1.5.24 to 2.4.11 in /manager #1075

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 1.5.24 to 2.4.11.

Release notes

Sourced from vuetify's releases.

v2.4.11

🔧 Bug Fixes

  • locale: improve ro translation (#13402) (ed6f621)
  • locale: imrpveo japanese translation (#13413) (427308d)
  • VAlert: increase margin for icon when using prominent and border (4a33dfd)
  • VAlert: reduce icon outline size for dense + prominent props (d48eeb2)
  • VAlert: update prominent style ordering for specificity (8e82aec), closes #12181
  • VBreadcrumbs: remove duplicate scss var (#13357) (25f861c)
  • VCheckbox: add variable checkbox-dense-padding-top (#13420) (f69d1a6)
  • VCombobox: reset editingIndex after clear (#13382) (335b39f)
  • VDatePicker: touch not honoring min and max tableDate (#13436) (a77d19f)
  • VExpansionPanels: change aria-expanded to use isActive (#13361) (4c1a9ad)
  • VImg: set srcset before src (0a0bd5e), closes #13423
  • VSelect: resolve "Expected identifier." error (#13439) (99e6738)
  • VSlideGroup: detect horizontal/vertical swipe intent (#13005) (f6124be)

v2.4.10

:wrench: Bug Fixes

v2.4.9

🔧 Bug Fixes

  • VAutocomplete: compare current lazyValue before emiting update (#13316) (3024044)
  • VExpansionPanelHeader: add missing aria-expanded attribute (#13355) (4b58e9c)
  • VSelect: specify min-height 10px (#13101) (846a96d)
  • VSnackbar: add missing size prop integration (#13340) (cbfad79), closes #11632

v2.4.8

🔧 Bug Fixes

v2.4.7

🔧 Bug Fixes

  • VBottomNavigation: add missing tag functionality (4d627e9), closes #11392
  • VDatePicker: correctly show weeks and dates (#13225) (5ed2e0f)

v2.4.6

:wrench: Bug Fixes

... (truncated)

Commits
  • 631354d chore(release): publish v2.4.11
  • f69d1a6 fix(VCheckbox): add variable checkbox-dense-padding-top (#13420)
  • 335b39f fix(VCombobox): reset editingIndex after clear (#13382)
  • 25f861c fix(VBreadcrumbs): remove duplicate scss var (#13357)
  • 4c1a9ad fix(VExpansionPanels): change aria-expanded to use isActive (#13361)
  • ed6f621 fix(locale): improve ro translation (#13402)
  • 427308d fix(locale): update japanese translation (#13413)
  • a77d19f fix(VDatePicker): touch not honoring min and max tableDate (#13436)
  • 4a33dfd fix(VAlert): increase margin for icon when using prominent and border
  • d48eeb2 fix(VAlert): reduce icon outline size for dense + prominent props
  • 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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 #1090.