Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps vuetify from 2.4.2 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2021

Superseded by #110.

@dependabot dependabot bot closed this Jul 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/SIDA/frontend/vuetify-2.5.1 branch July 1, 2021 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants