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.3.9 #95

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vuetify from 2.2.29 to 2.3.9.

Release notes

Sourced from vuetify's releases.

v2.3.9

:wrench: Bug Fixes

v2.3.8

🔧 Bug Fixes

v2.3.7

🔧 Bug Fixes

  • framework: use $ssrContext instead of options.ssrContext (5da64d2), closes #11935
  • selection-controls: refactor click event handling (f055c36), closes #5968 #9408
  • VAlert: pass events through to root element (05e7d22), closes #11929
  • VEditDialog: return returnValue on save (#11740) (2620930), closes #11736
  • VExpandTransition: include collapsed margins in calculated height (046d4e0)
  • VIcon: add top and left to pseudo class for IE11 (a3d0cf7), closes #11686
  • VSnackbar: remove transparent background with text/outlined props (3dbd910), closes #11835
  • VSlideGroup: prevent thrashing DOM when available space < width (0f3f4b5), closes #11122

🔄 Reverts

  • _reset.scss: partially revert change made in 2c723c0 (cebed02)

v2.3.6

:wrench: Bug Fixes

v2.3.5

:wrench: Bug Fixes

v2.3.4

🔧 Bug Fixes

Commits
  • 3408ed9 chore(release): publish v2.3.9
  • 0b8ec25 fix(VListitem): disable mouse click in animating menu (#12059)
  • b6e27f6 fix(VExpandTransition): Properly trigger transition listeners (#12019)
  • 5bf9200 chore(release): publish v2.3.8
  • 47325bf fix(locales): update NL i18n translation (#11992)
  • 6d46dca refactor(VTreeview): don't render filtered-out stem nodes
  • 45767d2 fix(VTreeView): don't render filtered-out items
  • 8ccff06 fix(validatable): Allow "messages" properties to be null (#11927)
  • ea2d6f0 chore(release): publish v2.3.7
  • 3dbd910 fix(VSnackbar): remove transparent background with text/outlined props
  • 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 4 years ago

Superseded by #96.