Build(deps): bump vuetify from 2.6.2 to 2.6.3 #225

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vuetify-2.6.3 into master 2022-01-26 07:47:00 +00:00
argoyle commented 2022-01-26 04:40:36 +00:00 (Migrated from gitlab.com)

Bumps vuetify from 2.6.2 to 2.6.3.

Release notes

Sourced from vuetify's releases.

v2.6.3

🔧 Bug Fixes

Commits
  • 08e4d25 chore(release): publish v2.6.3
  • d110f58 fix(VTab): disabled tab can be reached by keyboard (#14606)
  • 158e0b5 fix(VDialog): change the role from "document" to "dialog" (#14602)
  • 9cf48e4 fix(VData): don't reset sortBy/sortDesc to [] on clear
  • 185408b fix(VCalendar): use theme background color for categories (#14558)
  • 446963f fix(VMenu): wrong alignment in RTL mode (#14556)
  • e13eee1 fix(VMenu): null check content in mouseleave handler
  • bb2b11e fix(VNavigationDrawer): don't update miniVariant without expandOnHover
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.2 to 2.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuetifyjs/vuetify/releases">vuetify's releases</a>.</em></p> <blockquote> <h2>v2.6.3</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>VCalendar:</strong> use theme background color for categories (<a href="https://github.com/vuetifyjs/vuetify/issues/14558">#14558</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/185408beadce350d0d60c24352cacf26ea0f02fd">185408b</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14433">#14433</a></li> <li><strong>VData:</strong> don't reset sortBy/sortDesc to [] on clear (<a href="https://github.com/vuetifyjs/vuetify/commit/9cf48e45beef9eef109c50b8f05a6a6a98418b19">9cf48e4</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14423">#14423</a></li> <li><strong>VDialog:</strong> change the role from &quot;document&quot; to &quot;dialog&quot; (<a href="https://github.com/vuetifyjs/vuetify/issues/14602">#14602</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/158e0b56aee776bd6b20b885cd6c7a59e3734d8a">158e0b5</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14231">#14231</a></li> <li><strong>VMenu:</strong> null check content in mouseleave handler (<a href="https://github.com/vuetifyjs/vuetify/commit/e13eee14e31cd6a88bc4d9b2ab41ab344ef886f1">e13eee1</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14619">#14619</a></li> <li><strong>VMenu:</strong> wrong alignment in RTL mode (<a href="https://github.com/vuetifyjs/vuetify/issues/14556">#14556</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/446963f8387c39a7d7efbf98970ac9b15ffd84a8">446963f</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/12195">#12195</a></li> <li><strong>VNavigationDrawer:</strong> don't update miniVariant without expandOnHover (<a href="https://github.com/vuetifyjs/vuetify/commit/bb2b11e3d0f39fe286b83792072afd4e97ce8121">bb2b11e</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14555">#14555</a></li> <li><strong>VTab:</strong> disabled tab can be reached by keyboard (<a href="https://github.com/vuetifyjs/vuetify/issues/14606">#14606</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d110f58912f5953191ee5db64f496d7ecc9be9be">d110f58</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14601">#14601</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/08e4d2538bf4db710d0c2ee7c670177e554cecc1"><code>08e4d25</code></a> chore(release): publish v2.6.3</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/d110f58912f5953191ee5db64f496d7ecc9be9be"><code>d110f58</code></a> fix(VTab): disabled tab can be reached by keyboard (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14606">#14606</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/158e0b56aee776bd6b20b885cd6c7a59e3734d8a"><code>158e0b5</code></a> fix(VDialog): change the role from &quot;document&quot; to &quot;dialog&quot; (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14602">#14602</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/9cf48e45beef9eef109c50b8f05a6a6a98418b19"><code>9cf48e4</code></a> fix(VData): don't reset sortBy/sortDesc to [] on clear</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/185408beadce350d0d60c24352cacf26ea0f02fd"><code>185408b</code></a> fix(VCalendar): use theme background color for categories (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14558">#14558</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/446963f8387c39a7d7efbf98970ac9b15ffd84a8"><code>446963f</code></a> fix(VMenu): wrong alignment in RTL mode (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14556">#14556</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e13eee14e31cd6a88bc4d9b2ab41ab344ef886f1"><code>e13eee1</code></a> fix(VMenu): null check content in mouseleave handler</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/bb2b11e3d0f39fe286b83792072afd4e97ce8121"><code>bb2b11e</code></a> fix(VNavigationDrawer): don't update miniVariant without expandOnHover</li> <li>See full diff in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.6.3/packages/vuetify">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-01-26 07:47:00 +00:00 (Migrated from gitlab.com)

mentioned in commit fa8a833dc3

mentioned in commit fa8a833dc31a7e3356d7fcb80ddf69e787d5decf
argoyle (Migrated from gitlab.com) merged commit fa8a833dc3 into master 2022-01-26 07:47:00 +00:00
Sign in to join this conversation.