AuspeXeu / openvpn-status

A web-based application to monitor OpenVPN server client connections
MIT License
161 stars 48 forks source link

Update vuetify to the latest version πŸš€ #487

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency vuetify was updated from 2.2.29 to 2.2.30.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: johnjleider License: MIT

Release Notes for v2.2.30

πŸ”§ Bug Fixes

  • types: export VueConstructor instead of Component (268434a), closes #11463
  • VDataTable: header with divider rendered incorrectly in mobile sort select (#11416) (d079b1d), closes #11399
  • VDataTable: set initial values for sort-desc and group-desc (#11342) (8a78533), closes #9685
  • VNavigationDrawer: disable inherit value of background property (#11419) (9900388), closes #11153
  • VSelect: allow tab key down on read-only (#11431) (66d37b3), closes #11430
  • reset change curser:default selector to [aria-disabled="true"] (#11467) (04781b6), closes #11003
Commits

The new version differs by 10 commits.

  • a1b0c63 chore(release): publish v2.2.30
  • d803483 docs(professional-support): fix misspelling (#11498)
  • 66d37b3 fix(VSelect): allow tab key down on read-only (#11431)
  • 9900388 fix(VNavigationDrawer): disable inherit value of background property (#11419)
  • d079b1d fix(VDataTable): header with divider rendered incorrectly in mobile sort select (#11416)
  • 345c921 docs(Roadmap): update items, add 2.3 release
  • 268434a fix(types): export VueConstructor instead of Component
  • ff6ff3c test(VTooltip): add more tests
  • 8a78533 fix(VDataTable): set initial values for sort-desc and group-desc (#11342)
  • 04781b6 fix: change curser:default selector to [aria-disabled="true"] (#11467)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: