Skip to content

Bump vuetify from 2.5.9 to 2.5.14 in /ui#69

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps vuetify from 2.5.9 to 2.5.14.

Release notes

Sourced from vuetify's releases.

v2.5.14

🔧 Bug Fixes

  • directives: null check handlers on unbind (0eec92f), closes #14390
  • VSelect: don't select dividers or headers on arrow press (13f08b6), closes #14372
  • VTextField: set label dimensions on mount (6e3d83f), closes #14391

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

... (truncated)

Commits
  • a1f7e06 chore(release): publish v2.5.14
  • 13f08b6 fix(VSelect): don't select dividers or headers on arrow press
  • 6e3d83f fix(VTextField): set label dimensions on mount
  • 0eec92f fix(directives): null check handlers on unbind
  • 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
  • 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.14.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.14/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 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2021

Superseded by #72.

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