Skip to content

Commit

Permalink
Bump vuetify from 3.6.9 to 3.6.11 (#35)
Browse files Browse the repository at this point in the history
Bumps
[vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)
from 3.6.9 to 3.6.11.
<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.6.11</h2>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>VOverlay:</strong> add null coalescing to true if no
shadowDomRoot (<a
href="https://github.com/vuetifyjs/vuetify/commit/27b4b1e52060b6bee13a290a4829f935f1bd9c05">27b4b1e</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20001">#20001</a></li>
</ul>
<h3>:test_tube: Labs</h3>
<ul>
<li><strong>VNumberInput:</strong> fix inc/dec slots with split control
variant (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20072">#20072</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/4ac8aa4ad5048ecbd0d8a2e25d928953a4d1d646">4ac8aa4</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20056">#20056</a></li>
<li><strong>VStepperVertical:</strong> provide eager in defaults props
(<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20033">#20033</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/620a0d9e4b876e6f3251add09eb92b22d0ef65ae">620a0d9</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20025">#20025</a></li>
<li><strong>VTreeview:</strong> avoid re-render by opened &amp; respect
openAll (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20032">#20032</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/0a32df5706fe7eb227918efc4375eef726b9f7a9">0a32df5</a>)</li>
</ul>
<h2>v3.6.10</h2>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>VDatePicker:</strong> don't update month/year if new model
is empty (<a
href="https://github.com/vuetifyjs/vuetify/commit/154e7516b89eb28f2f6c7568be92a5a28b5f572e">154e751</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/20015">#20015</a></li>
<li><strong>VExpansionPanel:</strong> remove unused toRef (<a
href="https://github.com/vuetifyjs/vuetify/commit/0931cec21c35c062192b8f22b0438542f31bbce8">0931cec</a>)</li>
<li><strong>VExpansionPanel:</strong> propagate defaults provided by
VExpansionPanels (<a
href="https://github.com/vuetifyjs/vuetify/commit/666484ae265194dc1512cb4f84f53ab928f5482b">666484a</a>)</li>
<li><strong>VExpansionPanelTitle:</strong> propagate VIcon defaults (<a
href="https://github.com/vuetifyjs/vuetify/commit/cec20943af77b1c723c560d7282ebecee865e38b">cec2094</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/be3e401e46b9417e230d5a91b73b7b0b5513e1ba"><code>be3e401</code></a>
chore(release): publish v3.6.11</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/4ac8aa4ad5048ecbd0d8a2e25d928953a4d1d646"><code>4ac8aa4</code></a>
fix(VNumberInput): fix inc/dec slots with split control variant (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20072">#20072</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/620a0d9e4b876e6f3251add09eb92b22d0ef65ae"><code>620a0d9</code></a>
fix(VStepperVertical): provide eager in defaults props (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20033">#20033</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/27b4b1e52060b6bee13a290a4829f935f1bd9c05"><code>27b4b1e</code></a>
fix(VOverlay): add null coalescing to true if no shadowDomRoot</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/8d6e4bd44e8c7294df90084d50767de3a5ce4cfc"><code>8d6e4bd</code></a>
chore: enable all VTreeview cy tests</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/0a32df5706fe7eb227918efc4375eef726b9f7a9"><code>0a32df5</code></a>
refactor(VTreeview): avoid re-render by opened &amp; respect openAll (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/20032">#20032</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/34c7bd5cc9b6dc4880e3eb7c7af2c9da49d645d3"><code>34c7bd5</code></a>
chore(release): publish v3.6.10</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/154e7516b89eb28f2f6c7568be92a5a28b5f572e"><code>154e751</code></a>
fix(VDatePicker): don't update month/year if new model is empty</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/0931cec21c35c062192b8f22b0438542f31bbce8"><code>0931cec</code></a>
fix(VExpansionPanel): remove unused toRef</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/666484ae265194dc1512cb4f84f53ab928f5482b"><code>666484a</code></a>
fix(VExpansionPanel): propagate defaults provided by
VExpansionPanels</li>
<li>Additional commits viewable in <a
href="https://github.com/vuetifyjs/vuetify/commits/v3.6.11/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.6.9&new-version=3.6.11)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent fea200e commit 4dcd1f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"vue": "^3.4.27",
"vue-i18n": "9",
"vue-router": "^4.3.3",
"vuetify": "^3.6.9"
"vuetify": "^3.6.11"
},
"devDependencies": {
"@mdi/font": "^7.4.47",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -807,7 +807,7 @@ vue@^3.4.27:
"@vue/server-renderer" "3.4.27"
"@vue/shared" "3.4.27"

vuetify@^3.6.9:
version "3.6.9"
resolved "https://registry.npmmirror.com/vuetify/-/vuetify-3.6.9.tgz#6c063fa6e8097e854406467db25e8d8a40e26e71"
integrity sha512-LVIZL0OCwzg3Aw2F8nT1rK/renpTPOcDEPe5E002Vj+VjXwsCNqwwxNteGfrcNlp0vgIJ8WusMvaxp69UJ3NJg==
vuetify@^3.6.11:
version "3.6.11"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.6.11.tgz#98c18afbe0abccf7bf4a29fc7de2a06630ad5726"
integrity sha512-DMreVZ6+WCVnvRoFVPGtC+Kc4afx+etcTLgX2AqUj6lQ4RrEx0TlQoNAW1oKPH4eViv2wfdvQ3xb/Yw1c86cTw==

0 comments on commit 4dcd1f5

Please sign in to comment.