Build(deps): bump @vue/apollo-composable from 4.0.0-beta.5 to 4.0.0-beta.6 #1256

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.0-beta.6 into master 2023-06-13 06:53:45 +00:00
argoyle commented 2023-06-13 04:40:03 +00:00 (Migrated from gitlab.com)

Bumps @vue/apollo-composable from 4.0.0-beta.5 to 4.0.0-beta.6.

Release notes

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

v4.0.0-beta.6

🚀 Enhancements

  • KeepPreviousResult (e794c1e)

📖 Documentation

  • ProvideApolloClient (#1442)

🏡 Chore

  • Update graphql to 16 in repo (4dcfa20)
  • Typo in test component file (bfca616)
  • Update lockfile version (2077502)

Tests

  • Update server (13bfbbe)
  • Update pnpm version (722fa0f)
  • Test-server package (f1ebe70)
  • Migrate server to typescript (97c1402)
  • Fix (c881439)

❤️ Contributors

Changelog

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

v4.0.0-beta.6

🚀 Enhancements

  • KeepPreviousResult (e794c1e)

📖 Documentation

  • ProvideApolloClient (#1442)

🏡 Chore

  • Update graphql to 16 in repo (4dcfa20)
  • Typo in test component file (bfca616)
  • Update lockfile version (2077502)

Tests

  • Update server (13bfbbe)
  • Update pnpm version (722fa0f)
  • Test-server package (f1ebe70)
  • Migrate server to typescript (97c1402)
  • Fix (c881439)

❤️ Contributors

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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-beta.5 to 4.0.0-beta.6. <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-beta.6</h2> <h3>🚀 Enhancements</h3> <ul> <li>KeepPreviousResult (e794c1e)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>ProvideApolloClient (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1442">#1442</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update graphql to 16 in repo (4dcfa20)</li> <li>Typo in test component file (bfca616)</li> <li>Update lockfile version (2077502)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update server (13bfbbe)</li> <li>Update pnpm version (722fa0f)</li> <li>Test-server package (f1ebe70)</li> <li>Migrate server to typescript (97c1402)</li> <li>Fix (c881439)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Stefan Schneider <a href="mailto:stefan.schneider@gmx.net">stefan.schneider@gmx.net</a></li> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></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> <h2>v4.0.0-beta.6</h2> <h3>🚀 Enhancements</h3> <ul> <li>KeepPreviousResult (e794c1e)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>ProvideApolloClient (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1442">#1442</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Update graphql to 16 in repo (4dcfa20)</li> <li>Typo in test component file (bfca616)</li> <li>Update lockfile version (2077502)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Update server (13bfbbe)</li> <li>Update pnpm version (722fa0f)</li> <li>Test-server package (f1ebe70)</li> <li>Migrate server to typescript (97c1402)</li> <li>Fix (c881439)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Stefan Schneider <a href="mailto:stefan.schneider@gmx.net">stefan.schneider@gmx.net</a></li> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/a9c60128f628b55441eec381ff0df865a6110897"><code>a9c6012</code></a> v4.0.0-beta.6</li> <li><a href="https://github.com/vuejs/apollo/commit/c8814394d1d2a12b0ebf7ead9ed4c3726afd1e9e"><code>c881439</code></a> test: fix</li> <li><a href="https://github.com/vuejs/apollo/commit/e794c1edde6d77cf089ac3a986cd23a0434cfc49"><code>e794c1e</code></a> feat: keepPreviousResult</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.6/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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-06-13 06:53:33 +00:00 (Migrated from gitlab.com)

added 2 commits

  • af996303 - 1 commit from branch master
  • 6d5cbd31 - Build(deps): bump @vue/apollo-composable

Compare with previous version

added 2 commits <ul><li>af996303 - 1 commit from branch <code>master</code></li><li>6d5cbd31 - Build(deps): bump @vue/apollo-composable</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1207/diffs?diff_id=706403042&start_sha=fa6a4e072ec0fed3bd5d881a7ae2b8ef8a94df16)
argoyle (Migrated from gitlab.com) merged commit into master 2023-06-13 06:53:45 +00:00
Sign in to join this conversation.