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.7.0 to 9.8.2.
<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.8.2</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>useStorage</strong>: Sync within page, close <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/1595">#1595</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/1595">vueuse/vueuse#1595</a> <a href="https://github.com/vueuse/vueuse/commit/800f74f4"><!-- raw HTML omitted -->(800f7)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.8.1...v9.8.2">View changes on GitHub</a></h5>
<h2>v9.8.1</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>useStorage</strong>: Resume the watch after setting the value, fix loop updates - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/c3851b4c"><!-- raw HTML omitted -->(c3851)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.8.0...v9.8.1">View changes on GitHub</a></h5>
<h2>v9.8.0</h2>
<h3> 🚀 Features</h3>
<ul>
<li><strong>extendRef</strong>: Support 2.7, close <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2340">#2340</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2340">vueuse/vueuse#2340</a> <a href="https://github.com/vueuse/vueuse/commit/8c82e5ef"><!-- raw HTML omitted -->(8c82e)<!-- raw HTML omitted --></a></li>
<li><strong>onClickOutside</strong>: Allow selector strings for ignore list - by <a href="https://github.com/sibbng"><code>@sibbng</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2439">vueuse/vueuse#2439</a> <a href="https://github.com/vueuse/vueuse/commit/7b3db826"><!-- raw HTML omitted -->(7b3db)<!-- raw HTML omitted --></a></li>
<li><strong>useTimeAgo</strong>: Non-reactive version <code>formatTimeAgo</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/9293c1ba"><!-- raw HTML omitted -->(9293c)<!-- raw HTML omitted --></a></li>
</ul>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li><strong>onClickOutside</strong>: Apply ignore list on keyboard clicks - by <a href="https://github.com/sibbng"><code>@sibbng</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2438">vueuse/vueuse#2438</a> <a href="https://github.com/vueuse/vueuse/commit/12e21d32"><!-- raw HTML omitted -->(12e21)<!-- raw HTML omitted --></a></li>
<li><strong>useTimeAgo</strong>: Rounding unit fallback - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/f40a0215"><!-- raw HTML omitted -->(f40a0)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/vueuse/vueuse/compare/v9.7.0...v9.8.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vueuse/vueuse/commit/4dea4be6f46a85a880ccd08954c84febf332187a"><code>4dea4be</code></a> chore: release v9.8.2</li>
<li><a href="https://github.com/vueuse/vueuse/commit/800f74f49197b11ee5691ac8f4061eb2459ad07e"><code>800f74f</code></a> fix(useStorage): sync within page, close <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/1595">#1595</a></li>
<li><a href="https://github.com/vueuse/vueuse/commit/30a43b297707e5ba2f380718aa0675e2a1cef80a"><code>30a43b2</code></a> chore: release v9.8.1</li>
<li><a href="https://github.com/vueuse/vueuse/commit/c3851b4c38eb979a50c42fbee08482a6719f3669"><code>c3851b4</code></a> fix(useStorage): resume the watch after setting the value, fix loop updates</li>
<li><a href="https://github.com/vueuse/vueuse/commit/d4c59337e65f8874083a60eb632480e88ff6c643"><code>d4c5933</code></a> chore: release v9.8.0</li>
<li><a href="https://github.com/vueuse/vueuse/commit/7b3db826115f420b52bf174a2c3233733680325d"><code>7b3db82</code></a> feat(onClickOutside): allow selector strings for ignore list (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2439">#2439</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/12e21d32a0c02d6eccf76a917128f2953797825f"><code>12e21d3</code></a> fix(onClickOutside): apply ignore list on keyboard clicks (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2438">#2438</a>)</li>
<li><a href="https://github.com/vueuse/vueuse/commit/f40a0215f63831765b63481f887e4d870711053e"><code>f40a021</code></a> fix(useTimeAgo): rounding unit fallback</li>
<li><a href="https://github.com/vueuse/vueuse/commit/9293c1baa63ebe1e75e4fc14e8ab567fde40bed8"><code>9293c1b</code></a> feat(useTimeAgo): non-reactive version <code>formatTimeAgo</code></li>
<li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.8.2/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.7.0 to 9.8.2.
Release notes
Sourced from
@vueuse/core's releases.Commits
4dea4bechore: release v9.8.2800f74ffix(useStorage): sync within page, close #159530a43b2chore: release v9.8.1c3851b4fix(useStorage): resume the watch after setting the value, fix loop updatesd4c5933chore: release v9.8.07b3db82feat(onClickOutside): allow selector strings for ignore list (#2439)12e21d3fix(onClickOutside): apply ignore list on keyboard clicks (#2438)f40a021fix(useTimeAgo): rounding unit fallback9293c1bfeat(useTimeAgo): non-reactive versionformatTimeAgoDependabot 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
61b77bc2- 1 commit from branchmastere12a10e3- Build(deps): bump @vueuse/core from 9.7.0 to 9.8.2Compare with previous version