akinaru-lu / lmm

Personal blog
https://www.lumingming.net
MIT License
1 stars 0 forks source link

chore(deps): bump vuetify from 1.5.24 to 2.5.6 in /manager #1103

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 1.5.24 to 2.5.6.

Release notes

Sourced from vuetify's releases.

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

  • VCalendar: missing events under certain circumstances (#13763) (8226cc9), closes #13720
  • VCard: set correct radius for direct VAvatar children (#13789) (00b29ba)
  • VCombobox: correctly handle duplicate items (#13366) (5fbea51), closes #12351
  • VExpansionPanel: don't boot before showing if opened externally (0b8fc27), closes #10140
  • VMenu: activator should not return non Element nodes (#13774) (25e80a1), closes #13755
  • types: add declaration for vuetify/lib/components (#13395) (d8a6cff)

v2.5.3

:wrench: Bug Fixes

  • menuable: don't account for app offset in fixed context (ec8fafa), closes #13740

:arrows_counterclockwise: Reverts

  • fix(styles): use math.div instead of / (c9c0cb7), closes #13737

v2.5.2

:warning: Note :warning:

We are aware of an issue affecting projects with custom sass variables. See vuetifyjs/vuetify#13737 for more information and workarounds.

:wrench: Bug Fixes

... (truncated)

Commits
  • 00605f5 chore(release): publish v2.5.6
  • 8c0e2bc fix(VCombobox): re-compute menu items before setting index (#13825)
  • 4537798 fix(types): declare vuetify/lib/services/goto module (#13838)
  • 3171d6f fix(VDataTable): convert dates to timestamps before sorting
  • 4cc80ca fix(VDataTable): display as flex column on mobile
  • 6589ed8 fix(VBtnToggle): apply min-width to dense buttons
  • 0b2e545 chore(release): publish v2.5.5
  • 781370b fix(VTabs): remove unused sass variables
  • 11393b1 refactor: replace 'var' with 'let' and 'const' (#13808)
  • 944077e fix(VProgressCircular): prevent animation flicker
  • 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)