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.9.0 to 9.10.0.
<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.10.0</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>useActiveElement</strong>: Support shadow roots - by <a href="https://github.com/43081j"><code>@43081j</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2592">vueuse/vueuse#2592</a> <a href="https://github.com/vueuse/vueuse/commit/07f20315"><!-- raw HTML omitted -->(07f20)<!-- raw HTML omitted --></a></li>
<li><strong>useArrayUnique</strong>: New function - by <a href="https://github.com/Alfred-Skyblue"><code>@Alfred-Skyblue</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2597">vueuse/vueuse#2597</a> <a href="https://github.com/vueuse/vueuse/commit/162cdd44"><!-- raw HTML omitted -->(162cd)<!-- raw HTML omitted --></a></li>
<li><strong>useDebounceFn,useThrottleFn</strong>: Return result using promise - by <a href="https://github.com/vaakian"><code>@vaakian</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2580">vueuse/vueuse#2580</a> <a href="https://github.com/vueuse/vueuse/commit/4d3051ae"><!-- raw HTML omitted -->(4d305)<!-- raw HTML omitted --></a></li>
<li><strong>useMouse</strong>: Support for movement detection - by <a href="https://github.com/daniser"><code>@daniser</code></a> and <strong>Sergey Danilchenko</strong> in <a href="https://github.com/vueuse/vueuse/issues/2589">vueuse/vueuse#2589</a> <a href="https://github.com/vueuse/vueuse/commit/0c39d0ca"><!-- raw HTML omitted -->(0c39d)<!-- raw HTML omitted --></a></li>
<li><strong>useVirutalList</strong>: Expose <code>scrollTo</code> in component - by <a href="https://github.com/Agapanthus"><code>@Agapanthus</code></a> and <strong>Eric Skaliks</strong> in <a href="https://github.com/vueuse/vueuse/issues/2397">vueuse/vueuse#2397</a> <a href="https://github.com/vueuse/vueuse/commit/9f495d62"><!-- raw HTML omitted -->(9f495)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>nuxt</strong>: Disable useImage in the Nuxt package for auto imports - by <a href="https://github.com/wheatjs"><code>@wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2602">vueuse/vueuse#2602</a> <a href="https://github.com/vueuse/vueuse/commit/d3d1db38"><!-- raw HTML omitted -->(d3d1d)<!-- raw HTML omitted --></a></li>
<li><strong>onKeyStroke</strong>: Make <code>target</code> ref nullable - by <a href="https://github.com/vaakian"><code>@vaakian</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2579">vueuse/vueuse#2579</a> <a href="https://github.com/vueuse/vueuse/commit/2861468b"><!-- raw HTML omitted -->(28614)<!-- raw HTML omitted --></a></li>
<li><strong>useActiveElement</strong>: Ignore if relatedTarget is set - by <a href="https://github.com/dpschen"><code>@dpschen</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2600">vueuse/vueuse#2600</a> <a href="https://github.com/vueuse/vueuse/commit/ae78d8bd"><!-- raw HTML omitted -->(ae78d)<!-- raw HTML omitted --></a></li>
<li><strong>useElementBounding</strong>: Update on scroll - by <a href="https://github.com/Ducz01"><code>@Ducz01</code></a> and <strong>sibbng</strong> in <a href="https://github.com/vueuse/vueuse/issues/2596">vueuse/vueuse#2596</a> <a href="https://github.com/vueuse/vueuse/commit/268a644f"><!-- raw HTML omitted -->(268a6)<!-- raw HTML omitted --></a></li>
<li><strong>useScrollLock</strong>: Fix iOS touchmove bug - by <a href="https://github.com/robinscholz"><code>@robinscholz</code></a>, <strong>Robin Scholz</strong>, <strong>webfansplz</strong> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2362">vueuse/vueuse#2362</a> <a href="https://github.com/vueuse/vueuse/commit/c9a9a92a"><!-- raw HTML omitted -->(c9a9a)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.9.0...v9.10.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/2851c32aaf80762d37705a740a1d1edf2cea0a07"><code>2851c32</code></a> chore: release v9.10.0</li>
<li><a href="https://github.com/vueuse/vueuse/commit/7bb0144bfba66dcde572db7d6c4e7ad2c413f14f"><code>7bb0144</code></a> chore: update deps</li>
<li><a href="https://github.com/vueuse/vueuse/commit/d3d1db38e3b22a421a2b4c9a89722abb36b0a91d"><code>d3d1db3</code></a> fix(nuxt): disable useImage in the Nuxt package for auto imports (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/2602">#2602</a>)</li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.10.0/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.9.0 to 9.10.0.
Release notes
Sourced from
@vueuse/nuxt's releases.Commits
2851c32chore: release v9.10.07bb0144chore: update depsd3d1db3fix(nuxt): disable useImage in the Nuxt package for auto imports (#2602)Dependabot 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 conflictsadded 2 commits
18f491fb- 1 commit from branchmasterCompare with previous version
$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!added 2 commits
30f7d11b- 1 commit from branchmaster82e5e19d- Build(deps): bump @vueuse/nuxt from 9.9.0 to 9.10.0Compare with previous version
resolved all threads