AllanChain / blog

Blogging in GitHub issues. Building with Astro.
https://allanchain.github.io/blog/
MIT License
13 stars 0 forks source link

chore(deps): bump vuetify from 2.3.6 to 2.3.7 #135

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps vuetify from 2.3.6 to 2.3.7.

Release notes

Sourced from vuetify's releases.

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)
Commits
  • ea2d6f0 chore(release): publish v2.3.7
  • 3dbd910 fix(VSnackbar): remove transparent background with text/outlined props
  • a3d0cf7 fix(VIcon): add top and left to pseudo class for IE11
  • 5da64d2 fix: use $ssrContext instead of options.ssrContext
  • 05e7d22 fix(VAlert): pass events through to root element
  • 046d4e0 fix(VExpandTransition): include collapsed margins in calculated height
  • f055c36 fix(selection-controls): refactor click event handling
  • eaf4eae revert: revert: refactor: update to typescript 3.9 (#9594)
  • 0f3f4b5 fix(VSlideGroup): prevent thrashing DOM when available space < width
  • 2620930 fix(VEditDialog): return returnValue on save (#11740)
  • 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