Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vuetify from 0.16.9 to 2.5.8 #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps vuetify from 0.16.9 to 2.5.8.

Release notes

Sourced from vuetify's releases.

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

  • types: declare vuetify/lib/services/goto module (#13838) (4537798)
  • VBtnToggle: apply min-width to dense buttons (6589ed8), closes #13820
  • VCombobox: re-compute menu items before setting index (#13825) (8c0e2bc), closes #12567
  • VDataTable: convert dates to timestamps before sorting (3171d6f), closes #13829
  • VDataTable: display as flex column on mobile (4cc80ca), closes #11337

v2.5.5

🔧 Bug Fixes

  • routable: support exactPath (8f4773c), closes #13132
  • styles: remove unnecessary will-change (a3ec892), closes #12890
  • types: add missing goTo types (#13812) (9f6d0c0), closes #9648
  • VCard: use a child combinator for v-card-subtitle color style (a29b965), closes #13745
  • VListGroup: support regexp in the group prop (43b0406), closes #7812
  • VMenu: apply position: relative to v-app (#13823) (d8679b9), closes #13821
  • VProgressCircular: prevent animation flicker (944077e), closes #12813
  • VSelect: show placeholder when using persistent-placeholder prop (44ef316), closes #13792

v2.5.4

🔧 Bug Fixes

... (truncated)

Commits
  • c6fcf40 chore(release): publish v2.5.8
  • 0f71231 fix(VTreeView): null check when building tree from children (#13913)
  • 248add9 fix(VDataTable): selection bug when using numbers as item-key (#14008)
  • 0aa692a fix(VAppBar): increase elevation override specificity
  • 862555e chore(release): publish v2.5.7
  • 23f8d89 fix(VSlider): keep initial offset from thumb centre when dragging
  • 9c6a4a6 fix(VSlider): increase touch target size
  • 4ca8391 fix(VDialog): don't remove overlay if dialog is still active
  • 15d7dae fix(VAutocomplete): don't try to reset search on blur if multiple
  • 9fd2afa fix(VDataTable): no multiple select if last entry not selected (#13686)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants