Skip to content

Conversation

@dependabot
Copy link

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

Bumps vuetify from 2.4.2 to 2.5.10.

Release notes

Sourced from vuetify's releases.

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
  • VTooltip: ignore scroll offset when attached (#14223) (46938c7), closes #13961
  • VTreeView: independent selection drops async children (#13950) (71d6bde), closes #8791

v2.5.9

🔧 Bug Fixes

  • click-outside: check for ShadowRoot support (a1ce45d), closes #13845
  • click-outside: listen for events on document instead of body (0635cd3), closes #14040
  • locale: update czech translations (#14171) (1a76236)
  • locale: update es translation (#14095) (48c3158)
  • VAutocomplete: don't reset tab focus on blur (5ce6946), closes #14009
  • VFileInput: support persistent-placeholder (#14154) (d34c50d), closes #13969
  • VIcon: properly apply dense height to svg (#14129) (c15cfc7)
  • VListItem: override subtitle color when disabled (283218e)
  • VMenu: only scroll selected item into view if needed (919cc26)
  • VSelect: focus newly selected item on click when multiple (7f5901b), closes #11969
  • VSlider: prevent NaN for inputWidth when same min & max (#14116) (46cb7a2), closes #14114
  • VSlider: remove attributes inherit from thumb container (#14173) (50c02fd), closes #14010
  • VTextField: properly inherit state colors on iOS (25e9e57), closes #11942

🔄 Reverts

v2.5.8

🔨 Bug Fixes

  • VAppBar: increase elevation override specificity (0aa692a), closes #13982
  • VDataTable: selection bug when using numbers as item-key (#14008) (248add9), closes #14006

... (truncated)

Commits
  • c97eccb chore(release): publish v2.5.10
  • b86eb5e fix(VStepper): correct vertical padding in rtl (#14267)
  • 90e5320 refactor(VSlideGroup): extract offset functions from vm
  • 5836928 fix(VSlideGroup): update scroll position on tab focus
  • d4a47b5 revert: fix(VSlideGroup): update scroll position on tab focus
  • 0c0df01 revert: fix(VSlideGroup): ignore duplicate scroll events in firefox
  • 031b1f5 fix(VDataTable): don't empty header on mobile (#14191)
  • 46938c7 fix(VTooltip): ignore scroll offset when attached (#14223)
  • c999017 fix(VTabs): do not deactivate item on same route query change (#14240)
  • 36dec3f fix(VSlideGroup): ignore duplicate scroll events in firefox
  • 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.4.2 to 2.5.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.10/packages/vuetify)

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

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 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2021

Superseded by #149.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/SIDA/frontend/vuetify-2.5.10 branch December 1, 2021 01:18
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