Build(deps): bump @vueuse/core from 9.1.1 to 9.2.0 #588

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vueuse-core-9.2.0 into master 2022-09-06 05:52:27 +00:00
argoyle commented 2022-09-06 04:38:07 +00:00 (Migrated from gitlab.com)

Bumps @vueuse/core from 9.1.1 to 9.2.0.

Release notes

Sourced from @​vueuse/core's releases.

v9.2.0

   🚨 Breaking Changes

   🚀 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.1.1 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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> </blockquote> </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 /> --- <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 2022-09-06 05:38:31 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 9e9a7226 - 1 commit from branch master
  • 68a7f14f - Build(deps): bump @vueuse/core from 9.1.1 to 9.2.0

Compare with previous version

added 2 commits <ul><li>9e9a7226 - 1 commit from branch <code>master</code></li><li>68a7f14f - Build(deps): bump @vueuse/core from 9.1.1 to 9.2.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/539/diffs?diff_id=477354623&start_sha=049512554b3e005569d75b926e073b424047ac2a)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-09-06 05:39:46 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-06 05:52:27 +00:00
Sign in to join this conversation.