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 [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) from 9.3.0 to 9.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/nuxt</code>'s releases</a>.</em></p>
<blockquote>
<h2>v9.3.1</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>fromEvent</strong>: Support HTMLElement - by <a href="https://github.com/rorry121"><code>@rorry121</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2048">vueuse/vueuse#2048</a></li>
<li><strong>useAxios</strong>: Add R genericity type for custom response data - by <a href="https://github.com/jahnli"><code>@jahnli</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2304">vueuse/vueuse#2304</a></li>
<li><strong>useFocusTrap</strong>: Enable options in component - by <a href="https://github.com/azaleta"><code>@azaleta</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2321">vueuse/vueuse#2321</a></li>
<li><strong>useSorted</strong>: New function - by <a href="https://github.com/okxiaoliang4"><code>@okxiaoliang4</code></a> in <a href="https://github.com/vueuse/vueuse/issues/1799">vueuse/vueuse#1799</a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>nuxt</strong>: Wrap ssr plugin in defineNuxtPlugin - by <a href="https://github.com/dan-online"><code>@dan-online</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2326">vueuse/vueuse#2326</a></li>
<li><strong>useBluetooth</strong>: Use <code>shallowRef</code> for bluetooth instance - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/0199b983"><!-- raw HTML omitted -->(0199b)<!-- raw HTML omitted --></a></li>
<li><strong>useFetch</strong>: Fix incorrect <code>chainCallbacks</code> behavior - by <a href="https://github.com/GODLiangCY"><code>@GODLiangCY</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2231">vueuse/vueuse#2231</a></li>
<li><strong>useFirestore</strong>: Auto dispose documents - by <a href="https://github.com/Zehir"><code>@Zehir</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2318">vueuse/vueuse#2318</a></li>
<li><strong>useStorage</strong>: Fixed data desynchronization in case of clearing storage - by <a href="https://github.com/yuryrudey"><code>@yuryrudey</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2221">vueuse/vueuse#2221</a></li>
<li><strong>useTitle</strong>: Prevent <code>observe</code> and <code>titleTemplate</code> been specified at the same time - by <a href="https://github.com/huynl-96"><code>@huynl-96</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2049">vueuse/vueuse#2049</a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.3.0...v9.3.1">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/d0dffc6f514f8c0f4b163d6c8c2f8835d1f68913"><code>d0dffc6</code></a> chore: release v9.3.1</li>
<li><a href="https://github.com/vueuse/vueuse/commit/0a1bb6a323ef73a63a328b35435a3b6338304f8f"><code>0a1bb6a</code></a> fix(nuxt): wrap ssr plugin in defineNuxtPlugin (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/2326">#2326</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/27b66cd738d626d6b4f11753d8325d1438753737"><code>27b66cd</code></a> chore: update deps, remove patch</li>
<li><a href="https://github.com/vueuse/vueuse/commit/5d2724abc78cb3471df58804df129c2015f0fbd2"><code>5d2724a</code></a> chore: update deps</li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.3.1/packages/nuxt">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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @vueuse/nuxt from 9.3.0 to 9.3.1.
Release notes
Sourced from
@vueuse/nuxt's releases.Commits
d0dffc6chore: release v9.3.10a1bb6afix(nuxt): wrap ssr plugin in defineNuxtPlugin (#2326)27b66cdchore: update deps, remove patch5d2724achore: update depsDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!added 2 commits
045cf5fa- 1 commit from branchmasterb66ed8a3- Build(deps): bump @vueuse/nuxt from 9.3.0 to 9.3.1Compare with previous version
resolved all threads
$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly closed merge request!resolved all threads