Build(deps): bump vuetify from 2.6.4 to 2.6.5 #349

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vuetify-2.6.5 into master 2022-05-03 19:39:53 +00:00
argoyle commented 2022-05-03 04:39:37 +00:00 (Migrated from gitlab.com)

Bumps vuetify from 2.6.4 to 2.6.5.

Release notes

Sourced from vuetify's releases.

v2.6.5

🔧 Bug Fixes

Commits
  • ec76888 chore(release): publish v2.6.5
  • f0e5889 fix(locale): add missing Finnish translations (#14824)
  • 2034df6 fix(VTreeview): independent selection inheriting parent state (#14956)
  • a427b96 fix(locale): improve spanish translations (#14965)
  • 33002fa fix(VCalendar): fix transparent header on category calendar (#14725)
  • 96888d5 fix(VImg): accept scopedSlots
  • 75404fb fix(selection controls): emit focus/blur events
  • 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.4 to 2.6.5. <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.5</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>locale:</strong> add missing Finnish translations (<a href="https://github.com/vuetifyjs/vuetify/issues/14824">#14824</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f0e58899a19ba5b43551bd6ffb42b917113f7ae7">f0e5889</a>)</li> <li><strong>locale:</strong> improve spanish translations (<a href="https://github.com/vuetifyjs/vuetify/issues/14965">#14965</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/a427b9602763f0dba87d0f574d75c56723564d82">a427b96</a>)</li> <li><strong>selection controls:</strong> emit focus/blur events (<a href="https://github.com/vuetifyjs/vuetify/commit/75404fb66e61d4b4d5b759506ac0d4c7a56a3755">75404fb</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14862">#14862</a></li> <li><strong>VCalendar:</strong> fix transparent header on category calendar (<a href="https://github.com/vuetifyjs/vuetify/issues/14725">#14725</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/33002fa1ad575d032333021e670368869151a4eb">33002fa</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14723">#14723</a></li> <li><strong>VImg:</strong> accept scopedSlots (<a href="https://github.com/vuetifyjs/vuetify/commit/96888d5cc4bcd7c527fbe7445410813e79082259">96888d5</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14686">#14686</a></li> <li><strong>VTreeview:</strong> independent selection inheriting parent state (<a href="https://github.com/vuetifyjs/vuetify/issues/14956">#14956</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/2034df604e9061d6faf1e6c7ea5d21e3c7c3cd68">2034df6</a>), closes <a href="https://github.com/vuetifyjs/vuetify/issues/14955">#14955</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/ec76888ebd16e0e3bfd93e636eb6e256f65ded4c"><code>ec76888</code></a> chore(release): publish v2.6.5</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f0e58899a19ba5b43551bd6ffb42b917113f7ae7"><code>f0e5889</code></a> fix(locale): add missing Finnish translations (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14824">#14824</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2034df604e9061d6faf1e6c7ea5d21e3c7c3cd68"><code>2034df6</code></a> fix(VTreeview): independent selection inheriting parent state (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14956">#14956</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a427b9602763f0dba87d0f574d75c56723564d82"><code>a427b96</code></a> fix(locale): improve spanish translations (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14965">#14965</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/33002fa1ad575d032333021e670368869151a4eb"><code>33002fa</code></a> fix(VCalendar): fix transparent header on category calendar (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/14725">#14725</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/96888d5cc4bcd7c527fbe7445410813e79082259"><code>96888d5</code></a> fix(VImg): accept scopedSlots</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/75404fb66e61d4b4d5b759506ac0d4c7a56a3755"><code>75404fb</code></a> fix(selection controls): emit focus/blur events</li> <li>See full diff in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.6.5/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-05-03 19:02:38 +00:00 (Migrated from gitlab.com)

added 3 commits

  • d0e077d9...1a74316e - 2 commits from branch master
  • 96a7398f - Build(deps): bump vuetify from 2.6.4 to 2.6.5

Compare with previous version

added 3 commits <ul><li>d0e077d9...1a74316e - 2 commits from branch <code>master</code></li><li>96a7398f - Build(deps): bump vuetify from 2.6.4 to 2.6.5</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/300/diffs?diff_id=386092935&start_sha=d0e077d972dcff061a361d1ce970aa1d2b580305)
argoyle commented 2022-05-03 19:14:32 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 96a7398f...524d75d8 - 2 commits from branch master
  • 751710ce - Build(deps): bump vuetify from 2.6.4 to 2.6.5

Compare with previous version

added 3 commits <ul><li>96a7398f...524d75d8 - 2 commits from branch <code>master</code></li><li>751710ce - Build(deps): bump vuetify from 2.6.4 to 2.6.5</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/300/diffs?diff_id=386099314&start_sha=96a7398f9a1df2b906dbb94ee4609bce50e55728)
argoyle commented 2022-05-03 19:39:53 +00:00 (Migrated from gitlab.com)

mentioned in commit dbfb434dec

mentioned in commit dbfb434dec47a78fcf0b5eb65cd7696d9cd3a058
argoyle (Migrated from gitlab.com) merged commit dbfb434dec into master 2022-05-03 19:39:53 +00:00
Sign in to join this conversation.