tauraloke / tegownitsa

Image tag manager (based on Electron.js)
MIT License
3 stars 0 forks source link

Bump vuetify from 3.0.0-beta.13 to 3.1.13 #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.1.13.

Release notes

Sourced from vuetify's releases.

v3.1.13

This release may break some subcomponent defaults, for example VTabs > VSlideGroup should now just be set on VTabs instead.

:wrench: Bug Fixes

  • defaults: explicitly define inherited props (#17024) (12b01f0), closes #16837 #17075
  • exports: allow importing individual directives (e0af725)
  • transitions: don't pass mode prop to groups (9e62197), closes #17078
  • VAutocomplete,VCombobox: unselected items checked (#16814) (36f727b), closes #16153
  • VCarousel: valid HTML ID for buttons (ff24ece)
  • VListGroup: prevent initial transition (07d7cd2), closes #17055
  • VNavigationDrawer: prevent re-rendering list items on hover (24e0e30)
  • VSlider: unref label ID (5314674)
  • VSwitch: thumb inherits currentColor as default (#16525) (c16a3b2), closes #16486
  • VTextarea: persistentPlaceholder shouldn't affect hint (5cf3bff), closes #17060

:test_tube: Labs

:microscope: Code Refactoring

  • defaults: skip merging deep if prev is undefined (c363981)

:arrows_counterclockwise: Reverts

  • Revert "fix(VTextField): remain placeholder after values selected (#16565)" (5ac0fa9), closes #17039

v3.1.12

:wrench: Bug Fixes

:test_tube: Labs

  • VDataTable: skip emit click:row on expand and select (e5d8954), closes #16936
  • VDataTable: search in nested keys (d4689d0), closes #16999
  • VDataTable: add missing colgroup slot (#16457) (24f7026)

... (truncated)

Commits
  • 4bbe1d8 chore(release): publish v3.1.13
  • 9a20fc0 fix(VDataTable): add row hover styles (#16935)
  • c16a3b2 fix(VSwitch): thumb inherits currentColor as default (#16525)
  • 12b01f0 fix(defaults): explicitly define inherited props (#17024)
  • 5ac0fa9 Revert "fix(VTextField): remain placeholder after values selected (#16565)"
  • 9273bdb feat(VSkeletonLoader): port to v3 (#14830)
  • ff24ece fix(VCarousel): valid HTML ID for buttons
  • 5314674 fix(VSlider): unref label ID
  • 9e62197 fix(transitions): don't pass mode prop to groups
  • 454e1e4 chore: update to vite 4.3 beta
  • 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 1 year ago

Superseded by #148.