[PR #523] [MERGED] chore(deps): bump @vueuse/integrations from 10.11.1 to 11.0.3 in /app #1010

Closed
opened 2026-02-26 12:10:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/523
Author: @dependabot[bot]
Created: 8/26/2024
Status: Merged
Merged: 9/5/2024
Merged by: @0xJacky

Base: devHead: dependabot/npm_and_yarn/app/dev/vueuse/integrations-11.0.3


📝 Commits (1)

  • 1aef87c chore(deps): bump @vueuse/integrations from 10.11.1 to 11.0.3 in /app

📊 Changes

2 files changed (+13 additions, -41 deletions)

View changed files

📝 app/package.json (+1 -1)
📝 app/pnpm-lock.yaml (+12 -40)

📄 Description

Bumps @vueuse/integrations from 10.11.1 to 11.0.3.

Release notes

Sourced from @​vueuse/integrations's releases.

v11.0.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v11.0.1

   🐞 Bug Fixes

    View changes on GitHub

v11.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/0xJacky/nginx-ui/pull/523 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/26/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/app/dev/vueuse/integrations-11.0.3` --- ### 📝 Commits (1) - [`1aef87c`](https://github.com/0xJacky/nginx-ui/commit/1aef87ceafd0303feaca91a053521fab84cc96ee) chore(deps): bump @vueuse/integrations from 10.11.1 to 11.0.3 in /app ### 📊 Changes **2 files changed** (+13 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `app/package.json` (+1 -1) 📝 `app/pnpm-lock.yaml` (+12 -40) </details> ### 📄 Description Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.11.1 to 11.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@​vueuse/integrations</code>'s releases</a>.</em></p> <blockquote> <h2>v11.0.3</h2> <h3>   🚀 Features</h3> <ul> <li><strong>templateRef</strong>: Support specifying allowed keys via generic argument  -  by <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4162">vueuse/vueuse#4162</a> <a href="https://github.com/vueuse/vueuse/commit/acce3bb3"><!-- raw HTML omitted -->(acce3)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>createSharedComposable</strong>: Handle the case where the return value of composable function is empty  -  by <a href="https://github.com/XinXiaoIsMe"><code>@​XinXiaoIsMe</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4151">vueuse/vueuse#4151</a> <a href="https://github.com/vueuse/vueuse/commit/a24411ed"><!-- raw HTML omitted -->(a2441)<!-- raw HTML omitted --></a></li> <li><strong>useCssVar</strong>: Replace getComputedStyle with direct style property access  -  by <a href="https://github.com/babu-ch"><code>@​babu-ch</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4166">vueuse/vueuse#4166</a> <a href="https://github.com/vueuse/vueuse/commit/d0523dad"><!-- raw HTML omitted -->(d0523)<!-- raw HTML omitted --></a></li> <li><strong>useDropZone</strong>: Ensure files ref is updated even without onDrop callback  -  by <a href="https://github.com/babu-ch"><code>@​babu-ch</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4168">vueuse/vueuse#4168</a> <a href="https://github.com/vueuse/vueuse/commit/1c849e2c"><!-- raw HTML omitted -->(1c849)<!-- raw HTML omitted --></a></li> <li><strong>usePermission</strong>: State setting  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4167">vueuse/vueuse#4167</a> <a href="https://github.com/vueuse/vueuse/commit/2aaa1c23"><!-- raw HTML omitted -->(2aaa1)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Only reconnect if is the current ws socket  -  by <a href="https://github.com/freakbite"><code>@​freakbite</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4161">vueuse/vueuse#4161</a> <a href="https://github.com/vueuse/vueuse/commit/e0e99c85"><!-- raw HTML omitted -->(e0e99)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Should reset retry count when connection is established  -  by <a href="https://github.com/freakbite"><code>@​freakbite</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4164">vueuse/vueuse#4164</a> <a href="https://github.com/vueuse/vueuse/commit/3c2fc392"><!-- raw HTML omitted -->(3c2fc)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v11.0.1...v11.0.2">View changes on GitHub</a></h5> <h2>v11.0.1</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>usePermission</strong>: Fix memory leak  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4157">vueuse/vueuse#4157</a> <a href="https://github.com/vueuse/vueuse/commit/63a22fa2"><!-- raw HTML omitted -->(63a22)<!-- raw HTML omitted --></a></li> <li><strong>useStorage</strong>: Sync within the same document  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4152">vueuse/vueuse#4152</a> <a href="https://github.com/vueuse/vueuse/commit/a9b49f5b"><!-- raw HTML omitted -->(a9b49)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v11.0.0...v11.0.1">View changes on GitHub</a></h5> <h2>v11.0.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li><strong>useChangeCase</strong>: Migrate to <code>change-case@v5</code>, closes <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations/issues/3457">#3457</a>  -  by <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3460">vueuse/vueuse#3460</a> and <a href="https://redirect.github.com/vueuse/vueuse/issues/3457">vueuse/vueuse#3457</a> <a href="https://github.com/vueuse/vueuse/commit/df343afd"><!-- raw HTML omitted -->(df343)<!-- raw HTML omitted --></a></li> <li><strong>useFuse</strong>: Upgrade <code>fuse.js</code> to v7  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4036">vueuse/vueuse#4036</a> <a href="https://github.com/vueuse/vueuse/commit/cb44cee2"><!-- raw HTML omitted -->(cb44c)<!-- raw HTML omitted --></a></li> <li><strong>useIntersectionObserver</strong>: Update the <code>threshold</code> default to 0  -  by <a href="https://github.com/Alfred-Skyblue"><code>@​Alfred-Skyblue</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4069">vueuse/vueuse#4069</a> <a href="https://github.com/vueuse/vueuse/commit/13e367c3"><!-- raw HTML omitted -->(13e36)<!-- raw HTML omitted --></a></li> <li><strong>useJwt</strong>: Upgrade <code>jwt-decode</code> to v4  -  by <a href="https://github.com/root5427"><code>@​root5427</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3510">vueuse/vueuse#3510</a> <a href="https://github.com/vueuse/vueuse/commit/9037d60d"><!-- raw HTML omitted -->(9037d)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li><strong>integrations</strong>: Bump <code>drauu</code> and <code>universal-cookie</code> major version  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/1c9ecb1c"><!-- raw HTML omitted -->(1c9ec)<!-- raw HTML omitted --></a></li> <li><strong>useCssVars</strong>: Remove property on null/undefined  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3821">vueuse/vueuse#3821</a> <a href="https://github.com/vueuse/vueuse/commit/fe19c747"><!-- raw HTML omitted -->(fe19c)<!-- raw HTML omitted --></a></li> <li><strong>useDateFormat</strong>: Locales is now reactive  -  by <a href="https://github.com/OrbisK"><code>@​OrbisK</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3907">vueuse/vueuse#3907</a> <a href="https://github.com/vueuse/vueuse/commit/4a7a8ed9"><!-- raw HTML omitted -->(4a7a8)<!-- raw HTML omitted --></a></li> <li><strong>useDraggable</strong>: Add <code>buttons</code> option  -  by <a href="https://github.com/DrJonki"><code>@​DrJonki</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4084">vueuse/vueuse#4084</a> <a href="https://github.com/vueuse/vueuse/commit/e9938ea0"><!-- raw HTML omitted -->(e9938)<!-- raw HTML omitted --></a></li> <li><strong>useElementBounding</strong>: Add <code>updateTiming</code> option  -  by <a href="https://github.com/DerZade"><code>@​DerZade</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3869">vueuse/vueuse#3869</a> <a href="https://github.com/vueuse/vueuse/commit/0fa179ec"><!-- raw HTML omitted -->(0fa17)<!-- raw HTML omitted --></a></li> <li><strong>useElementHover</strong>: Add options to the directive  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3897">vueuse/vueuse#3897</a> <a href="https://github.com/vueuse/vueuse/commit/cf439ddf"><!-- raw HTML omitted -->(cf439)<!-- raw HTML omitted --></a></li> <li><strong>useFocusTrap</strong>: Support multiple refs  -  by <a href="https://github.com/Sma11X"><code>@​Sma11X</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4022">vueuse/vueuse#4022</a> <a href="https://github.com/vueuse/vueuse/commit/83c4181b"><!-- raw HTML omitted -->(83c41)<!-- raw HTML omitted --></a></li> <li><strong>useInfiniteScroll</strong>: Add a reset method  -  by <a href="https://github.com/schelmo"><code>@​schelmo</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3892">vueuse/vueuse#3892</a> <a href="https://github.com/vueuse/vueuse/commit/aefb64fa"><!-- raw HTML omitted -->(aefb6)<!-- raw HTML omitted --></a></li> <li><strong>usePermission</strong>: Add local-fonts permission  -  by <a href="https://github.com/seanmcbroom"><code>@​seanmcbroom</code></a>, <a href="https://github.com/antfu"><code>@​antfu</code></a> and <strong>autofix-ci[bot]</strong> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4098">vueuse/vueuse#4098</a> <a href="https://github.com/vueuse/vueuse/commit/5f584701"><!-- raw HTML omitted -->(5f584)<!-- raw HTML omitted --></a></li> <li><strong>useResizeObserver</strong>: Added <code>vResizeObserver</code> directive  -  by <a href="https://github.com/pkc918"><code>@​pkc918</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4008">vueuse/vueuse#4008</a> <a href="https://github.com/vueuse/vueuse/commit/d4310871"><!-- raw HTML omitted -->(d4310)<!-- raw HTML omitted --></a></li> <li><strong>useSpeechRecognition</strong>: Support <code>maxAlternatives</code> option  -  by <a href="https://github.com/pkc918"><code>@​pkc918</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/4067">vueuse/vueuse#4067</a> <a href="https://github.com/vueuse/vueuse/commit/9eda885f"><!-- raw HTML omitted -->(9eda8)<!-- raw HTML omitted --></a></li> <li><strong>useStorage</strong>: Conditionally use event based on the used storage backend  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3822">vueuse/vueuse#3822</a> <a href="https://github.com/vueuse/vueuse/commit/5a3024cb"><!-- raw HTML omitted -->(5a302)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Allow different heartbeat response message  -  by <a href="https://github.com/lavolpecheprogramma"><code>@​lavolpecheprogramma</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3950">vueuse/vueuse#3950</a> <a href="https://github.com/vueuse/vueuse/commit/adbe0178"><!-- raw HTML omitted -->(adbe0)<!-- raw HTML omitted --></a></li> <li><strong>useWindowSize</strong>: Add ability to get outer sizes of the window  -  by <a href="https://github.com/khawarizmus"><code>@​khawarizmus</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/vueuse/vueuse/issues/3999">vueuse/vueuse#3999</a> <a href="https://github.com/vueuse/vueuse/commit/bfba3f3f"><!-- raw HTML omitted -->(bfba3)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/vueuse/commit/67ab3b6e974aa8a74cebc427d058210c9d4e9216"><code>67ab3b6</code></a> chore: release v11.0.3</li> <li><a href="https://github.com/vueuse/vueuse/commit/fc02f9a3abd49cb837de865a961e92f23d8140fc"><code>fc02f9a</code></a> chore: release v11.0.2</li> <li><a href="https://github.com/vueuse/vueuse/commit/881c37d0c30eb8756bb433dbe5e826f85b67f391"><code>881c37d</code></a> chore: use pnpm catalogs</li> <li><a href="https://github.com/vueuse/vueuse/commit/5a4224e269a7786e1748f11f97af6fa2255e7fa9"><code>5a4224e</code></a> chore: release v11.0.1</li> <li><a href="https://github.com/vueuse/vueuse/commit/32c1a7a37112e597abafe4398d38b65e774bc403"><code>32c1a7a</code></a> chore: update deps</li> <li><a href="https://github.com/vueuse/vueuse/commit/42a4501712eeb927797451ae0ea28d8e8327b237"><code>42a4501</code></a> chore: release v11.0.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/9fd6448cbc8ee9734809c0392e43dd9c9fe47cbc"><code>9fd6448</code></a> chore: update deps</li> <li><a href="https://github.com/vueuse/vueuse/commit/3a0f0db778ca4127a4648b9e90785bc72653f0aa"><code>3a0f0db</code></a> chore: release v11.0.0-beta.3</li> <li><a href="https://github.com/vueuse/vueuse/commit/5c598f158d1a9ebbb95170d8bb4cbeed3c6833c7"><code>5c598f1</code></a> fix(useChangeCase): use the exported key for filter (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations/issues/4130">#4130</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/fe71224538c448dbb87dd7867b7bdabff507e8ed"><code>fe71224</code></a> chore: update deps</li> <li>Additional commits viewable in <a href="https://github.com/vueuse/vueuse/commits/v11.0.3/packages/integrations">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vueuse/integrations&package-manager=npm_and_yarn&previous-version=10.11.1&new-version=11.0.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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-02-26 12:10:13 +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/nginx-ui#1010
No description provided.