Skip to content

Conversation

@dependabot
Copy link

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

Bumps vuetify from 2.4.2 to 2.5.9.

Release notes

Sourced from vuetify's releases.

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
  • VTreeView: null check when building tree from children (#13913) (0f71231)

v2.5.7

🔧 Bug Fixes

  • VAutocomplete: don't try to reset search on blur if multiple (15d7dae), closes #13877
  • VCombobox: handle duplicates on chip edit (#13794) (7fac117), closes #6364
  • VDataTable: no multiple select if last entry not selected (#13686) (9fd2afa), closes #13684
  • VDialog: allow nested elements to overflow scroll (#13548) (24af61e)
  • VDialog: don't remove overlay if dialog is still active (4ca8391), closes #13947
  • VFileInput: allow multiple to be bound as false (08c1e89), closes #9530
  • VListItem: allow default color to change when inactive (#13719) (6fb889d), closes #9285
  • VSlider: increase touch target size (9c6a4a6), closes #4356
  • VSlider: keep initial offset from thumb centre when dragging (23f8d89)
  • VSnackbar: don't cancel close timeout after a touch event (74ecaa9), closes #13904
  • VSnackbar: don't use !important for box-shadow (11fd714), closes #13438
  • VTextField: don't translate outlined fieldset (6bb9484), closes #13256
  • VTextField: only emit change when initial value != lazy (6aaf52b), closes #5070
  • VTextField: remove border width transition (fb287ff), closes #12248

v2.5.6

🔧 Bug Fixes

... (truncated)

Commits
  • 5bce957 chore(release): publish v2.5.9
  • 5ce6946 fix(VAutocomplete): don't reset tab focus on blur
  • 4e4b1ea revert: fix(VListItem): allow default color to change when inactive (#13719)
  • 0f980ad revert: fix(VChip): icon size based on chip size prop (#13412)
  • a1ce45d fix(click-outside): check for ShadowRoot support
  • 50c02fd fix(VSlider): remove attributes inherit from thumb container (#14173)
  • 1a76236 fix(locale): update czech translations (#14171)
  • d34c50d fix(VFileInput): support persistent-placeholder (#14154)
  • 919cc26 fix(VMenu): only scroll selected item into view if needed
  • 7f5901b fix(VSelect): focus newly selected item on click when multiple
  • 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.9.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.9/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 Oct 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #142.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/SIDA/frontend/vuetify-2.5.9 branch November 1, 2021 01:40
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.

1 participant