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.8 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.1.8.

Release notes

Sourced from vuetify's releases.

v3.1.8

:wrench: Bug Fixes

:test_tube: Labs

:microscope: Code Refactoring

v3.1.7

:wrench: Bug Fixes

  • types: add volar compatible slot types (0fbdd0c)
  • VExpansionPanelTitle: add missing slot types (163ec60)

:test_tube: Labs

  • VVirtualScroll: reset cached sizes on items length change (#16736) (151b872), closes #16725
  • VDataTable: add missing slot types (3382f5d)

v3.1.6

:wrench: Bug Fixes

:test_tube: Labs

... (truncated)

Commits
  • 97f9414 chore(release): publish v3.1.8
  • 97b22d2 chore(lint): consistent JSX curly spacing
  • ba11898 fix(display): compare width vs breakpoint always
  • 3a41fb7 fix(display): add hydrate checks for getPlatform (#16828)
  • 79eb58a fix(VAlert): reduce default close button margin (#16851)
  • 4c3e25a fix(transitions): add !important, explicit transition-property (#16805)
  • 39ad535 fix(inputs): apply disabled prop to internal VField (#16827)
  • 820e2ec chore: restore global v-theme-overlay-multiplier
  • 1e902f9 test(theme): update snapshots
  • 32f35d7 fix(theme): set defaultTheme variables on :root
  • 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 #134.