SkywardAI / chat-frontend

Frontend of AI-copilot
Apache License 2.0
1 stars 2 forks source link

chore(deps): bump vuetify from 3.3.19 to 3.6.8 #90

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps vuetify from 3.3.19 to 3.6.8.

Release notes

Sourced from vuetify's releases.

v3.6.8

:wrench: Bug Fixes

  • framework: remove circular imports (957b4bc), closes #19852
  • flex: add missing flex-x-x-0 classes (a23dece)
  • VCheckboxBtn: reset checked state when readonly is true (#19861) (ed2f0fa), closes #19137
  • VDataTable: customKeyFilter filtering (#19881) (b3eafb2), closes #19596
  • VDatePicker: using the start range that has been cleared (#19869) (f401f41), closes #19854
  • VDivider: missing when vertical and aligned to center (#19890) (18d64fe), closes #19889
  • VSlider: add missing aria-label (#19887) (e46a98d)
  • VSnackbar: fix class name for center location (#19878) (e48d37b)
  • VStepper: propagate complete/error/edit icons (64acd01)
  • VStepper: accept null value for mobile (908fb59)
  • VStepperItem: remove inline margin in mobile mode (e94dc93)
  • VTabs: render tabs correctly using items (#19868) (f5f2fa4)

:test_tube: Labs

v3.6.7

:wrench: Bug Fixes

  • defaults: allow null component and global values (#19842) (9342288), closes #19783
  • layout: find children inside suspense boundary (c209d09), closes #19830
  • locale: update missing persian translations (#19812) (17a0561)
  • VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
  • VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
  • VBtn: remove negative prepend/append margin with slim prop (665c616)
  • VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
  • VDataTable: fit mobile row height to content (#19843) (f016954)
  • VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
  • VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
  • VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
  • VDivider: don't wrap content (d6b292f)
  • VField: avoid cascaded overlay multiplier from parent components (88badc6)
  • VList: pass return-object to nested VListChildren (#19848) (feeb467)
  • VMenu: min width property (#19771) (7d955d2), closes #16987

:test_tube: Labs

v3.6.6

:wrench: Bug Fixes

... (truncated)

Commits
  • 0c5f6d5 chore(release): publish v3.6.8
  • b3eafb2 fix(VDataTable): customKeyFilter filtering (#19881)
  • f401f41 fix(VDatePicker): using the start range that has been cleared (#19869)
  • 8d7beeb fix(VTreeview): select & activate issues (#19795)
  • f5f2fa4 fix(VTabs): render tabs correctly using items (#19868)
  • ed2f0fa fix(VCheckboxBtn): reset checked state when readonly is true (#19861)
  • 64acd01 fix(VStepper): propagate complete/error/edit icons
  • 908fb59 fix(VStepper): accept null value for mobile
  • e94dc93 fix(VStepperItem): remove inline margin in mobile mode
  • e48d37b fix(VSnackbar): fix class name for center location (#19878)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
netlify[bot] commented 6 months ago

Deploy Preview for rebel-chat ready!

Name Link
Latest commit 0a8823716d1ce959028e470cb666a3b56af281d0
Latest deploy log https://app.netlify.com/sites/rebel-chat/deploys/665e2b49f865930008cfd342
Deploy Preview https://deploy-preview-90--rebel-chat.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 5 months ago

Superseded by #94.