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.3 #117

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.1.3.

Release notes

Sourced from vuetify's releases.

v3.1.3

:wrench: Bug Fixes

:microscope: Code Refactoring

  • move activatorProps to computed ref (7c04e78)
  • VListItem: only use VDefaultsProvider for slots (1ed8295)

v3.1.2

:wrench: Bug Fixes

:test_tube: Labs

  • VDataTable: add item and group-header slots (#16419) (0732c22)
  • VDataTable: correct createSort props types (8f3c202)

v3.1.1

:wrench: Bug Fixes

... (truncated)

Commits
  • e667a0a chore(release): publish v3.1.3
  • 49b444c fix(VCombobox): don't submit form on enter keypress
  • bd308cf fix(VFileInput): reset internal input when model is cleared (#16539)
  • 9845210 fix(VDataTableServer): add groupBy functionality (#16485)
  • 38a567d fix(VNavigationDrawer): support location="top"
  • bb79db2 fix(VPagination): show correct page number in aria-label
  • cd735d6 fix(VForm): remove unused prop lazy-validation
  • 4b9faf5 fix(VDivider): fix color attribute (#16536)
  • 1b0c6e5 fix(VField): remove label animation fill mode
  • 36add1d fix(locale): update swedish locale messages
  • 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 #122.