Build(deps): bump vuetify from 2.6.15 to 2.7.0 #1315

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vuetify-2.7.0 into master 2023-07-06 04:49:47 +00:00
argoyle commented 2023-07-06 04:40:33 +00:00 (Migrated from gitlab.com)

Bumps vuetify from 2.6.15 to 2.7.0.

Release notes

Sourced from vuetify's releases.

v2.7.0

🚀 Features

🔧 Bug Fixes

v2.6.16

🔧 Bug Fixes

  • icons: FA5 warning icon alias more consistent with MDI (#15607) (3c525fe)
  • VDataTable: add class to root element when show-select (#14987) (ee72ee5)
  • VDialog: check if scrolling element parentNode exists (e148110), closes #15977
  • VIcon: center button icon in system bar (#15918) (bc7a264), closes #14975
  • VMenu: prefer existing menuProps.attach (50ea98d), closes #7547
  • VSelect: update lastItem when selection changes with hideSelected (b121493), closes #17085
  • VTextarea: correctly apply reverse prop styles (#15858) (1e4b2f7), closes #15432
Commits
  • 5de66af chore(release): publish v2.7.0
  • 415322d fix(VItem): support disabled effect (#14941)
  • 922e05a fix(VMenu): ignore key presses when disable-keys is true (#16464)
  • 734bff1 Merge branch 'v2-stable' into v2-dev
  • 2b18f2c chore(release): publish v2.6.16
  • bdf9d69 test: update snapshots
  • 05c10a3 feat(VDataTable): backport filterMode prop from v3 (#17747)
  • bc7a264 fix(VIcon): center button icon in system bar (#15918)
  • a85b85f feat(VPagination): add props for coloring navigation buttons (#15691)
  • a0d8d34 fix(VSkeletonLoader): apply aria-label for screenreaders (#17073)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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.15 to 2.7.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.7.0</h2> <h3>:rocket: Features</h3> <ul> <li><strong>styles:</strong> add xxl border-radius option (<a href="https://github.com/vuetifyjs/vuetify/issues/14546">#14546</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/018525e059ce4614a4e18f73e82185a77e97df2d">018525e</a>)</li> <li><strong>VDataTable:</strong> backport filterMode prop from v3 (<a href="https://github.com/vuetifyjs/vuetify/issues/17747">#17747</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/05c10a3ae43d2f150d60e0995f70d1fc721ee03f">05c10a3</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/11600">#11600</a></li> <li><strong>VDataTable:</strong> add item-style prop (<a href="https://github.com/vuetifyjs/vuetify/issues/15332">#15332</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/13c5765cd8ef6ff257b700de8a608ab6feb2ad66">13c5765</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/15049">#15049</a></li> <li><strong>VDataTable:</strong> forward arbitrary row events (<a href="https://github.com/vuetifyjs/vuetify/issues/15617">#15617</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/243efcc34fe844a8971cd5de1b0f57be519eb08a">243efcc</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/13332">#13332</a></li> <li><strong>VDataTable:</strong> expose row default props to item slots (<a href="https://github.com/vuetifyjs/vuetify/issues/15711">#15711</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/034ca213647e506d8779645a6755e4f23a68fab8">034ca21</a>)</li> <li><strong>VExpansionPanel:</strong> add open prop to content and header slots (<a href="https://github.com/vuetifyjs/vuetify/commit/7738eee7e9d59b8de60bbcdafcb66df90504cf88">7738eee</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/15782">#15782</a></li> <li><strong>VForm:</strong> allow individual inputs to be enabled in disabled form (<a href="https://github.com/vuetifyjs/vuetify/commit/42ec8c514de53ea9275562cd85fcd079ec8ff085">42ec8c5</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/17391">#17391</a></li> <li><strong>VInput:</strong> add locale keys for append/prepend buttons (<a href="https://github.com/vuetifyjs/vuetify/issues/15612">#15612</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/980ef7f846c42a81e1c35b59d2a67a8691dde11a">980ef7f</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/12582">#12582</a></li> <li><strong>VMenu:</strong> add contentProps prop (<a href="https://github.com/vuetifyjs/vuetify/issues/15865">#15865</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/48de295cd8f416a1342e3f96144c37eabeb6e1d3">48de295</a>)</li> <li><strong>VPagination:</strong> add props for coloring navigation buttons (<a href="https://github.com/vuetifyjs/vuetify/issues/15691">#15691</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/a85b85f858d2a0c241352b8b89ccfec6858cae49">a85b85f</a>)</li> <li><strong>VSlideGroup:</strong> add show-arrows=&quot;never&quot; (<a href="https://github.com/vuetifyjs/vuetify/issues/14587">#14587</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/354a9991ffd304c9f42803627c77d0cfe53b70d4">354a999</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14586">#14586</a></li> <li><strong>VTab:</strong> add tabValue prop (<a href="https://github.com/vuetifyjs/vuetify/issues/16383">#16383</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d4421cfd0d3f513229ab2d510cf0d1b212ec751a">d4421cf</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/10540">#10540</a></li> <li><strong>VTabs:</strong> add tab-text-transform SASS variable (<a href="https://github.com/vuetifyjs/vuetify/issues/14545">#14545</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/8253c7e6774345cc1cc85e35846403568f822aaa">8253c7e</a>)</li> <li><strong>VTimePicker:</strong> add activePicker prop (<a href="https://github.com/vuetifyjs/vuetify/issues/14632">#14632</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/09f11023b7ecc04498c9f765c0e7393272b96c84">09f1102</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14629">#14629</a></li> </ul> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>VItem:</strong> support disabled effect (<a href="https://github.com/vuetifyjs/vuetify/issues/14941">#14941</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/415322d4d15baa30e56174cc390ea0a89b4785ce">415322d</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14923">#14923</a></li> <li><strong>VMenu:</strong> ignore key presses when disable-keys is true (<a href="https://github.com/vuetifyjs/vuetify/issues/16464">#16464</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/922e05a08243a80e6db1e77e6393383db39a0b87">922e05a</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/12998">#12998</a></li> <li><strong>VSkeletonLoader:</strong> apply aria-label for screenreaders (<a href="https://github.com/vuetifyjs/vuetify/issues/17073">#17073</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/a0d8d3462a793afeae76c964c0b0fb4378b1e845">a0d8d34</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/10999">#10999</a></li> </ul> <h2>v2.6.16</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>icons:</strong> FA5 warning icon alias more consistent with MDI (<a href="https://github.com/vuetifyjs/vuetify/issues/15607">#15607</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/3c525fee5d66c5246302aa1b209e2b5263ef28b9">3c525fe</a>)</li> <li><strong>VDataTable:</strong> add class to root element when show-select (<a href="https://github.com/vuetifyjs/vuetify/issues/14987">#14987</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ee72ee5304a1bee5d5f77b33027916f9663a815a">ee72ee5</a>)</li> <li><strong>VDialog:</strong> check if scrolling element parentNode exists (<a href="https://github.com/vuetifyjs/vuetify/commit/e1481109b6b82c6e2262ffd5e16170bdc97e8cb9">e148110</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/15977">#15977</a></li> <li><strong>VIcon:</strong> center button icon in system bar (<a href="https://github.com/vuetifyjs/vuetify/issues/15918">#15918</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/bc7a26419f73fdfbd1c67026f94feff6cc7c9c32">bc7a264</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14975">#14975</a></li> <li><strong>VMenu:</strong> prefer existing menuProps.attach (<a href="https://github.com/vuetifyjs/vuetify/commit/50ea98d5289f6817572dd402bb2b4972e5af1693">50ea98d</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/7547">#7547</a></li> <li><strong>VSelect:</strong> update lastItem when selection changes with hideSelected (<a href="https://github.com/vuetifyjs/vuetify/commit/b1214935b9229ad9f2f22b3197e7be79fe163f4c">b121493</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/17085">#17085</a></li> <li><strong>VTextarea:</strong> correctly apply reverse prop styles (<a href="https://github.com/vuetifyjs/vuetify/issues/15858">#15858</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/1e4b2f77dfb78a10c4f414120cae728f6e60010a">1e4b2f7</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/15432">#15432</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/5de66af931ac0d498a679dfef2df6af91e62b481"><code>5de66af</code></a> chore(release): publish v2.7.0</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/415322d4d15baa30e56174cc390ea0a89b4785ce"><code>415322d</code></a> fix(VItem): support disabled effect (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14941">#14941</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/922e05a08243a80e6db1e77e6393383db39a0b87"><code>922e05a</code></a> fix(VMenu): ignore key presses when disable-keys is true (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/16464">#16464</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/734bff1d80aceec7471a02e99ea22fea4f3a39a7"><code>734bff1</code></a> Merge branch 'v2-stable' into v2-dev</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2b18f2c3baac3d99b9cf50294f267980c13aeae5"><code>2b18f2c</code></a> chore(release): publish v2.6.16</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/bdf9d69422ebaada5032884e6eeabcf4ed49382c"><code>bdf9d69</code></a> test: update snapshots</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/05c10a3ae43d2f150d60e0995f70d1fc721ee03f"><code>05c10a3</code></a> feat(VDataTable): backport filterMode prop from v3 (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17747">#17747</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/bc7a26419f73fdfbd1c67026f94feff6cc7c9c32"><code>bc7a264</code></a> fix(VIcon): center button icon in system bar (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/15918">#15918</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a85b85f858d2a0c241352b8b89ccfec6858cae49"><code>a85b85f</code></a> feat(VPagination): add props for coloring navigation buttons (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/15691">#15691</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a0d8d3462a793afeae76c964c0b0fb4378b1e845"><code>a0d8d34</code></a> fix(VSkeletonLoader): apply aria-label for screenreaders (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17073">#17073</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.7.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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-07-06 04:49:34 +00:00 (Migrated from gitlab.com)

added 3 commits

  • a44fabef...d86c05fa - 2 commits from branch master
  • 38087db7 - Build(deps): bump vuetify from 2.6.15 to 2.7.0

Compare with previous version

added 3 commits <ul><li>a44fabef...d86c05fa - 2 commits from branch <code>master</code></li><li>38087db7 - Build(deps): bump vuetify from 2.6.15 to 2.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1266/diffs?diff_id=726842731&start_sha=a44fabefa561a00621d705534fc80da3561d5e5a)
argoyle (Migrated from gitlab.com) merged commit into master 2023-07-06 04:49:48 +00:00
Sign in to join this conversation.