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/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.0.2 to 9.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@vueuse/core</code>'s releases</a>.</em></p>
<blockquote>
<h2>v9.1.0</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>useCycleList</strong>: Support MaybeRef for initialValue - by <a href="https://github.com/Waleed-KH"><code>@Waleed-KH</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2025">vueuse/vueuse#2025</a></li>
<li><strong>usePrecision</strong>: New function - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/49c8ac4f"><!-- raw HTML omitted -->(49c8a)<!-- raw HTML omitted --></a></li>
<li><strong>usePreferredReducedMotion</strong>: New function - by <a href="https://github.com/Zhaocl1997"><code>@Zhaocl1997</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2039">vueuse/vueuse#2039</a></li>
<li><strong>useToNumber</strong>: New function - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/f69a36df"><!-- raw HTML omitted -->(f69a3)<!-- raw HTML omitted --></a></li>
<li><strong>useToString</strong>: New function - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/2b869adb"><!-- raw HTML omitted -->(2b869)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Improve <code>MaybeComputedRef</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/28c5a95f"><!-- raw HTML omitted -->(28c5a)<!-- raw HTML omitted --></a></li>
<li><strong>useFavicon</strong>: Writable return type - by <a href="https://github.com/chaii3"><code>@chaii3</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2036">vueuse/vueuse#2036</a></li>
<li><strong>useOffsetPagination</strong>: Min value for pageCount should be 1 - by <a href="https://github.com/jd-solanki"><code>@jd-solanki</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2001">vueuse/vueuse#2001</a></li>
<li><strong>useScriptTag</strong>: Normalize <code>src</code> arg - by <a href="https://github.com/huynl-96"><code>@huynl-96</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2030">vueuse/vueuse#2030</a></li>
<li><strong>useToFixed</strong>: Deprecated in favor of <code>usePrecision</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/790ef402"><!-- raw HTML omitted -->(790ef)<!-- raw HTML omitted --></a></li>
<li><strong>useTransition</strong>: Improve type of <code>TransitionPresets</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/cc8658aa"><!-- raw HTML omitted -->(cc865)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.0.2...v9.1.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/ca4344eb9efe45a352b949ee624ac53f0985a0b5"><code>ca4344e</code></a> chore: release v9.1.0</li>
<li><a href="https://github.com/vueuse/vueuse/commit/e808b6895c59159ca2193da7a9f4518b0ae6c9d1"><code>e808b68</code></a> feat(usePreferredReducedMotion): new function (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2039">#2039</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/b6503dcc7f10024496c140037343e299aaf9cba4"><code>b6503dc</code></a> fix(useOffsetPagination): min value for pageCount should be 1 (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2001">#2001</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/cc8658aac64fcd1ed70f5337a6001a3c9521b4ca"><code>cc8658a</code></a> fix(useTransition): improve type of <code>TransitionPresets</code></li>
<li><a href="https://github.com/vueuse/vueuse/commit/06e26390f9320a4af35ec69edabc3ea91effc4d8"><code>06e2639</code></a> fix(useFavicon): writable return type (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2036">#2036</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/fa2f6b8f06db089512e5c7866d07d35a656d7cdd"><code>fa2f6b8</code></a> feat(useCycleList): support MaybeRef for initialValue (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2025">#2025</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/8f2b799de83c73ad2861be56256e4d66cb38f528"><code>8f2b799</code></a> fix(useScriptTag): normalize <code>src</code> arg (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2030">#2030</a>)</li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.1.0/packages/core">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/core from 9.0.2 to 9.1.0.
Release notes
Sourced from
@vueuse/core's releases.Commits
ca4344echore: release v9.1.0e808b68feat(usePreferredReducedMotion): new function (#2039)b6503dcfix(useOffsetPagination): min value for pageCount should be 1 (#2001)cc8658afix(useTransition): improve type ofTransitionPresets06e2639fix(useFavicon): writable return type (#2036)fa2f6b8feat(useCycleList): support MaybeRef for initialValue (#2025)8f2b799fix(useScriptTag): normalizesrcarg (#2030)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
95510d42- 1 commit from branchmasterCompare with previous version
added 2 commits
d4d70f41- 1 commit from branchmasterCompare with previous version
added 2 commits
c08fced3- 1 commit from branchmasterCompare with previous version
added 2 commits
0ca65d7a- 1 commit from branchmasterCompare with previous version
added 2 commits
e2d68589- 1 commit from branchmasterCompare with previous version
added 2 commits
e6888eac- 1 commit from branchmaster99d31746- Build(deps): bump @vueuse/core from 9.0.2 to 9.1.0Compare with previous version