Build(deps): bump @vue/apollo-composable from 4.0.0 to 4.0.1 #1659

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.1 into master 2024-01-25 06:16:20 +00:00
argoyle commented 2024-01-25 04:39:35 +00:00 (Migrated from gitlab.com)

Bumps @vue/apollo-composable from 4.0.0 to 4.0.1.

Release notes

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

v4.0.1

🩹 Fixes

  • Use hasInjectionContext in useApolloClient before calling inject (#1529)
  • useLazyQuery: Load() on server, fix #1495 (#1495)

Tests

  • Split into outsideComponent.cy.ts (48d0ac2)
  • Build test app in test command (500d6e4)

🤖 CI

  • Use GITHUB_OUTPUT envvar instead of set-output command (#1530)

❤️ Contributors

Changelog

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

v4.0.1

🩹 Fixes

  • Use hasInjectionContext in useApolloClient before calling inject (#1529)
  • useLazyQuery: Load() on server, fix #1495 (#1495)

Tests

  • Split into outsideComponent.cy.ts (48d0ac2)
  • Build test app in test command (500d6e4)

🤖 CI

  • Use GITHUB_OUTPUT envvar instead of set-output command (#1530)

❤️ 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 to 4.0.1. <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.1</h2> <h3>🩹 Fixes</h3> <ul> <li>Use hasInjectionContext in useApolloClient before calling inject (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1529">#1529</a>)</li> <li><strong>useLazyQuery:</strong> Load() on server, fix <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1495">#1495</a> (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1495">#1495</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Split into outsideComponent.cy.ts (48d0ac2)</li> <li>Build test app in test command (500d6e4)</li> </ul> <h3>🤖 CI</h3> <ul> <li>Use GITHUB_OUTPUT envvar instead of set-output command (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1530">#1530</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></a>)</li> <li>Arun Sathiya <a href="mailto:arun@arun.blog">arun@arun.blog</a></li> <li>Dawid Kopys <a href="mailto:dewke17@gmail.com">dewke17@gmail.com</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.1</h2> <h3>🩹 Fixes</h3> <ul> <li>Use hasInjectionContext in useApolloClient before calling inject (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1529">#1529</a>)</li> <li><strong>useLazyQuery:</strong> Load() on server, fix <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1495">#1495</a> (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1495">#1495</a>)</li> </ul> <h3>✅ Tests</h3> <ul> <li>Split into outsideComponent.cy.ts (48d0ac2)</li> <li>Build test app in test command (500d6e4)</li> </ul> <h3>🤖 CI</h3> <ul> <li>Use GITHUB_OUTPUT envvar instead of set-output command (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1530">#1530</a>)</li> </ul> <h3>❤️ Contributors</h3> <ul> <li>Guillaume Chau (<a href="http://github.com/Akryum"><code>@​Akryum</code></a>)</li> <li>Arun Sathiya <a href="mailto:arun@arun.blog">arun@arun.blog</a></li> <li>Dawid Kopys <a href="mailto:dewke17@gmail.com">dewke17@gmail.com</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/3de258d754df21e62c1603688b3746e863a8cd69"><code>3de258d</code></a> v4.0.1</li> <li><a href="https://github.com/vuejs/apollo/commit/330564c7f4089bc7484c704cd925f09fea8786c5"><code>330564c</code></a> fix(useLazyQuery): load() on server, fix <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1495">#1495</a></li> <li><a href="https://github.com/vuejs/apollo/commit/460a0dbd113015275bee6f8b3b88ed86dc79d75e"><code>460a0db</code></a> fix: use hasInjectionContext in useApolloClient before calling inject (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1529">#1529</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.1/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 (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2024-01-25 06:10:29 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2024-01-25 06:16:21 +00:00
Sign in to join this conversation.