nepsyn / minaplay

MinaPlay 是一个基于 RSS 订阅的追番 / 追剧个人媒体库。
https://nepsyn.github.io/minaplay
GNU Affero General Public License v3.0
185 stars 7 forks source link

chore(deps): bump vuetify from 3.6.8 to 3.6.14 in /packages/web #120

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps vuetify from 3.6.8 to 3.6.14.

Release notes

Sourced from vuetify's releases.

v3.6.14

:wrench: Bug Fixes

  • styles: support sass 1.77.7 (4fd811a), closes #20139
  • VAvatar: pass props.image as src to VImg defaults (c264ad4)
  • VBtn: allow passing custom ripple options (#20190) (0a31bf8), closes #20189
  • VFooter: useToggleScope for layout support (0bfaf12)
  • VListGroup: don't clear opened on unmount (#20215) (1e183ef), closes #20199
  • VMenu: check if element still exists before closing parent (#20249) (560362d), closes #20248
  • VSkeletonLoader: remove aria-label when loading finished (867b2ab)
  • VSnackbar: update countdown value on timeout change (3cc2763), closes #20196

:test_tube: Labs

v3.6.13

:wrench: Bug Fixes

  • typescript: augment GlobalComponents in multiple vue modules (#20144) (bd1f63d)
  • VAppBar: scrollBehavior type for fully-hide (040fda8)
  • VBtn: allow stacked and block props to work together (#20162) (9969ebb)
  • VDataTable: use item.raw and columns in sorting transform (#20077) (e33b951), closes #20045
  • VDataTable: support groupBy when sorting is disabled (#20047) (8ac10e4), closes #20046
  • VDatePicker: programmatic start date with multiple range (#20169) (1a0d9b7), closes #20168
  • VOtpInput: slice value with length on paste (#20164) (0f8fd5d), closes #20158

:test_tube: Labs

:arrows_counterclockwise: Reverts

  • Revert "fix(VField/VInput): centerAffix prop for underlined/plain (#20064)" (#20173) (098f802)

3.7.0-beta.0

:rocket: Features

  • validation: add eager and invalid-input options (7e730fa)
  • VAvatar: add border prop support (9dbc30a)

... (truncated)

Commits
  • 7993be1 chore(release): publish v3.6.14
  • 560362d fix(VMenu): check if element still exists before closing parent (#20249)
  • 867b2ab fix(VSkeletonLoader): remove aria-label when loading finished
  • 4fd811a fix(styles): support sass 1.77.7
  • 3cc2763 fix(VSnackbar): update countdown value on timeout change
  • 3a31086 fix(VNumberInput): prevent NaN & handle js number quirks (#20211)
  • 0a31bf8 fix(VBtn): allow passing custom ripple options (#20190)
  • c264ad4 fix(Avatar): pass props.image as src to VImg defaults
  • 0bfaf12 fix(VFooter): useToggleScope for layout support
  • e38231b chore: fix build script output paths on windows (#20223)
  • 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)
vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
minaplay ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 4:17pm
dependabot[bot] commented 1 month ago

Superseded by #127.