Build(deps): bump @vueuse/nuxt from 9.11.1 to 9.12.0 #898

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vueuse-nuxt-9.12.0 into master 2023-01-29 11:42:13 +00:00
argoyle commented 2023-01-29 04:38:35 +00:00 (Migrated from gitlab.com)

Bumps @vueuse/nuxt from 9.11.1 to 9.12.0.

Release notes

Sourced from @​vueuse/nuxt's releases.

v9.12.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/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) from 9.11.1 to 9.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vueuse/vueuse/releases"><code>@​vueuse/nuxt</code>'s releases</a>.</em></p> <blockquote> <h2>v9.12.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>usePrevious</strong>: New function  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/e101fb8e"><!-- raw HTML omitted -->(e101f)<!-- raw HTML omitted --></a></li> <li><strong>useRafFn, useIntervalFn, useTimeoutFn</strong>: Make status readonly  -  by <a href="https://github.com/rotu"><code>@​rotu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2685">vueuse/vueuse#2685</a> <a href="https://github.com/vueuse/vueuse/commit/39183406"><!-- raw HTML omitted -->(39183)<!-- raw HTML omitted --></a></li> <li><strong>useWebSocket</strong>: Allow undefined ref for url  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2473">vueuse/vueuse#2473</a> <a href="https://github.com/vueuse/vueuse/commit/1392410f"><!-- raw HTML omitted -->(13924)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>useElementSize</strong>: Use contentBoxSize as an array in useElementSize  -  by <a href="https://github.com/threedayAAAAA"><code>@​threedayAAAAA</code></a> and <strong>vaakian X</strong> in <a href="https://github.com/vueuse/vueuse/issues/2520">vueuse/vueuse#2520</a> <a href="https://github.com/vueuse/vueuse/commit/3047594e"><!-- raw HTML omitted -->(30475)<!-- raw HTML omitted --></a></li> <li><strong>useElementSize</strong>: Fix incorrect element size on SVG  -  by <a href="https://github.com/Lionad-Morotar"><code>@​Lionad-Morotar</code></a>, <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://github.com/vueuse/vueuse/issues/2661">vueuse/vueuse#2661</a> <a href="https://github.com/vueuse/vueuse/commit/902b3cc2"><!-- raw HTML omitted -->(902b3)<!-- raw HTML omitted --></a></li> <li><strong>useMediaControls</strong>: Ended status not updating  -  by <a href="https://github.com/ferferga"><code>@​ferferga</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2680">vueuse/vueuse#2680</a> <a href="https://github.com/vueuse/vueuse/commit/4ef27f00"><!-- raw HTML omitted -->(4ef27)<!-- raw HTML omitted --></a></li> <li><strong>useMouseInElement</strong>: Check if mouse out of window  -  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/2458">vueuse/vueuse#2458</a> <a href="https://github.com/vueuse/vueuse/commit/54f4e724"><!-- raw HTML omitted -->(54f4e)<!-- raw HTML omitted --></a></li> <li><strong>usePrecision</strong>: Fix return type  -  by <a href="https://github.com/ClemDee"><code>@​ClemDee</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2676">vueuse/vueuse#2676</a> <a href="https://github.com/vueuse/vueuse/commit/e331b25a"><!-- raw HTML omitted -->(e331b)<!-- raw HTML omitted --></a></li> <li><strong>useTimeoutFn</strong>: Respect callback parameters in start function  -  by <a href="https://github.com/wvffle"><code>@​wvffle</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2693">vueuse/vueuse#2693</a> <a href="https://github.com/vueuse/vueuse/commit/e054a24a"><!-- raw HTML omitted -->(e054a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.11.1...v9.12.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/vueuse/commit/8ee7d3c1c528aa2e2b0342af409095583252c0b1"><code>8ee7d3c</code></a> chore: release v9.12.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/7e7f6d4e6b74ba57b3d6aa3d66c2b9dc91bb6c53"><code>7e7f6d4</code></a> chore: upgrade deps and lint</li> <li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.12.0/packages/nuxt">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-29 11:27:57 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-01-29 11:27:58 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2023-01-29 11:29:14 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-01-29 11:29:14 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 38f8a931 - 1 commit from branch master
  • adbfaad9 - Build(deps): bump @vueuse/nuxt from 9.11.1 to 9.12.0

Compare with previous version

added 2 commits <ul><li>38f8a931 - 1 commit from branch <code>master</code></li><li>adbfaad9 - Build(deps): bump @vueuse/nuxt from 9.11.1 to 9.12.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/849/diffs?diff_id=589189510&start_sha=636be6f31004819067abfb5bfcc6cb111912c9d4)
argoyle commented 2023-01-29 11:29:14 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-01-29 11:32:25 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-01-29 11:42:14 +00:00
Sign in to join this conversation.