Build(deps): bump @vueuse/nuxt from 9.6.0 to 9.7.0 #814

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vueuse-nuxt-9.7.0 into master 2022-12-17 13:40:47 +00:00
argoyle commented 2022-12-17 04:39:07 +00:00 (Migrated from gitlab.com)

Bumps @vueuse/nuxt from 9.6.0 to 9.7.0.

Release notes

Sourced from @​vueuse/nuxt's releases.

v9.7.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.6.0 to 9.7.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.7.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>createEeventHook</strong>: Auto dispose  -  by <a href="https://github.com/ARZarkesh"><code>@​ARZarkesh</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2518">vueuse/vueuse#2518</a> <a href="https://github.com/vueuse/vueuse/commit/fdd4dbf0"><!-- raw HTML omitted -->(fdd4d)<!-- raw HTML omitted --></a></li> <li><strong>useBreakpoints</strong>: Add breakpoints for Master CSS  -  by <a href="https://github.com/imsus"><code>@​imsus</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2529">vueuse/vueuse#2529</a> <a href="https://github.com/vueuse/vueuse/commit/30c5b09c"><!-- raw HTML omitted -->(30c5b)<!-- raw HTML omitted --></a></li> <li><strong>useRafFn</strong>: Add <code>delta</code> and <code>timestamp</code>  -  by <a href="https://github.com/innocenzi"><code>@​innocenzi</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2493">vueuse/vueuse#2493</a> <a href="https://github.com/vueuse/vueuse/commit/692d0247"><!-- raw HTML omitted -->(692d0)<!-- raw HTML omitted --></a></li> <li><strong>useTimeAgo</strong>: Add <code>floor</code> and <code>ceil</code> value calculation  -  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://github.com/vueuse/vueuse/issues/2543">vueuse/vueuse#2543</a> <a href="https://github.com/vueuse/vueuse/commit/a7dc61b0"><!-- raw HTML omitted -->(a7dc6)<!-- raw HTML omitted --></a></li> <li><strong>useTimeAgo</strong>: Custom units, number rounding  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/324ded63"><!-- raw HTML omitted -->(324de)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Reference  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/vueuse/vueuse/commit/ea497a84"><!-- raw HTML omitted -->(ea497)<!-- raw HTML omitted --></a></li> <li><strong>useActiveElement</strong>: Ignore blur for relatedTarget  -  by <a href="https://github.com/dpschen"><code>@​dpschen</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2540">vueuse/vueuse#2540</a> <a href="https://github.com/vueuse/vueuse/commit/88b4419a"><!-- raw HTML omitted -->(88b44)<!-- raw HTML omitted --></a></li> <li><strong>useDraggable</strong>: Use <code>clientX</code> instead of <code>pageX</code>, close <a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/2053">#2053</a>  -  by <a href="https://github.com/stefnotch"><code>@​stefnotch</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2054">vueuse/vueuse#2054</a> and <a href="https://github.com/vueuse/vueuse/issues/2053">vueuse/vueuse#2053</a> <a href="https://github.com/vueuse/vueuse/commit/c91867fd"><!-- raw HTML omitted -->(c9186)<!-- raw HTML omitted --></a></li> <li><strong>useGeolocation</strong>: Implement immediate option  -  by <a href="https://github.com/ebisbe"><code>@​ebisbe</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2472">vueuse/vueuse#2472</a> <a href="https://github.com/vueuse/vueuse/commit/161fdb01"><!-- raw HTML omitted -->(161fd)<!-- raw HTML omitted --></a></li> <li><strong>useIntervalFn</strong>: Watch computed refs instead of just refs  -  by <a href="https://github.com/innocenzi"><code>@​innocenzi</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2539">vueuse/vueuse#2539</a> <a href="https://github.com/vueuse/vueuse/commit/8bb7b509"><!-- raw HTML omitted -->(8bb7b)<!-- raw HTML omitted --></a></li> <li><strong>useMagicKeys</strong>: Also clear 'current' on <a href="https://github.com/focus"><code>@​focus</code></a>  -  by <a href="https://github.com/hartmut"><code>@​hartmut</code></a> [<!-- raw HTML omitted -->(<a href="https://github.com/blur"><code>@​blur</code></a>)<!-- raw HTML omitted -->](<a href="https://github.com/vueuse/vueuse/commit/@blur"><code>https://github.com/vueuse/vueuse/commit/@​blur</code></a> (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/2515">#2515</a>))</li> <li><strong>useStyleTag</strong>: Allow multiline CSS  -  by <a href="https://github.com/jameswragg"><code>@​jameswragg</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2476">vueuse/vueuse#2476</a> <a href="https://github.com/vueuse/vueuse/commit/cfcc2952"><!-- raw HTML omitted -->(cfcc2)<!-- raw HTML omitted --></a></li> <li><strong>useTextareaAutosize</strong>: Support changes of element width  -  by <a href="https://github.com/dpschen"><code>@​dpschen</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2541">vueuse/vueuse#2541</a> <a href="https://github.com/vueuse/vueuse/commit/ebd48528"><!-- raw HTML omitted -->(ebd48)<!-- raw HTML omitted --></a></li> <li><strong>useTimeAgo</strong>: Add <code>showSecond</code> prop to component  -  by <a href="https://github.com/CS-Birb"><code>@​CS-Birb</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2547">vueuse/vueuse#2547</a> <a href="https://github.com/vueuse/vueuse/commit/0c333bd3"><!-- raw HTML omitted -->(0c333)<!-- raw HTML omitted --></a></li> <li><strong>useWindowScroll</strong>: Use configured window onScroll  -  by <a href="https://github.com/94726"><code>@​94726</code></a> in <a href="https://github.com/vueuse/vueuse/issues/2545">vueuse/vueuse#2545</a> <a href="https://github.com/vueuse/vueuse/commit/5df0ab60"><!-- raw HTML omitted -->(5df0a)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vueuse/vueuse/compare/v9.6.0...v9.7.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vueuse/vueuse/commit/81f626fd6dd80bca02bcf57c2a4a995bdb3d35c9"><code>81f626f</code></a> chore: release v9.7.0</li> <li><a href="https://github.com/vueuse/vueuse/commit/91ec77418298eb252899125ab37c160718a3e078"><code>91ec774</code></a> chore(nuxt): update dependencies to Nuxt 3 stable (<a href="https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt/issues/2468">#2468</a>)</li> <li>See full diff in <a href="https://github.com/vueuse/vueuse/commits/v9.7.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 2022-12-17 13:28:27 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-12-17 13:28:28 +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 2022-12-17 13:28:57 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-12-17 13:28:57 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 519edab2 - 1 commit from branch master
  • bdd10eaa - Build(deps): bump @vueuse/nuxt from 9.6.0 to 9.7.0

Compare with previous version

added 2 commits <ul><li>519edab2 - 1 commit from branch <code>master</code></li><li>bdd10eaa - Build(deps): bump @vueuse/nuxt from 9.6.0 to 9.7.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/765/diffs?diff_id=559948654&start_sha=273a13d7aaad6a1616f2369819ab80aa80e9b94e)
argoyle commented 2022-12-17 13:28:57 +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 2022-12-17 13:37:13 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-12-17 13:40:47 +00:00
Sign in to join this conversation.