Skip to content

Bump vuetify from 3.3.17 to 3.3.19 in /webapp

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

Bumps vuetify from 3.3.17 to 3.3.19.

Release notes

Sourced from vuetify's releases.

v3.3.19

🔧 Bug Fixes

  • VList: spread itemProps on VListItem (633356d)

:test_tube: Labs

  • VDataTable: display loading-text if provided (deb7683), closes #18335

v3.3.18

️ There was a bug found related to list items that shipped with this release. Reference this for patch notes but please install v3.3.19.

🔧 Bug Fixes

:test_tube: Labs

Commits
  • 9fac5ca chore(release): publish v3.3.19
  • 633356d fix(VList): spread itemProps on VListItem
  • deb7683 fix(VDataTable): display loading-text if provided
  • ad7a8dc chore(release): publish v3.3.18
  • b13e7f9 fix(VTimeline): prevent divider gap with truncate-line (#18160)
  • a7bdff2 chore: fix failing test
  • ffb1c80 fix(VList): respect return-object in list items (#18325)
  • 497254a fix(VTimeline): horizontal timeline alignment (#18324)
  • fdbd59a fix(VBottomSheet): apply class and style props (#18321)
  • 8286b21 feat(VDataTable): allow columns with no id, alias id to value if not set
  • Additional commits viewable 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