[PR #2653] [CLOSED] chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.2.0 #3963

Closed
opened 2026-03-17 01:32:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2653
Author: @dependabot[bot]
Created: 9/12/2022
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/vueuse/core-9.2.0


📝 Commits (1)

  • 05d8de8 chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.2.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps @vueuse/core from 8.9.4 to 9.2.0.

Release notes

Sourced from @​vueuse/core's releases.

v9.2.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.1.0

   🚀 Features

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2653 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/12/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vueuse/core-9.2.0` --- ### 📝 Commits (1) - [`05d8de8`](https://github.com/hoppscotch/hoppscotch/commit/05d8de85040e746493c59b2d1d8c0dffa37e41fa) chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.2.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.9.4 to 9.2.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.2.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Bump Nuxt support to RC.9, update <code>autoImports:sources</code> hook  -  by <a href="https://github.com/DamianGlowala"><code>@​DamianGlowala</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2166">vueuse/vueuse#2166</a></li> </ul> <h3>   🚀 Features</h3> <ul> <li><strong>useAxios</strong>: Support RequestConfig for <code>execute</code>  -  by <a href="https://github.com/azaleta"><code>@​azaleta</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2152">vueuse/vueuse#2152</a></li> <li><strong>useBreakpoints</strong>: Support <code>greaterOrEqual</code> etc.  -  by <a href="https://github.com/azaleta"><code>@​azaleta</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2148">vueuse/vueuse#2148</a></li> <li><strong>useCloned</strong>: New function  -  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-redirect.dependabot.com/vueuse/vueuse/issues/2045">vueuse/vueuse#2045</a></li> <li><strong>useDraggable</strong>: Support customizing <code>trigger</code> element  -  by <a href="https://github.com/imguolao"><code>@​imguolao</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2133">vueuse/vueuse#2133</a></li> <li><strong>useElementSize</strong>: Support <code>box</code> sizing  -  by <a href="https://github.com/vaakian"><code>@​vaakian</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2143">vueuse/vueuse#2143</a></li> <li><strong>useElementVisibility</strong>: Support watch the real element  -  by <a href="https://github.com/sxzz"><code>@​sxzz</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2169">vueuse/vueuse#2169</a></li> <li><strong>useUrlSearchParams</strong>: Add <code>write</code> option  -  by <a href="https://github.com/waldonUB"><code>@​waldonUB</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2165">vueuse/vueuse#2165</a></li> <li><strong>useVModel</strong>: Support <code>clone</code> option  -  by <a href="https://github.com/edumudu"><code>@​edumudu</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2022">vueuse/vueuse#2022</a></li> <li><strong>useWebSocket</strong>: Enhence heartbeat  -  by <a href="https://github.com/azaleta"><code>@​azaleta</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2170">vueuse/vueuse#2170</a></li> <li><strong>useWindowSize</strong>: Support <code>includeScrollbar</code>  -  by <a href="https://github.com/vaakian"><code>@​vaakian</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2161">vueuse/vueuse#2161</a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>useArrayMap</strong>: Allow return type matches the mapper function  -  by <a href="https://github.com/GODLiangCY"><code>@​GODLiangCY</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2172">vueuse/vueuse#2172</a></li> <li><strong>useAxios</strong>: Reset error on <code>execute</code>  -  by <a href="https://github.com/flyingTodream"><code>@​flyingTodream</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2095">vueuse/vueuse#2095</a></li> <li><strong>useDevicePixelRatio</strong>: More efficient mechanism  -  by <a href="https://github.com/Waleed-KH"><code>@​Waleed-KH</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2044">vueuse/vueuse#2044</a></li> <li><strong>useFavicon</strong>: Improve type overload  -  by <a href="https://github.com/azaleta"><code>@​azaleta</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2123">vueuse/vueuse#2123</a></li> <li><strong>useFileDialog</strong>: Choose file not work on mobile  -  by <a href="https://github.com/1SZX1"><code>@​1SZX1</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2080">vueuse/vueuse#2080</a></li> <li><strong>useFocusWithin</strong>: Change focused typing to ComputedRef  -  by <a href="https://github.com/chaii3"><code>@​chaii3</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2073">vueuse/vueuse#2073</a></li> <li><strong>useMemoize</strong>: Allow number in <code>getKey</code>  -  by <a href="https://github.com/chaii3"><code>@​chaii3</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2074">vueuse/vueuse#2074</a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.1.1...v9.2.0">View changes on GitHub</a></h5> <h2>v9.1.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>usePreferredContrast</strong>: New function  -  by <a href="https://github.com/Zhaocl1997"><code>@​Zhaocl1997</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2040">vueuse/vueuse#2040</a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>firebase</strong>: Improve externalization  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/e2a78284"><!-- raw HTML omitted -->(e2a78)<!-- raw HTML omitted --></a></li> <li><strong>shared</strong>: Resolve internal circular reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/0fdbbf4f"><!-- raw HTML omitted -->(0fdbb)<!-- raw HTML omitted --></a></li> <li><strong>useActiveElement</strong>: Use <code>computedWithControl</code> instead of <code>counter</code> ref  -  by <a href="https://github.com/vaakian"><code>@​vaakian</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2093">vueuse/vueuse#2093</a></li> <li><strong>useElementHover</strong>: Support set el ref type  -  by <a href="https://github.com/JiatLn"><code>@​JiatLn</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2079">vueuse/vueuse#2079</a></li> <li><strong>useScroll</strong>: Account for rounding errors when calculating arrivedState  -  by <a href="https://github.com/curtgrimes"><code>@​curtgrimes</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2051">vueuse/vueuse#2051</a></li> <li><strong>useURLSearchParams</strong>: Avoid referencing to global <code>location</code>  -  by <a href="https://github.com/mskr"><code>@​mskr</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2066">vueuse/vueuse#2066</a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.1.0...v9.1.1">View changes on GitHub</a></h5> <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-redirect.dependabot.com/vueuse/vueuse/issues/2025">vueuse/vueuse#2025</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/vueuse/commit/f321ecdf38f85ae261af7aabecda271925ae6d2d"><code>f321ecd</code></a> chore: release v9.2.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/1de8d6e02a45d188d94fecff058fa10179d9b119"><code>1de8d6e</code></a> chore: fix types</li> <li><a href="https://github.com/vueuse/vueuse/commit/33587d1dacb19cc2b87edf345fdd819a736328e0"><code>33587d1</code></a> feat(useDraggable): support customizing <code>trigger</code> element (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2133">#2133</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/369e1770fd703e592850acfd0e597461847a9165"><code>369e177</code></a> feat(useVModel): support <code>clone</code> option (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2022">#2022</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/eb054031d2a8979f2683527ace978bb0034e12a0"><code>eb05403</code></a> fix(useDevicePixelRatio): more efficient mechanism (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2044">#2044</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/c463ab730eca24a5f8e2900e1db2897f15056a77"><code>c463ab7</code></a> fix(useFileDialog): choose file not work on mobile (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2080">#2080</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/3c642b796fed7d4fbdb9963edcc1f8758160ac6f"><code>3c642b7</code></a> feat(useElementSize): support <code>box</code> sizing (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2143">#2143</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/fbc895909befaa67632f6a94a98d26b1674ac5bf"><code>fbc8959</code></a> refactor: <code>hasOwn</code> util</li> <li><a href="https://github.com/vueuse/vueuse/commit/0a0a1da281a0d055b381e8de67f4a78df266a4e0"><code>0a0a1da</code></a> feat(useCloned): new function (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2045">#2045</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/db7ffa61bb7139ace7a7a20f1bba34296e4e8f43"><code>db7ffa6</code></a> fix!: bump Nuxt support to RC.9, update <code>autoImports:sources</code> hook (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2166">#2166</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vueuse/vueuse/commits/v9.2.0/packages/core">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vueuse/core&package-manager=npm_and_yarn&previous-version=8.9.4&new-version=9.2.0)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:32:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3963
No description provided.