Skip to content

Bump vuetify from 3.6.13 to 3.6.14

Dependabot requested to merge dependabot-npm_and_yarn-vuetify-3.6.14 into master

Bumps vuetify from 3.6.13 to 3.6.14.

Release notes

Sourced from vuetify's releases.

v3.6.14

🔧 Bug Fixes

  • styles: support sass 1.77.7 (4fd811a), closes #20139
  • VAvatar: pass props.image as src to VImg defaults (c264ad4)
  • VBtn: allow passing custom ripple options (#20190) (0a31bf8), closes #20189
  • VFooter: useToggleScope for layout support (0bfaf12)
  • VListGroup: don't clear opened on unmount (#20215) (1e183ef), closes #20199
  • VMenu: check if element still exists before closing parent (#20249) (560362d), closes #20248
  • VSkeletonLoader: remove aria-label when loading finished (867b2ab)
  • VSnackbar: update countdown value on timeout change (3cc2763), closes #20196

:test_tube: Labs

Commits
  • 7993be1 chore(release): publish v3.6.14
  • 560362d fix(VMenu): check if element still exists before closing parent (#20249)
  • 867b2ab fix(VSkeletonLoader): remove aria-label when loading finished
  • 4fd811a fix(styles): support sass 1.77.7
  • 3cc2763 fix(VSnackbar): update countdown value on timeout change
  • 3a31086 fix(VNumberInput): prevent NaN & handle js number quirks (#20211)
  • 0a31bf8 fix(VBtn): allow passing custom ripple options (#20190)
  • c264ad4 fix(Avatar): pass props.image as src to VImg defaults
  • 0bfaf12 fix(VFooter): useToggleScope for layout support
  • e38231b chore: fix build script output paths on windows (#20223)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports