monopayments / iban.im

Shorten, create and share memorable links for IBANS
https://iban.im
Apache License 2.0
68 stars 10 forks source link

Bump vuetify from 2.5.12 to 2.5.13 in /web #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vuetify from 2.5.12 to 2.5.13.

Release notes

Sourced from vuetify's releases.

v2.5.13

:wrench: Bug Fixes

  • directives: remove listeners if bound multiple times to one element (64c254f), closes #13701 #14386
  • transitions: don't remove display style afterLeave (99f77d9), closes #14312
  • VCalendar: resolve drag drop issue on firefox (#14385) (2d63881), closes #14243
  • VDialog: allow scrolling <select multiple> in safari (0ca7d0d), closes #9470
  • VDialog: support horizontal scrolling (bc82074), closes #3765
  • VOverlay: passthrough native events (6e2f6cd), closes #11326
  • VRadioGroup: passthrough custom attributes (75e0ecc), closes #10704
  • VRangeSlider: allow both thumbs to be set to the same value (2aedfc5), closes #13738
  • VTabs: don't try to reactivate inactive tabs (c41b5bf), closes #14387
Commits
  • 836d4fb chore(release): publish v2.5.13
  • 2aedfc5 fix(VRangeSlider): allow both thumbs to be set to the same value
  • bc82074 fix(VDialog): support horizontal scrolling
  • 99f77d9 fix(transitions): don't remove display style afterLeave
  • 0ca7d0d fix(VDialog): allow scrolling <select multiple> in safari
  • 75e0ecc fix(VRadioGroup): passthrough custom attributes
  • 6e2f6cd fix(VOverlay): passthrough native events
  • 2d63881 fix(VCalendar): resolve drag drop issue on firefox (#14385)
  • 64c254f fix(directives): remove listeners if bound multiple times to one element
  • c41b5bf fix(VTabs): don't try to reactivate inactive tabs
  • See full diff 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)