z3by / vuepress-tools

A curated collection of Awesome vuepress themes and plugins
https://z3by.github.io/vuepress-tools
39 stars 6 forks source link

fix(deps): bump vuetify from 2.6.10 to 3.1.4 #265

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 2.6.10 to 3.1.4.

Release notes

Sourced from vuetify's releases.

v3.1.4

:wrench: Bug Fixes

  • getUid must be called from inside a setup function (#16591) (b7c4ec0), closes #16558
  • locale: update swedish locale messages (#16556) (d0e1434)
  • states: use theme opacity variables (824df5c)
  • VChip: set aria-label correctly (48d3724), closes #16549
  • VDataTable: pagination buttons and text (940bd44), closes #16560
  • VDataTableServer: remove properties from options update (55c2021)
  • VVirtualScroll: dynamic container height (#16495) (28057e1)

:microscope: Code Refactoring

  • VAppBarTitle: implement VToolbarTitle props (24fd25d)
  • VBtnToggle: create makeProps function for VBtnGroup (18e6dbe), closes #16253

v3.1.3

:wrench: Bug Fixes

:microscope: Code Refactoring

  • move activatorProps to computed ref (7c04e78)
  • VListItem: only use VDefaultsProvider for slots (1ed8295)

v3.1.2

:wrench: Bug Fixes

... (truncated)

Commits
  • 8275c89 chore(release): publish v3.1.4
  • 28057e1 fix(VVirtualScroll): dynamic container height (#16495)
  • 11ddd2d fix(VChip): incorrect import
  • 24fd25d refactor(VAppBarTitle): implement VToolbarTitle props
  • 48d3724 fix(VChip): set aria-label correctly
  • b7c4ec0 fix: getUid must be called from inside a setup function (#16591)
  • 55c2021 fix(VDataTableServer): remove properties from options update
  • b18bde9 Merge branch 'master' into next
  • 940bd44 fix(VDataTable): pagination buttons and text
  • d0e1434 fix(locale): update swedish locale messages (#16556)
  • 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[bot] commented 1 year ago

Superseded by #268.