Build(deps): bump vuetify from 2.6.14 to 2.6.15 #1100

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vuetify-2.6.15 into master 2023-04-13 10:48:46 +00:00
argoyle commented 2023-04-13 04:41:08 +00:00 (Migrated from gitlab.com)

Bumps vuetify from 2.6.14 to 2.6.15.

Release notes

Sourced from vuetify's releases.

v2.6.15

🔧 Bug Fixes

  • remove charset statement from vuetify.css (3b5fbe9), closes #16989
  • VColorPicker: correct swatches-padding variable name (bb152d4), closes #14887 #14878
  • VDataIterator: check shiftKey on any keypress (8ad6f7b), closes #16128
  • VLabel: inherit attrs (116bcab), closes #16938
  • VSelect: only lookup keypresses for printable characters (e4208c8), closes #7260
Commits
  • 537d67d chore(release): publish v2.6.15
  • bb152d4 fix(VColorPicker): correct swatches-padding variable name
  • e4208c8 fix(VSelect): only lookup keypresses for printable characters
  • 3b5fbe9 fix: remove charset statement from vuetify.css
  • 116bcab fix(VLabel): inherit attrs
  • 8ad6f7b fix(VDataIterator): check shiftKey on any keypress
  • 2bd126b docs: update URL to v2.vuetifyjs.com
  • 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.14 to 2.6.15. <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.15</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li>remove charset statement from vuetify.css (<a href="https://github.com/vuetifyjs/vuetify/commit/3b5fbe9b5a1ba23b7cd301541840a773d795bf1b">3b5fbe9</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/16989">#16989</a></li> <li><strong>VColorPicker:</strong> correct swatches-padding variable name (<a href="https://github.com/vuetifyjs/vuetify/commit/bb152d404b668067b15a60c4f4f69cf07a47f48a">bb152d4</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14887">#14887</a> <a href="https://github.com/vuetifyjs/vuetify/issues/14878">#14878</a></li> <li><strong>VDataIterator:</strong> check shiftKey on any keypress (<a href="https://github.com/vuetifyjs/vuetify/commit/8ad6f7b3e2ed03366a11f84a3a5c7e8184bd573e">8ad6f7b</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/16128">#16128</a></li> <li><strong>VLabel:</strong> inherit attrs (<a href="https://github.com/vuetifyjs/vuetify/commit/116bcabda1ce492d772d909795da79a85098edb8">116bcab</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/16938">#16938</a></li> <li><strong>VSelect:</strong> only lookup keypresses for printable characters (<a href="https://github.com/vuetifyjs/vuetify/commit/e4208c82a65f3489d1f9d2cbff83247cc1354081">e4208c8</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/7260">#7260</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/537d67d81166195adb373e2ed4bdf295a6b6d9a8"><code>537d67d</code></a> chore(release): publish v2.6.15</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/bb152d404b668067b15a60c4f4f69cf07a47f48a"><code>bb152d4</code></a> fix(VColorPicker): correct swatches-padding variable name</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e4208c82a65f3489d1f9d2cbff83247cc1354081"><code>e4208c8</code></a> fix(VSelect): only lookup keypresses for printable characters</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/3b5fbe9b5a1ba23b7cd301541840a773d795bf1b"><code>3b5fbe9</code></a> fix: remove charset statement from vuetify.css</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/116bcabda1ce492d772d909795da79a85098edb8"><code>116bcab</code></a> fix(VLabel): inherit attrs</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/8ad6f7b3e2ed03366a11f84a3a5c7e8184bd573e"><code>8ad6f7b</code></a> fix(VDataIterator): check shiftKey on any keypress</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2bd126b8f113e1584612bac944b81bf861a68909"><code>2bd126b</code></a> docs: update URL to v2.vuetifyjs.com</li> <li>See full diff in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.6.15/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 2023-04-13 10:48:32 +00:00 (Migrated from gitlab.com)

added 5 commits

  • b56dbec5...70169b6b - 4 commits from branch master
  • bd82b55a - Build(deps): bump vuetify from 2.6.14 to 2.6.15

Compare with previous version

added 5 commits <ul><li>b56dbec5...70169b6b - 4 commits from branch <code>master</code></li><li>bd82b55a - Build(deps): bump vuetify from 2.6.14 to 2.6.15</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1051/diffs?diff_id=654608918&start_sha=b56dbec5fe3958a354c3a4b5235942e3a26d866f)
argoyle (Migrated from gitlab.com) merged commit into master 2023-04-13 10:48:46 +00:00
Sign in to join this conversation.