Build(deps): bump @vue/apollo-composable from 4.0.0-alpha.18 to 4.0.0-alpha.19 #482

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.0-alpha.19 into master 2022-07-18 14:48:24 +00:00
argoyle commented 2022-07-18 14:39:48 +00:00 (Migrated from gitlab.com)

Bumps @vue/apollo-composable from 4.0.0-alpha.18 to 4.0.0-alpha.19.

Release notes

Sourced from @​vue/apollo-composable's releases.

v4.0.0-alpha.19

Bug Fixes

  • options: use beforeUnmount instead of unmounted (9726e0a)
  • Root instance not found when using with Vue 2.7 (#1379) (cb0ab57)
  • ssr: mock $apollo after serverPrefetch, fix #1297 (46ea781)
Changelog

Sourced from @​vue/apollo-composable's changelog.

4.0.0-alpha.19 (2022-07-18)

Bug Fixes

  • options: use beforeUnmount instead of unmounted (9726e0a)
  • Root instance not found when using with Vue 2.7 (#1379) (cb0ab57)
  • ssr: mock $apollo after serverPrefetch, fix #1297 (46ea781)
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 [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable) from 4.0.0-alpha.18 to 4.0.0-alpha.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/vue-apollo/releases"><code>@​vue/apollo-composable</code>'s releases</a>.</em></p> <blockquote> <h2>v4.0.0-alpha.19</h2> <h3>Bug Fixes</h3> <ul> <li><strong>options:</strong> use beforeUnmount instead of unmounted (<a href="https://github.com/vuejs/apollo/commit/9726e0a8655053789dc1b68103f282f6ef0c1d95">9726e0a</a>)</li> <li>Root instance not found when using with Vue 2.7 (<a href="https://github.com/vuejs/apollo/issues/1379">#1379</a>) (<a href="https://github.com/vuejs/apollo/commit/cb0ab5790514ae10ea5e7bab381199f65b8107d5">cb0ab57</a>)</li> <li><strong>ssr:</strong> mock $apollo after serverPrefetch, fix <a href="https://github.com/vuejs/apollo/issues/1297">#1297</a> (<a href="https://github.com/vuejs/apollo/commit/46ea78117adfc81a59219df1a8560c21fa0ad7be">46ea781</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md"><code>@​vue/apollo-composable</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vuejs/vue-apollo/compare/v4.0.0-alpha.18...v4.0.0-alpha.19">4.0.0-alpha.19</a> (2022-07-18)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>options:</strong> use beforeUnmount instead of unmounted (<a href="https://github.com/vuejs/vue-apollo/commit/9726e0a8655053789dc1b68103f282f6ef0c1d95">9726e0a</a>)</li> <li>Root instance not found when using with Vue 2.7 (<a href="https://github.com/vuejs/vue-apollo/issues/1379">#1379</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/cb0ab5790514ae10ea5e7bab381199f65b8107d5">cb0ab57</a>)</li> <li><strong>ssr:</strong> mock $apollo after serverPrefetch, fix <a href="https://github.com/vuejs/vue-apollo/issues/1297">#1297</a> (<a href="https://github.com/vuejs/vue-apollo/commit/46ea78117adfc81a59219df1a8560c21fa0ad7be">46ea781</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/ac2cade9cbb47e8db3ababf5523501643dc771fd"><code>ac2cade</code></a> v4.0.0-alpha.19</li> <li><a href="https://github.com/vuejs/apollo/commit/6f60cdb65ff1e6628ff94acbadf2cd288bcdf145"><code>6f60cdb</code></a> chore: remove unused import</li> <li><a href="https://github.com/vuejs/apollo/commit/cb0ab5790514ae10ea5e7bab381199f65b8107d5"><code>cb0ab57</code></a> fix: Root instance not found when using with Vue 2.7 (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1379">#1379</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-alpha.19/packages/vue-apollo-composable">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 (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-07-18 14:40:29 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-07-18 14:48:24 +00:00
Sign in to join this conversation.