drakeg / vue_learn

Created with CodeSandbox
https://codesandbox.io/s/github/drakeg/vue_learn
0 stars 0 forks source link

build(deps): bump vuetify from 2.2.29 to 2.5.4 #164

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps vuetify from 2.2.29 to 2.5.4.

Release notes

Sourced from vuetify's releases.

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

BREAKING CHANGES

  • styles: requires sass@1.33.0 This has been reverted in v2.5.3

v2.5.1

Bug Fixes

  • transitions: leaveAbsolute retains relative position and size (b738de5)
  • transitions: remove absolute position after leave if leaveAbsolute (2ad4586)

... (truncated)

Commits
  • 951e6fb chore(release): publish v2.5.4
  • 00b29ba fix(VCard): set correct radius for direct VAvatar children (#13789)
  • 8226cc9 fix(VCalendar): missing events under certain circumstances (#13763)
  • 5fbea51 fix(VCombobox): correctly handle duplicate items (#13366)
  • 25e80a1 fix(VMenu): activator should not return non Element nodes (#13774)
  • d8a6cff fix(types): add declaration for vuetify/lib/components (#13395)
  • 0b8fc27 fix(VExpansionPanel): don't boot before showing if opened externally
  • 988fe04 chore(release): publish v2.5.3
  • c9c0cb7 revert: fix(styles): use math.div instead of /
  • ec8fafa fix(menuable): don't account for app offset in fixed context
  • 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 #167.