TavaresDylan / ICG

ICG project is an AI to image recognition generator
https://tavaresdylan.github.io/ICG/Home
MIT License
1 stars 0 forks source link

chore(deps): bump vuetify from 2.6.6 to 2.6.8 in /frontend #296

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vuetify from 2.6.6 to 2.6.8.

Release notes

Sourced from vuetify's releases.

v2.6.8

:wrench: 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

v2.6.7

:wrench: Bug Fixes

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
  • b52e48b chore(release): publish v2.6.7
  • 969aba4 fix(VSelect): allow keyboard selection of items with value 0
  • ffbaae1 fix(VDialog): focus on internal content when shown (#14584)
  • 621f273 fix(styles): resolve css validation errors
  • 817df79 fix(VList): don't trigger keyboard events on disabled items (#15339)
  • 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 2 years ago

Superseded by #300.