bicycle-innovation-lab / admin-app

Admin UI for api-server
0 stars 0 forks source link

Bump vuetify from 2.2.22 to 2.5.2 #267

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 2.2.22 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)

v2.5.0

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

... (truncated)

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 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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #270.