hestiaAI / hestialabs-experiences

HestiaLabs Data Experiences & Digipower Academy
https://digipower.academy
Other
7 stars 1 forks source link

fix(deps): bump vuetify from 2.6.12 to 3.1.6 in /experiences #1251

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 2.6.12 to 3.1.6.

Release notes

Sourced from vuetify's releases.

v3.1.6

:wrench: Bug Fixes

:test_tube: Labs

v3.1.5

:wrench: Bug Fixes

  • AppBar/SystemBar/BottomNav: disable initial transition (#16647) (1e9736a)
  • defaults: reset/root should include undefined (9713ffe), closes #16615
  • defaults: only try to read string props (a9617b5), closes #16589
  • inputs: focus on mousedown instead of click (#16568) (e3e0614)
  • proxiedModel: don't pass reactive objects to transformIn() (#16612) (02da4e3), closes #16512
  • teleport: find only container that is direct child of target (ce2b450), closes #16610
  • types: define missing slot types (#16621) (df0b2dd)
  • VBottomNavigation: add missing transition for active toggle (7d4aed2)
  • VChipGroup: add flex-wrap (e55f598)
  • VListItem: center align icons for two line (b01173c)
  • VOverlay: don't try to run scrollStrategy after closing (14c7640), closes #16569
  • VOverlay: prevent infinite update loop during HMR (e829c30), closes #16661
  • VOverlay: don't use requestIdleCallback in safari (b295a28), closes #16613
  • VSelect: don't close menu if submenus are open (9cbe778), closes #16645
  • VSelect: remove redundant clear handler (8cebb2d), closes #16638
  • VSelect: fix selection slot example (9776af3)
  • VToolbar: add default width of 100% (c76dc1a)

:test_tube: Labs

v3.1.4

:wrench: Bug Fixes

... (truncated)

Commits
  • 70c19a8 chore(release): publish v3.1.6
  • a4b3f8b chore: update cypress to 12.6.0
  • fe92699 fix(VDataTableServer): support column slots (#16707)
  • 2e545ae fix(VSystemBar): reserve space for hidden scrollbar from VOverlay (#16734)
  • f32a720 fix(proxiedModel): don't lose reactive references to values
  • e493439 fix(VVirtualScroll): clamp visible items to [0, items.length]
  • f07101c fix(theme): support vueuse/head v1.0 (#16721)
  • 01c35ef fix(VColorPicker): consistent output values (#16674)
  • 7190d27 fix(VColorPicker): support dynamic width (#16675)
  • 46eaef7 fix(VColorPicker): never change track color
  • 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

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.