Skip to content

Bump vuetify from 2.6.7 to 2.6.8 in /webapp

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

Bumps vuetify from 2.6.7 to 2.6.8.

Release notes

Sourced from vuetify's releases.

v2.6.8

🔧 Bug Fixes

  • VDataTable: display header text instead of value in group headers (100053f), closes #11516
  • VItemGroup: use valueComparator when updating value (#15395) (8bedb7c), closes #15394
  • VSimpleCheckbox: directly specify ripple directive definition (00a9668), closes #12224
Commits
  • 386a834 chore(release): publish v2.6.8
  • 00a9668 fix(VSimpleCheckbox): directly specify ripple directive definition
  • 8bedb7c fix(VItemGroup): use valueComparator when updating value (#15395)
  • 100053f fix(VDataTable): display header text instead of value in group headers
  • aeb2100 chore: update vue to v2.7
  • 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