aws-samples / connected-drink-dispenser-workshop

Code and walk-through to assemble, program and build a multi-user Amazon FreeRTOS and AWS IoT enabled drink dispenser.
MIT No Attribution
40 stars 20 forks source link

build(deps): bump vuetify from 2.5.0 to 2.5.2 in /dispenser_app #59

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vuetify from 2.5.0 to 2.5.2.

Release notes

Sourced from vuetify's releases.

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

BREAKING CHANGES

  • styles: requires sass@1.33.0

v2.5.1

Bug Fixes

  • transitions: leaveAbsolute retains relative position and size (b738de5)
  • transitions: remove absolute position after leave if leaveAbsolute (2ad4586)
  • typescript: added missing VThemeProvider export in lib.d.ts (#13642) (8652b48), closes #13578
  • v-intersect: check for IntersectionObserver support (b04dbba), closes #13644
  • v-intersect: don't unbind until the element is intersecting (#13593) (806ac63)
  • VBadge: fix icon size when using svg (#13624) (cd9a826), closes #13425
  • VData: allow group-by to be used with disable-sort (#13027) (560b52c)
  • VIcon: support fontawsome kits (1f1a07c), closes #13649
  • VProgressLinear: limit buffer width to positive numbers (1d6a916), closes #13616
  • VSelect: compare object values before emitting change (#13664) (7ddf113), closes #13658
  • VTimePickerClock: race condition between event and $refs (#13648) (a536e15)
Commits
  • dee0d59 chore(release): publish v2.5.2
  • f6866d4 fix(VChip): icon size based on chip size prop (#13412)
  • 1a12f12 fix(VCalendar): add support for string[] of categories (#13270)
  • 9a48b0f fix(VCalendar): display events ending at midnight (#13667)
  • 41e0311 fix(VDatePicker): prevent scroll beyond max date with touchpad (#13456)
  • 22db933 fix(VCarousel): prevent TypeError in v-if (#13669)
  • 9145a5e fix(Menuable): correctly calculate position in embedded v-app (#13670)
  • 52c98d5 fix(styles): use math.div instead of /
  • 434df3b fix(VCalendar): fix interval-style day when categoryDays > 1 (#13384)
  • bcd0379 fix(VPagination): don't show ellipsis for one item (#13560)
  • 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[bot] commented 3 years ago

Superseded by #61.