Skip to content

Bump vuetify from 2.5.9 to 2.5.13 in /ui#68

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/vuetify-2.5.13
Closed

Bump vuetify from 2.5.9 to 2.5.13 in /ui#68
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/vuetify-2.5.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps vuetify from 2.5.9 to 2.5.13.

Release notes

Sourced from vuetify's releases.

v2.5.13

🔧 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

v2.5.12

🔧 Bug Fixes

  • detachable: remove content element in beforeDestroy (0a0d743), closes #14380

v2.5.11

🔧 Bug Fixes

v2.5.10

🔧 Bug Fixes

  • click-outside: check for ShadowRoot support (30dd6bc), closes #13845
  • goTo: check targetLocation when reach bottom (#13903) (c5e181e)
  • menuable: apply custom absolute position when attached (83f262a), closes #6877
  • menuable: remove unused fixed prop (52ac86e), closes #10946
  • Ripple: don't use Symbol to prevent ripples on parent elements (4c28ef1), closes #13383
  • selection-controls: don't override icon color in label if disabled (674fd5d), closes #14050 #14081
  • transitions: make hideOnLeave display !important (0e5438b), closes #13973
  • VAppBar: update active state when hide-on-scroll is changed (5eae27d), closes #12505
  • VCalendar: seconds -> milliseconds in error message (69bd908), closes #14160
  • VCalendar: touchmove does not notice category change (#14084) (1ec8c6a), closes #12366
  • VDataTable: don't empty header on mobile (#14191) (031b1f5), closes #14174
  • VSlideGroup: update scroll position on tab focus (5836928), closes #14003 #14019
  • VSnackbar: show background below text (ea33d85), closes #13075
  • VStepper: correct vertical padding in rtl (#14267) (b86eb5e), closes #13981
  • VTabs: do not deactivate item on same route query change (#14240) (c999017), closes #14156
  • VTextarea: update height when auto-grow is toggled (6045d49), closes #12444

... (truncated)

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
  • 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)

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.9 to 2.5.13.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.13/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2021

Superseded by #69.

@dependabot dependabot bot closed this Nov 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/vuetify-2.5.13 branch November 9, 2021 23:25
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