Build(deps): bump vuetify from 2.5.14 to 2.6.0 #124

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vuetify-2.6.0 into master 2021-11-16 06:17:31 +00:00
argoyle commented 2021-11-16 04:57:51 +00:00 (Migrated from gitlab.com)

Bumps vuetify from 2.5.14 to 2.6.0.

Release notes

Sourced from vuetify's releases.

v2.6.0

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

Vuetify Store Documentation Report a Bug Community Discord Twitter

  • Where is the upgrade guide?
    • There are no upgrade steps to go from v2.5 to v2.6

🔧 Bug Fixes

🚀 Features

... (truncated)

Commits


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.5.14 to 2.6.0. <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.0</h2> <!-- raw HTML omitted --> <h3>Supporting Vuetify</h3> <p>Vuetify is an open source MIT project that has been made possible due to the generous contributions by <!-- raw HTML omitted -->sponsors and backers<!-- raw HTML omitted -->. If you are interested in supporting this project, please consider:</p> <ul> <li><a href="https://github.com/sponsors/johnleider">Becoming a sponsor on Github</a></li> <li><a href="https://opencollective.com/vuetify">Supporting the Core Team on Open Collective</a> <!-- raw HTML omitted -->(supports the core team)<!-- raw HTML omitted --></li> <li><a href="https://www.patreon.com/vuetify">Becoming a sponsor on Patreon</a></li> <li><a href="https://tidelift.com/subscription/npm/vuetify?utm_source=vuetify&amp;utm_medium=referral&amp;utm_campaign=2.1-notes">Becoming a subscriber on Tidelift</a></li> <li><a href="https://www.paypal.com/paypalme/vuetify">Make a one-time donation using Paypal</a></li> </ul> <!-- raw HTML omitted --> <p><a href="https://store.vuetifyjs.com/">Vuetify Store</a> <a href="https://vuetifyjs.com/">Documentation</a> <a href="https://issues.vuetifyjs.com/">Report a Bug</a> <a href="https://community.vuetifyjs.com">Community Discord</a> <a href="https://twitter.com/vuetifyjs">Twitter</a></p> <!-- raw HTML omitted --> <ul> <li>Where is the upgrade guide? <ul> <li>There are no upgrade steps to go from v2.5 to v2.6</li> </ul> </li> </ul> <!-- raw HTML omitted --> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>VAutocomplete:</strong> remove selected item when input is cleared (<a href="https://github.com/vuetifyjs/vuetify/issues/13854">#13854</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/57d3469a95daf0b7c7f44d5abb6038d543b94cee">57d3469</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/5917">#5917</a></li> <li><strong>VDialog:</strong> default to auto width (<a href="https://github.com/vuetifyjs/vuetify/commit/6ac800736f87f2d7a2186d04d93fa8772038a041">6ac8007</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/6919">#6919</a></li> </ul> <h3>:rocket: Features</h3> <ul> <li><strong>framework:</strong> add tag attribute to createSimpleFunctional (<a href="https://github.com/vuetifyjs/vuetify/commit/682936b8b4aaa9485c5efbdc35a53a3097a2580a">682936b</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/10026">#10026</a> <a href="https://github.com/vuetifyjs/vuetify/issues/5469">#5469</a></li> <li><strong>locale:</strong> add danish locale (<a href="https://github.com/vuetifyjs/vuetify/issues/13733">#13733</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/0ec9d53cdc0703b731a9943dd44d4b0ea1d7da1a">0ec9d53</a>)</li> <li><strong>styles:</strong> add $spacers-steps sass variable (<a href="https://github.com/vuetifyjs/vuetify/issues/14367">#14367</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/60d3e54be5cfd9dd810c9bd756c8a377a3c7a450">60d3e54</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/12341">#12341</a></li> <li><strong>VCalendar:</strong> pass native event to v-calendar click:* events (<a href="https://github.com/vuetifyjs/vuetify/issues/13760">#13760</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4429e6e722b7502fe6aae272e6ee17a51d530032">4429e6e</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/13142">#13142</a></li> <li><strong>VCalendar:</strong> support horizontal scroll (<a href="https://github.com/vuetifyjs/vuetify/issues/13164">#13164</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f55ee97dc5917b9f1ba4ea134ea0c1e1454b4e9c">f55ee97</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/13070">#13070</a></li> <li><strong>VDataTable:</strong> allow item.* slots to return a <code>&lt;td&gt;</code> or <code>&lt;th&gt;</code> element (<a href="https://github.com/vuetifyjs/vuetify/commit/a4b8856d31ce62699f2801ece0597846462ea429">a4b8856</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/8474">#8474</a> <a href="https://github.com/vuetifyjs/vuetify/issues/12791">#12791</a></li> <li><strong>VDatePicker:</strong> add date range first &amp; last classes (<a href="https://github.com/vuetifyjs/vuetify/issues/12855">#12855</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/988558bd1b8f420fecfdca7d2dabc580900d9561">988558b</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/12851">#12851</a> <a href="https://github.com/vuetifyjs/vuetify/issues/12851">#12851</a> <a href="https://github.com/vuetifyjs/vuetify/issues/12851">#12851</a> <a href="https://github.com/vuetifyjs/vuetify/issues/12851">#12851</a></li> <li><strong>VInput:</strong> add hide-spin-buttons prop (<a href="https://github.com/vuetifyjs/vuetify/issues/13682">#13682</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/bc2d6cbf2bcc778152e0aa93106a986d3b072adf">bc2d6cb</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/6157">#6157</a></li> <li><strong>VOtpInput:</strong> create new component (<a href="https://github.com/vuetifyjs/vuetify/issues/12761">#12761</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/e3aeae7e0e152dc1878006c137f944a3b9f5d68b">e3aeae7</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/11425">#11425</a></li> <li><strong>VSlideGroup:</strong> add overscroll friction (<a href="https://github.com/vuetifyjs/vuetify/commit/3796587eaa9259acb477dab6d9e250ea49f79bb3">3796587</a>)</li> <li><strong>VSnackbar:</strong> only add app padding if app prop is true (<a href="https://github.com/vuetifyjs/vuetify/commit/28e9e9d2bf6f8d9b24dfc954501f0458bb29c3b7">28e9e9d</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/11758">#11758</a></li> <li><strong>VTooltip:</strong> add $tooltip-opacity sass variable (<a href="https://github.com/vuetifyjs/vuetify/commit/bfdd32ca133c9a2b41926545cdf8c0526dcbd4a2">bfdd32c</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/11184">#11184</a></li> <li><strong>VTreeview:</strong> add disabled prop (<a href="https://github.com/vuetifyjs/vuetify/commit/de0820c66bb55fa3a695e7db8e8eec706ae209cc">de0820c</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/5918">#5918</a></li> <li><strong>VTreeview:</strong> add disablePerNode prop (<a href="https://github.com/vuetifyjs/vuetify/issues/14297">#14297</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f37438bb30f1c1a96c08be9455151245a4be44d0">f37438b</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14282">#14282</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/b786cdd1bbe74c7daca08af7adc37cfc15827b1b"><code>b786cdd</code></a> chore(release): publish v2.6.0</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/51635832b795abeb2e16d4b2701c41e9d9413dd7"><code>5163583</code></a> refactor(VOtpInput): remove extra elements</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/6bc122cbcca59dc2f6d9cd1816a2797505e52ed4"><code>6bc122c</code></a> fix(VOtpInput): support string length</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/8a323d5edd5a21555c02c96fa831fde97eaa0d0a"><code>8a323d5</code></a> Merge branch 'master' into dev</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f37438bb30f1c1a96c08be9455151245a4be44d0"><code>f37438b</code></a> feat(VTreeview): add disablePerNode prop (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14297">#14297</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/60d3e54be5cfd9dd810c9bd756c8a377a3c7a450"><code>60d3e54</code></a> feat(styles): add $spacers-steps sass variable (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14367">#14367</a>)</li> <li>See full diff in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.6.0/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 2021-11-16 06:17:31 +00:00 (Migrated from gitlab.com)

mentioned in commit cd31437d17

mentioned in commit cd31437d1719106728a647d240a32f1a609f0a4e
argoyle (Migrated from gitlab.com) merged commit cd31437d17 into master 2021-11-16 06:17:32 +00:00
Sign in to join this conversation.