Skip to content

Commit

Permalink
Bump vuetify from 3.1.11 to 3.3.8 (#199)
Browse files Browse the repository at this point in the history
Bumps
[vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)
from 3.1.11 to 3.3.8.
<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>v3.3.8</h2>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>filter:</strong> don't use toValue (<a
href="https://github.com/vuetifyjs/vuetify/commit/112508ffdfe93926360e596d0ccc008ec619f938">112508f</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17755">#17755</a></li>
<li><strong>theme:</strong> prevent production memory leak with ssr (<a
href="https://github.com/vuetifyjs/vuetify/commit/d2bdc7f3659f6b0c14a94293619fce01824e0927">d2bdc7f</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/16156">#16156</a></li>
<li><strong>VCarousel:</strong> pass-through VWindow props (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17587">#17587</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/8a461e25525661595f220d3205fed05cc45c5dd3">8a461e2</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17586">#17586</a></li>
<li><strong>VField:</strong> prevent input dom overflow v-field__input
(<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17753">#17753</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/813c7a58706580a2b27abad6fae175fa71bd1eb6">813c7a5</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17740">#17740</a></li>
</ul>
<h3>:microscope: Code Refactoring</h3>
<ul>
<li><strong>VOverlay:</strong> only gen teleport if mounted and has
content (<a
href="https://github.com/vuetifyjs/vuetify/commit/4268a68ca2b5b840dc7dfd00347b1db88e0ea2a1">4268a68</a>)</li>
</ul>
<h2>v3.3.7</h2>
<h3>:rocket: Features</h3>
<ul>
<li><strong>VSelect:</strong> implement virtual scrolling (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17265">#17265</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/eb235561b867fed0b94b2273843f2e1cf7a957c6">eb23556</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/16318">#16318</a>
<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/12094">#12094</a></li>
</ul>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>VDataTable:</strong> enforce nullish column key to empty
string (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17716">#17716</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/34e4fd2a8540ccae7bd6074afad049b8b648c94d">34e4fd2</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17672">#17672</a></li>
<li><strong>VBtn:</strong> don't toggle group if click opens a new
tab/window (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17368">#17368</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/80b3f7ce107d7f694769ee322655b3d7d4f7a6c3">80b3f7c</a>)</li>
<li><strong>VIcon:</strong> text-align icons center (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17742">#17742</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/8e8ea176d5be307d3f0fcf021b81dff5c266da45">8e8ea17</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17693">#17693</a></li>
<li><strong>VOverlay:</strong> content shift when scroll blocked (<a
href="https://github.com/vuetifyjs/vuetify/commit/439eeddf43caac4c191356d03125bbf733d39c85">439eedd</a>)</li>
<li><strong>VSelectionControl:</strong> disable in disabled forms (<a
href="https://github.com/vuetifyjs/vuetify/commit/4b69e97f92a63775e790e3c3edfe1a5755f4814a">4b69e97</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17671">#17671</a></li>
<li><strong>VSelectionControl:</strong> disable input when readonly (<a
href="https://github.com/vuetifyjs/vuetify/commit/b32d03c3a774087cceed17df9b1b138e3fce5ca3">b32d03c</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17648">#17648</a></li>
<li><strong>VTextField:</strong> align prefix/suffix with input and
chips (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17727">#17727</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/6a9beaa66ae1fd1f4008532d3eb75a1fda1c255d">6a9beaa</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17719">#17719</a></li>
<li><strong>VTextField:</strong> inherit outlined border radius (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17581">#17581</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/f0e5fa494c2243a3815470d215105216e5cb09c0">f0e5fa4</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17380">#17380</a></li>
</ul>
<h3>:arrows_counterclockwise: Reverts</h3>
<ul>
<li>Revert &quot;feat(VImg): use intrinsic size (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17090">#17090</a>)&quot;
(<a
href="https://github.com/vuetifyjs/vuetify/commit/1e6d204899959d520e6d3951e9a9045e33464da8">1e6d204</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17090">#17090</a>
<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17413">#17413</a>
<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17578">#17578</a></li>
</ul>
<h2>v3.3.6</h2>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>framework:</strong> correct boolean prop validator order (<a
href="https://github.com/vuetifyjs/vuetify/commit/06945cea9c931c604d60fae0f8e1445c5c554cb1">06945ce</a>)</li>
<li><strong>validation:</strong> allow validation to return false (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17658">#17658</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/e7a0fa6aaf7553d3658c9eacc15ce5a1a1dc3372">e7a0fa6</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17548">#17548</a></li>
<li><strong>VAppBar:</strong> add useToggleScope for scrollBehavior
watchEffect (<a
href="https://github.com/vuetifyjs/vuetify/commit/c204b5a9aa0524c0c3f0c3cd18fe45c9224221c6">c204b5a</a>)</li>
<li><strong>VBreadcrumbs:</strong> use only li as children of ul (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17537">#17537</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/e8c10bf23804959bab05e4d963849bafaa2dff0c">e8c10bf</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17493">#17493</a></li>
<li><strong>VBtn:</strong> do not always apply nested card styles (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17466">#17466</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/e8e65a8640d1025be26cc055407bd77345490b2f">e8e65a8</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17414">#17414</a></li>
<li><strong>VDataTable:</strong> sort empty values (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17584">#17584</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/7981f10d2fef90e903cbc6b1b2c26c0402993052">7981f10</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/17563">#17563</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/7cf58a2fe64e1ce18f586d49fe8261fbcd535c5f"><code>7cf58a2</code></a>
chore(release): publish v3.3.8</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/4268a68ca2b5b840dc7dfd00347b1db88e0ea2a1"><code>4268a68</code></a>
refactor(VOverlay): only gen teleport if mounted and has content</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/813c7a58706580a2b27abad6fae175fa71bd1eb6"><code>813c7a5</code></a>
fix(VField): prevent input dom overflow v-field__input (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17753">#17753</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/8a461e25525661595f220d3205fed05cc45c5dd3"><code>8a461e2</code></a>
fix(VCarousel): pass-through VWindow props (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17587">#17587</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/d2bdc7f3659f6b0c14a94293619fce01824e0927"><code>d2bdc7f</code></a>
fix(theme): prevent production memory leak with ssr</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/112508ffdfe93926360e596d0ccc008ec619f938"><code>112508f</code></a>
fix(filter): don't use toValue</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/376d5db1f2e4a6af2c2d7c66bcc81c22b9473504"><code>376d5db</code></a>
chore(release): publish v3.3.7</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/80b3f7ce107d7f694769ee322655b3d7d4f7a6c3"><code>80b3f7c</code></a>
fix(VBtn): don't toggle group if click opens a new tab/window (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17368">#17368</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/34e4fd2a8540ccae7bd6074afad049b8b648c94d"><code>34e4fd2</code></a>
fix(headers): enforce nullish column key to empty string (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17716">#17716</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/6a9beaa66ae1fd1f4008532d3eb75a1fda1c255d"><code>6a9beaa</code></a>
fix(VTextField): align prefix/suffix with input and chips (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17727">#17727</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vuetifyjs/vuetify/commits/v3.3.8/packages/vuetify">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=3.1.11&new-version=3.3.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 0dd2ece commit 5ed2c86
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue3-storage": "^0.1.11",
"vuetify": "^3.1.11"
"vuetify": "^3.3.8"
},
"devDependencies": {
"@babel/core": "^7.21.3",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5899,7 +5899,7 @@ __metadata:
vue-i18n: ^9.2.2
vue-router: ^4.1.6
vue3-storage: ^0.1.11
vuetify: ^3.1.11
vuetify: ^3.3.8
webpack-plugin-vuetify: ^2.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11793,22 +11793,25 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.1.11":
version: 3.1.11
resolution: "vuetify@npm:3.1.11"
"vuetify@npm:^3.3.8":
version: 3.3.8
resolution: "vuetify@npm:3.3.8"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ^1.0.0-alpha.12
vue: ^3.2.0
vue-i18n: ^9.0.0
webpack-plugin-vuetify: ^2.0.0-alpha.11
peerDependenciesMeta:
typescript:
optional: true
vite-plugin-vuetify:
optional: true
vue-i18n:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: d9e3dd90b065e6321717ff5dbd450da470741d0e5595b15877b57aa57727ebdfb1b80d30e8bc54e59b46af79f5feede94bbf6aea907c5b1088bace49f10b61d2
checksum: a3287b1189bc8ca8c1d6f77d0510b376ae1d873dfea3616ae350bd97de61e0cad9c17484e029a25da47f223c34ccfcd8e1c08123fa6fdbe2222e45a9a790cedb
languageName: node
linkType: hard

Expand Down

0 comments on commit 5ed2c86

Please sign in to comment.