Build(deps): bump @vueuse/core from 9.10.0 to 9.11.0 #876

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vueuse-core-9.11.0 into master 2023-01-18 07:55:16 +00:00
argoyle commented 2023-01-18 04:38:40 +00:00 (Migrated from gitlab.com)

Bumps @vueuse/core from 9.10.0 to 9.11.0.

Release notes

Sourced from @​vueuse/core's releases.

v9.11.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits


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.10.0 to 9.11.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.11.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>computedAsync</strong>: Introduce <code>shadow</code> option  -  by <a href="https://github.com/xiankaiqun"><code>@​xiankaiqun</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2616">vueuse/vueuse#2616</a> <a href="https://github.com/vueuse/vueuse/commit/a065637a"><!-- raw HTML omitted -->(a0656)<!-- raw HTML omitted --></a></li> <li><strong>createInjectionState</strong>: Return state when providing injection state  -  by <a href="https://github.com/Tanimodori"><code>@​Tanimodori</code></a> and <strong>lsdsjy</strong> in <a href="https://github.com/vueuse/vueuse/issues/2309">vueuse/vueuse#2309</a> <a href="https://github.com/vueuse/vueuse/commit/f7ce6c9f"><!-- raw HTML omitted -->(f7ce6)<!-- raw HTML omitted --></a></li> <li><strong>reactivePick</strong>: Add test cases  -  by <a href="https://github.com/Alfred-Skyblue"><code>@​Alfred-Skyblue</code></a>, <strong>丶远方</strong> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2653">vueuse/vueuse#2653</a> <a href="https://github.com/vueuse/vueuse/commit/b06b84e9"><!-- raw HTML omitted -->(b06b8)<!-- raw HTML omitted --></a></li> <li><strong>useAsyncState</strong>: Add test cases  -  by <a href="https://github.com/Alfred-Skyblue"><code>@​Alfred-Skyblue</code></a> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2657">vueuse/vueuse#2657</a> <a href="https://github.com/vueuse/vueuse/commit/5907f45c"><!-- raw HTML omitted -->(5907f)<!-- raw HTML omitted --></a></li> <li><strong>usePointerLock</strong>: New function  -  by <a href="https://github.com/daniser"><code>@​daniser</code></a>, <strong>Sergey Danilchenko</strong>, <strong>Jelf</strong> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2590">vueuse/vueuse#2590</a> <a href="https://github.com/vueuse/vueuse/commit/ae69fb8a"><!-- raw HTML omitted -->(ae69f)<!-- raw HTML omitted --></a></li> <li><strong>useThrottleFn</strong>: Add test cases  -  by <a href="https://github.com/Alfred-Skyblue"><code>@​Alfred-Skyblue</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2649">vueuse/vueuse#2649</a> <a href="https://github.com/vueuse/vueuse/commit/85ab1461"><!-- raw HTML omitted -->(85ab1)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Nuxt3 implementation  -  by <a href="https://github.com/roiLeo"><code>@​roiLeo</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2644">vueuse/vueuse#2644</a> <a href="https://github.com/vueuse/vueuse/commit/8f6cef2f"><!-- raw HTML omitted -->(8f6ce)<!-- raw HTML omitted --></a></li> <li><strong>components</strong>: Mark <code>defineComponent</code> as pure  -  by <a href="https://github.com/vaakian"><code>@​vaakian</code></a> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2623">vueuse/vueuse#2623</a> <a href="https://github.com/vueuse/vueuse/commit/d5321552"><!-- raw HTML omitted -->(d5321)<!-- raw HTML omitted --></a></li> <li><strong>docs</strong>: Remove unnecessary import  -  by <a href="https://github.com/yuyinws"><code>@​yuyinws</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2611">vueuse/vueuse#2611</a> <a href="https://github.com/vueuse/vueuse/commit/7a2ff0b5"><!-- raw HTML omitted -->(7a2ff)<!-- raw HTML omitted --></a></li> <li><strong>useAxios</strong>: Assign AxiosError to error.value when no url provided  -  by <a href="https://github.com/syy11cn"><code>@​syy11cn</code></a> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2478">vueuse/vueuse#2478</a> and <a href="https://github.com/vueuse/vueuse/issues/2484">vueuse/vueuse#2484</a> <a href="https://github.com/vueuse/vueuse/commit/1e270608"><!-- raw HTML omitted -->(1e270)<!-- raw HTML omitted --></a></li> <li><strong>useDraggable</strong>: Write to useStorage  -  by <a href="https://github.com/akifo"><code>@​akifo</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2575">vueuse/vueuse#2575</a> <a href="https://github.com/vueuse/vueuse/commit/e39c2a70"><!-- raw HTML omitted -->(e39c2)<!-- raw HTML omitted --></a></li> <li><strong>useElementByPoint</strong>: Make document configurable  -  by <a href="https://github.com/vaakian"><code>@​vaakian</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2614">vueuse/vueuse#2614</a> <a href="https://github.com/vueuse/vueuse/commit/c3639357"><!-- raw HTML omitted -->(c3639)<!-- raw HTML omitted --></a></li> <li><strong>useRouteQuery</strong>: Allow setting multiple route queries in same tick  -  by <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2646">vueuse/vueuse#2646</a> <a href="https://github.com/vueuse/vueuse/commit/07c9517e"><!-- raw HTML omitted -->(07c95)<!-- raw HTML omitted --></a></li> <li><strong>useVirtualList</strong>: List sometimes missing elements  -  by <a href="https://github.com/begedin"><code>@​begedin</code></a> and <a href="https://github.com/wheatjs"><code>@​wheatjs</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2477">vueuse/vueuse#2477</a> <a href="https://github.com/vueuse/vueuse/commit/25f6e30f"><!-- raw HTML omitted -->(25f6e)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.10.0...v9.11.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/vueuse/commit/6f5406a169cc63572ec93dd2cee7fb68346b2f0f"><code>6f5406a</code></a> chore: release v9.11.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/0359eb29fc6b834e205d035a11bd643f04a36e0d"><code>0359eb2</code></a> refactor(useWindowScroll): deprecate in favor of useScroll (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2659">#2659</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/ae69fb8af4f06eeda5372a9782b92740fc28af12"><code>ae69fb8</code></a> feat(usePointerLock): new function (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2590">#2590</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/691622a0b4da00890286e98ca0b2aa78e8779a2e"><code>691622a</code></a> docs(useClipboard): update demo and type fixes (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2430">#2430</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/f328a14c56686e182e4400edccdb49dcb278136c"><code>f328a14</code></a> refactor(useVirtualList): deprecate in favor of vue-virtual-scroller (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2658">#2658</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/5907f45c1d216870bb2a40df4589dde47ca08bc8"><code>5907f45</code></a> feat(useAsyncState): add test cases (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2657">#2657</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/12c525658605c8869435e4cba5384bb141eb2c3c"><code>12c5256</code></a> docs: add more course links</li> <li><a href="https://github.com/vueuse/vueuse/commit/6cd5f442c4f59b5480339dad760ef2e8c68a7fc6"><code>6cd5f44</code></a> docs(onStartTyping): fix demo (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2645">#2645</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/cb80b9340f1a3849ee9daa721cd0c3c2d17b9cb9"><code>cb80b93</code></a> chore: update format, typo (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/core/issues/2641">#2641</a>)</li> <li><a href="https://github.com/vueuse/vueuse/commit/8a56b51d7593f31bd5c8acd020601d6798ce70a0"><code>8a56b51</code></a> docs: fix typo</li> <li>Additional commits viewable in <a href="https://github.com/vueuse/vueuse/commits/v9.11.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>
argoyle commented 2023-01-18 07:49:31 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f72c9fe2 - 1 commit from branch master
  • 0ed1f581 - Build(deps): bump @vueuse/core from 9.10.0 to 9.11.0

Compare with previous version

added 2 commits <ul><li>f72c9fe2 - 1 commit from branch <code>master</code></li><li>0ed1f581 - Build(deps): bump @vueuse/core from 9.10.0 to 9.11.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/827/diffs?diff_id=580257369&start_sha=63906046dcc84dd38379254366074b6561005206)
argoyle (Migrated from gitlab.com) merged commit into master 2023-01-18 07:55:16 +00:00
Sign in to join this conversation.