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

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-option-4.0.0-alpha.19 into master 2022-07-18 15:39:37 +00:00
argoyle commented 2022-07-18 14:40:28 +00:00 (Migrated from gitlab.com)

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

Release notes

Sourced from @​vue/apollo-option'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-option'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-option](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-option) 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-option</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-option</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/9726e0a8655053789dc1b68103f282f6ef0c1d95"><code>9726e0a</code></a> fix(options): use beforeUnmount instead of unmounted</li> <li><a href="https://github.com/vuejs/apollo/commit/46ea78117adfc81a59219df1a8560c21fa0ad7be"><code>46ea781</code></a> fix(ssr): mock $apollo after serverPrefetch, fix <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-option/issues/1297">#1297</a></li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-alpha.19/packages/vue-apollo-option">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-07-18 14:48:50 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-07-18 14:48:51 +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-07-18 14:50:18 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-07-18 14:50:18 +00:00 (Migrated from gitlab.com)

added 2 commits

  • e3baaa0d - 1 commit from branch master
  • 59fefc6e - Build(deps): bump @vue/apollo-option

Compare with previous version

added 2 commits <ul><li>e3baaa0d - 1 commit from branch <code>master</code></li><li>59fefc6e - Build(deps): bump @vue/apollo-option</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/434/diffs?diff_id=440525066&start_sha=64931bd0af2c56f59db2036c6742ea00918a4a87)
argoyle commented 2022-07-18 14:50:18 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) merged commit into master 2022-07-18 15:39:38 +00:00
Sign in to join this conversation.