[PR #2569] [CLOSED] chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.1.0 #3907

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 875a657 chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.1.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.1.0.

Release notes

Sourced from @​vueuse/core's releases.

v9.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.0.2

   🐞 Bug Fixes

    View changes on GitHub

v9.0.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.0.0

   🚨 Breaking Changes

  • all: isSupported becomes Ref<boolean> instead of boolean for SSR compatibility  -  by @​okxiaoliang4 in vueuse/vueuse#1800
  • all: Rename function options type with consistant Use prefix, huge thanks to @​okxiaoliang4! (this should not affect most of the usage case, unless you are importing those types directly)

... (truncated)

Commits
  • ca4344e chore: release v9.1.0
  • e808b68 feat(usePreferredReducedMotion): new function (#2039)
  • b6503dc fix(useOffsetPagination): min value for pageCount should be 1 (#2001)
  • cc8658a fix(useTransition): improve type of TransitionPresets
  • 06e2639 fix(useFavicon): writable return type (#2036)
  • fa2f6b8 feat(useCycleList): support MaybeRef for initialValue (#2025)
  • 8f2b799 fix(useScriptTag): normalize src arg (#2030)
  • 8b21ca2 chore: release v9.0.2
  • 5b0e247 docs(useFocusWithin): fix typos (#2014)
  • c5af059 chore: release v9.0.1
  • Additional commits viewable in compare view

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/2569 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/8/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/vueuse/core-9.1.0` --- ### 📝 Commits (1) - [`875a657`](https://github.com/hoppscotch/hoppscotch/commit/875a65765de7da0a301ae88b1271e06a98ad2f9a) chore(deps-dev): bump @vueuse/core from 8.9.4 to 9.1.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.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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-redirect.dependabot.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> <h2>v9.0.2</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>nuxt</strong>: Disable auto import for <code>integrations</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/0a43b8e9"><!-- raw HTML omitted -->(0a43b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.0.1...v9.0.2">View changes on GitHub</a></h5> <h2>v9.0.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>useDateFormat</strong>: Support dd, ddd and dddd formatter  -  by <a href="https://github.com/aki77"><code>@​aki77</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/1986">vueuse/vueuse#1986</a></li> <li><strong>useFirestore</strong>: Support reactive query  -  by <a href="https://github.com/kiyopikko"><code>@​kiyopikko</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2008">vueuse/vueuse#2008</a></li> <li><strong>useToFixed</strong>: New function  -  by <a href="https://github.com/FliPPeDround"><code>@​FliPPeDround</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2003">vueuse/vueuse#2003</a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>useColorMode</strong>: When emitAuto is true, onChanged does not trigger when preferredMode changed  -  by <a href="https://github.com/Waleed-KH"><code>@​Waleed-KH</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2004">vueuse/vueuse#2004</a></li> <li><strong>useFetch</strong>: Broken callbacks when RequestInit and UseFetchOptions are both passed in  -  by <a href="https://github.com/curtgrimes"><code>@​curtgrimes</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/2013">vueuse/vueuse#2013</a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.0.0...v9.0.1">View changes on GitHub</a></h5> <h2>v9.0.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li><strong>all</strong>: <code>isSupported</code> becomes <code>Ref&lt;boolean&gt;</code> instead of <code>boolean</code> for SSR compatibility  -  by <a href="https://github.com/okxiaoliang4"><code>@​okxiaoliang4</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/1800">vueuse/vueuse#1800</a></li> <li><strong>all</strong>: Rename function options type with consistant <code>Use</code> prefix, huge thanks to <a href="https://github.com/okxiaoliang4"><code>@​okxiaoliang4</code></a>! (this should not affect most of the usage case, unless you are importing those types directly) <ul> <li> <!-- raw HTML omitted --> <ul> <li><strong>useSpeechSynthesis</strong>: Rename type <code>Status</code> to <code>UseSpeechSynthesisStatus</code>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/db61fce9"><!-- raw HTML omitted -->(db61f)<!-- raw HTML omitted --></a></li> <li><strong>onKeyStroke</strong>: Rename type <code>KeyStrokeOptions</code> to <code>OnKeyStrokeOptions</code>  -  by <a href="https://github.com/okxiaoliang4"><code>@​okxiaoliang4</code></a> in <a href="https://github-redirect.dependabot.com/vueuse/vueuse/issues/1807">vueuse/vueuse#1807</a></li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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><a href="https://github.com/vueuse/vueuse/commit/8b21ca203adcc7e3bbc6e31e49d07803cb0b19b7"><code>8b21ca2</code></a> chore: release v9.0.2</li> <li><a href="https://github.com/vueuse/vueuse/commit/5b0e247bb8dbeee7a91a4fd9fb84550cab107b82"><code>5b0e247</code></a> docs(useFocusWithin): fix typos (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2014">#2014</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/c5af05935ca16b3f7808c224d7dd8acd52eee47d"><code>c5af059</code></a> chore: release v9.0.1</li> <li>Additional commits viewable in <a href="https://github.com/vueuse/vueuse/commits/v9.1.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.1.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:29:03 +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#3907
No description provided.