Skip to content

Bump vuetify from 3.5.5 to 3.5.6 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vuetify-3.5.6 into master

Bumps vuetify from 3.5.5 to 3.5.6.

Release notes

Sourced from vuetify's releases.

v3.5.6

🔧 Bug Fixes

  • filter: don't return entire object for undefined values (ce127c4), closes #19260
  • goto: use clamp intead of Math.max for easing progress (2aa3ab4)
  • VAutocomplete: fix screenreader navigation (#19199) (1ef07bd), closes #18858
  • VExpansionPanels: add missing focusable prop (f346f84)
  • VSelect/VAutocomplete: prevent toggle in single selection (#19268) (72a7c39), closes #19261
Commits
  • 20a6fac chore(release): publish v3.5.6
  • 72a7c39 fix(VSelect/VAutocomplete): prevent toggle in single selection (#19268)
  • 2aa3ab4 fix(goto): use clamp intead of Math.max for easing progress
  • 8b53c5f chore(VDataTableHeaders): add to index export
  • 1ef07bd fix(VAutocomplete): fix screenreader navigation (#19199)
  • f346f84 fix(VExpansionPanels): add missing focusable prop
  • ce127c4 fix(filter): don't return entire object for undefined values
  • See full diff in compare view


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

Merge request reports