akinaru-lu / lmm

Personal blog
https://www.lumingming.net
MIT License
1 stars 0 forks source link

chore(deps): bump vuetify from 1.5.24 to 2.5.1 in /manager #1090

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 1.5.24 to 2.5.1.

Release notes

Sourced from vuetify's releases.

v2.5.1

Bug Fixes

  • transitions: leaveAbsolute retains relative position and size (b738de5)
  • transitions: remove absolute position after leave if leaveAbsolute (2ad4586)
  • typescript: added missing VThemeProvider export in lib.d.ts (#13642) (8652b48), closes #13578
  • v-intersect: check for IntersectionObserver support (b04dbba), closes #13644
  • v-intersect: don't unbind until the element is intersecting (#13593) (806ac63)
  • VBadge: fix icon size when using svg (#13624) (cd9a826), closes #13425
  • VData: allow group-by to be used with disable-sort (#13027) (560b52c)
  • VIcon: support fontawsome kits (1f1a07c), closes #13649
  • VProgressLinear: limit buffer width to positive numbers (1d6a916), closes #13616
  • VSelect: compare object values before emitting change (#13664) (7ddf113), closes #13658
  • VTimePickerClock: race condition between event and $refs (#13648) (a536e15)

v2.5.0

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

Vuetify Store Documentation Report a Bug Community Discord Twitter

  • Where is the upgrade guide?
    • There are no upgrade steps to go from v2.4 to v2.5

🔧 Bug Fixes

... (truncated)

Commits
  • dfc61e2 chore(release): publish v2.5.1
  • 4a0d349 fix(VWindow): transition snap with different content height (#13611)
  • 806ac63 fix(intersect): don't unbind until the element is intersecting (#13593)
  • 8652b48 fix(typescript): added missing VThemeProvider export in lib.d.ts (#13642)
  • a536e15 fix(VTimePickerClock): race condition between event and $refs (#13648)
  • 7ddf113 fix(VSelect): compare object values before emitting change (#13664)
  • 560b52c fix(VData): allow group-by to be used with disable-sort (#13027)
  • cd9a826 fix(VBadge): fix icon size when using svg (#13624)
  • 1d6a916 fix(VProgressLinear): limit buffer width to positive numbers
  • 1f1a07c fix(VIcon): support fontawsome kits
  • 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #1103.