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-beta.1 to 4.0.0-beta.2.
<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.2</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>@vue/apollo-option</code>:</strong> ssr cleanup function fails to run (<a href="https://github.com/vuejs/apollo/issues/1424">#1424</a>) (<a href="https://github.com/vuejs/apollo/issues/1425">#1425</a>) (<a href="https://github.com/vuejs/apollo/commit/8dfe93b82679fac42b8d1509febc97e7faeed1e0">8dfe93b</a>)</li>
<li>hydration error, revert <a href="https://github.com/vuejs/apollo/issues/1388">#1388</a>, fix <a href="https://github.com/vuejs/apollo/issues/1432">#1432</a> (<a href="https://github.com/vuejs/apollo/commit/9302d4d4a55541bb49292463d8176d0527c06ce9">9302d4d</a>)</li>
<li>ignore next result only if not loading (<a href="https://github.com/vuejs/apollo/commit/1e24d2110c3ea6ee80590c2b6578fef45a2e448e">1e24d21</a>)</li>
<li>typo in useResult deprecation message (<a href="https://github.com/vuejs/apollo/issues/1414">#1414</a>) (<a href="https://github.com/vuejs/apollo/commit/372892855d76622128ac560e8fadc689c50675bc">3728928</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-beta.1...v4.0.0-beta.2">4.0.0-beta.2</a> (2023-02-03)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong><code>@vue/apollo-option</code>:</strong> ssr cleanup function fails to run (<a href="https://github.com/vuejs/vue-apollo/issues/1424">#1424</a>) (<a href="https://github.com/vuejs/vue-apollo/issues/1425">#1425</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/8dfe93b82679fac42b8d1509febc97e7faeed1e0">8dfe93b</a>)</li>
<li>hydration error, revert <a href="https://github.com/vuejs/vue-apollo/issues/1388">#1388</a>, fix <a href="https://github.com/vuejs/vue-apollo/issues/1432">#1432</a> (<a href="https://github.com/vuejs/vue-apollo/commit/9302d4d4a55541bb49292463d8176d0527c06ce9">9302d4d</a>)</li>
<li>ignore next result only if not loading (<a href="https://github.com/vuejs/vue-apollo/commit/1e24d2110c3ea6ee80590c2b6578fef45a2e448e">1e24d21</a>)</li>
<li>typo in useResult deprecation message (<a href="https://github.com/vuejs/vue-apollo/issues/1414">#1414</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/372892855d76622128ac560e8fadc689c50675bc">3728928</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vuejs/apollo/commit/5aa44c2e3014c72dd4a32f1bba8f766f03c426f4"><code>5aa44c2</code></a> v4.0.0-beta.2</li>
<li><a href="https://github.com/vuejs/apollo/commit/1e24d2110c3ea6ee80590c2b6578fef45a2e448e"><code>1e24d21</code></a> fix: ignore next result only if not loading</li>
<li><a href="https://github.com/vuejs/apollo/commit/9302d4d4a55541bb49292463d8176d0527c06ce9"><code>9302d4d</code></a> fix: hydration error, revert <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1388">#1388</a>, fix <a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1432">#1432</a></li>
<li><a href="https://github.com/vuejs/apollo/commit/372892855d76622128ac560e8fadc689c50675bc"><code>3728928</code></a> fix: typo in useResult deprecation message (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1414">#1414</a>)</li>
<li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-beta.2/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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @vue/apollo-composable from 4.0.0-beta.1 to 4.0.0-beta.2.
Release notes
Sourced from
@vue/apollo-composable's releases.Changelog
Sourced from
@vue/apollo-composable's changelog.Commits
5aa44c2v4.0.0-beta.21e24d21fix: ignore next result only if not loading9302d4dfix: hydration error, revert #1388, fix #14323728928fix: typo in useResult deprecation message (#1414)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 7 commits
master001fe4b0- Build(deps): bump @vue/apollo-composableCompare with previous version