Build(deps): bump @vue/apollo-composable from 4.0.0-beta.11 to 4.0.0-beta.12 #1575

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.0-beta.12 into master 2023-11-30 07:35:48 +00:00
argoyle commented 2023-11-30 04:40:20 +00:00 (Migrated from gitlab.com)

Bumps @vue/apollo-composable from 4.0.0-beta.11 to 4.0.0-beta.12.

Release notes

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

v4.0.0-beta.12

🚀 Enhancements

  • New context params in event hook handlers (0be5d9b)

🩹 Fixes

  • Use shallowRef for apollo query (76f19f6)

📖 Documentation

  • Missing curly brace (#1512)
  • Added missing createClient import in example when creating Graph… (#1513)
  • Import createApolloProvider is missing (#1515)

🏡 Chore

  • Moved resolutions to the root of the workspace (#1508)

❤️ Contributors

Changelog

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

v4.0.0-beta.12

🚀 Enhancements

  • New context params in event hook handlers (0be5d9b)

🩹 Fixes

  • Use shallowRef for apollo query (76f19f6)

📖 Documentation

  • Missing curly brace (#1512)
  • Added missing createClient import in example when creating Graph… (#1513)
  • Import createApolloProvider is missing (#1515)

🏡 Chore

  • Moved resolutions to the root of the workspace (#1508)

❤️ Contributors

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on 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-beta.11 to 4.0.0-beta.12. <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.12</h2> <h3>🚀 Enhancements</h3> <ul> <li>New context params in event hook handlers (0be5d9b)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>Use shallowRef for apollo query (76f19f6)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Missing curly brace (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1512">#1512</a>)</li> <li>Added missing createClient import in example when creating Graph… (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1513">#1513</a>)</li> <li>Import createApolloProvider is missing (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1515">#1515</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Moved resolutions to the root of the workspace (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1508">#1508</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></a>)</li> <li>Hassan <a href="mailto:hassanfayyaz19@gmail.com">hassanfayyaz19@gmail.com</a></li> <li>Mekraldi</li> <li>Vitaliy</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.12</h2> <h3>🚀 Enhancements</h3> <ul> <li>New context params in event hook handlers (0be5d9b)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>Use shallowRef for apollo query (76f19f6)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Missing curly brace (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1512">#1512</a>)</li> <li>Added missing createClient import in example when creating Graph… (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1513">#1513</a>)</li> <li>Import createApolloProvider is missing (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1515">#1515</a>)</li> </ul> <h3>🏡 Chore</h3> <ul> <li>Moved resolutions to the root of the workspace (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1508">#1508</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></a>)</li> <li>Hassan <a href="mailto:hassanfayyaz19@gmail.com">hassanfayyaz19@gmail.com</a></li> <li>Mekraldi</li> <li>Vitaliy</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/dd01cee2e1be63871f81851b9d9d2bcfb27fae48"><code>dd01cee</code></a> v4.0.0-beta.12</li> <li><a href="https://github.com/vuejs/apollo/commit/0be5d9b4445321c061534a6fe7b2b2fd7ad67710"><code>0be5d9b</code></a> feat: new context params in event hook handlers</li> <li><a href="https://github.com/vuejs/apollo/commit/76f19f6e0c73d36a7099b48dbf9c020ab5e4eb7f"><code>76f19f6</code></a> fix: use shallowRef for apollo query</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.12/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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-11-30 07:35:37 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 5a85d995 - 1 commit from branch master
  • 3e4a5165 - Build(deps): bump @vue/apollo-composable

Compare with previous version

added 2 commits <ul><li>5a85d995 - 1 commit from branch <code>master</code></li><li>3e4a5165 - Build(deps): bump @vue/apollo-composable</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1526/diffs?diff_id=859049690&start_sha=0aa43a7d6e124ab601f48c898ba80523b111ad38)
argoyle (Migrated from gitlab.com) merged commit into master 2023-11-30 07:35:48 +00:00
Sign in to join this conversation.