Build(deps): bump @vue/apollo-composable from 4.0.0-alpha.16 to 4.0.0-alpha.17 #350

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-composable-4.0.0-alpha.17 into master 2022-05-04 05:03:11 +00:00
argoyle commented 2022-05-04 04:37:44 +00:00 (Migrated from gitlab.com)

Bumps @vue/apollo-composable from 4.0.0-alpha.16 to 4.0.0-alpha.17.

Release notes

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

v4.0.0-alpha.17

Bug Fixes

Features

  • allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340) (64491ce)
  • deprecate useResult (0e9fb48)
  • update vue-demi (af9f20f)
Changelog

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

4.0.0-alpha.17 (2022-05-03)

Bug Fixes

Features

  • allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340) (64491ce)
  • deprecate useResult (0e9fb48)
  • update vue-demi (af9f20f)
Commits
  • 42bded6 v4.0.0-alpha.17
  • 120c555 chore: less yarn more pnpm
  • 3fe0e46 refactor: migrate to pnpm
  • 2ddf5ae Allow 'no-cache' fetchPolicy on serve (#1341)
  • af9f20f feat: update vue-demi
  • cf89b25 fix: avoid onServerPrefetch warning (#1281)
  • 64491ce feat: allow providing multiple apolloClients outside of setup/vue context in ...
  • 61261bc fix: added client options to error policy (#1318)
  • 082acf9 fix: useQuery loading and debounce issues (#1313)
  • 829912d docs: update sponsors image
  • Additional commits viewable in compare view


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-alpha.16 to 4.0.0-alpha.17. <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-alpha.17</h2> <h3>Bug Fixes</h3> <ul> <li>$apollo null error if smar obj is destroyed but has throttled/debounced calls (<a href="https://github.com/vuejs/apollo/commit/d6d4da16d56233e1c6fb4df261cda4a0b9f665d4">d6d4da1</a>)</li> <li>added client options to error policy (<a href="https://github.com/vuejs/apollo/issues/1318">#1318</a>) (<a href="https://github.com/vuejs/apollo/commit/61261bccc4639a1d2394413464d46d6032ec4c87">61261bc</a>)</li> <li>avoid onServerPrefetch warning (<a href="https://github.com/vuejs/apollo/issues/1281">#1281</a>) (<a href="https://github.com/vuejs/apollo/commit/cf89b252c214401621674c654f0864229b3a6be3">cf89b25</a>)</li> <li>remove console.log (<a href="https://github.com/vuejs/apollo/commit/a79b7908f6e4ae3120d11318a6643b724e5718cd">a79b790</a>)</li> <li>subscriptions array leak (<a href="https://github.com/vuejs/apollo/issues/1248">#1248</a>) (<a href="https://github.com/vuejs/apollo/commit/f31fa1520c2fe007dd47474268ea274bc2906866">f31fa15</a>)</li> <li>useQuery loading and debounce issues (<a href="https://github.com/vuejs/apollo/issues/1313">#1313</a>) (<a href="https://github.com/vuejs/apollo/commit/082acf90c2c22edf28f443306da39b535d2b0a1d">082acf9</a>), closes <a href="https://github.com/vuejs/apollo/issues/1235">#1235</a> <a href="https://github.com/vuejs/apollo/issues/1271">#1271</a></li> </ul> <h3>Features</h3> <ul> <li>allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (<a href="https://github.com/vuejs/apollo/issues/1340">#1340</a>) (<a href="https://github.com/vuejs/apollo/commit/64491ce1ca0f1a6a3acc498a1999e85347336748">64491ce</a>)</li> <li>deprecate useResult (<a href="https://github.com/vuejs/apollo/commit/0e9fb48384647e2d8a825b72cadeb8ff74396294">0e9fb48</a>)</li> <li>update vue-demi (<a href="https://github.com/vuejs/apollo/commit/af9f20f131667f173c9708a375e24d676c7adf95">af9f20f</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-alpha.16...v4.0.0-alpha.17">4.0.0-alpha.17</a> (2022-05-03)</h1> <h3>Bug Fixes</h3> <ul> <li>$apollo null error if smar obj is destroyed but has throttled/debounced calls (<a href="https://github.com/vuejs/vue-apollo/commit/d6d4da16d56233e1c6fb4df261cda4a0b9f665d4">d6d4da1</a>)</li> <li>added client options to error policy (<a href="https://github.com/vuejs/vue-apollo/issues/1318">#1318</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/61261bccc4639a1d2394413464d46d6032ec4c87">61261bc</a>)</li> <li>avoid onServerPrefetch warning (<a href="https://github.com/vuejs/vue-apollo/issues/1281">#1281</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/cf89b252c214401621674c654f0864229b3a6be3">cf89b25</a>)</li> <li>remove console.log (<a href="https://github.com/vuejs/vue-apollo/commit/a79b7908f6e4ae3120d11318a6643b724e5718cd">a79b790</a>)</li> <li>subscriptions array leak (<a href="https://github.com/vuejs/vue-apollo/issues/1248">#1248</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/f31fa1520c2fe007dd47474268ea274bc2906866">f31fa15</a>)</li> <li>useQuery loading and debounce issues (<a href="https://github.com/vuejs/vue-apollo/issues/1313">#1313</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/082acf90c2c22edf28f443306da39b535d2b0a1d">082acf9</a>), closes <a href="https://github.com/vuejs/vue-apollo/issues/1235">#1235</a> <a href="https://github.com/vuejs/vue-apollo/issues/1271">#1271</a></li> </ul> <h3>Features</h3> <ul> <li>allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (<a href="https://github.com/vuejs/vue-apollo/issues/1340">#1340</a>) (<a href="https://github.com/vuejs/vue-apollo/commit/64491ce1ca0f1a6a3acc498a1999e85347336748">64491ce</a>)</li> <li>deprecate useResult (<a href="https://github.com/vuejs/vue-apollo/commit/0e9fb48384647e2d8a825b72cadeb8ff74396294">0e9fb48</a>)</li> <li>update vue-demi (<a href="https://github.com/vuejs/vue-apollo/commit/af9f20f131667f173c9708a375e24d676c7adf95">af9f20f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/apollo/commit/42bded6b1bf2f23e6ebe97ba6dd437bce9ceba46"><code>42bded6</code></a> v4.0.0-alpha.17</li> <li><a href="https://github.com/vuejs/apollo/commit/120c5554efff69834ee3a4df67ce2d55d981f52d"><code>120c555</code></a> chore: less yarn more pnpm</li> <li><a href="https://github.com/vuejs/apollo/commit/3fe0e46eb16a7a8b8f9e83ca48a2e4bb30cd92b5"><code>3fe0e46</code></a> refactor: migrate to pnpm</li> <li><a href="https://github.com/vuejs/apollo/commit/2ddf5ae3e6297a0e0088d14809c0e76fc86d56d7"><code>2ddf5ae</code></a> Allow 'no-cache' fetchPolicy on serve (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1341">#1341</a>)</li> <li><a href="https://github.com/vuejs/apollo/commit/af9f20f131667f173c9708a375e24d676c7adf95"><code>af9f20f</code></a> feat: update vue-demi</li> <li><a href="https://github.com/vuejs/apollo/commit/cf89b252c214401621674c654f0864229b3a6be3"><code>cf89b25</code></a> fix: avoid onServerPrefetch warning (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1281">#1281</a>)</li> <li><a href="https://github.com/vuejs/apollo/commit/64491ce1ca0f1a6a3acc498a1999e85347336748"><code>64491ce</code></a> feat: allow providing multiple apolloClients outside of setup/vue context in ...</li> <li><a href="https://github.com/vuejs/apollo/commit/61261bccc4639a1d2394413464d46d6032ec4c87"><code>61261bc</code></a> fix: added client options to error policy (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1318">#1318</a>)</li> <li><a href="https://github.com/vuejs/apollo/commit/082acf90c2c22edf28f443306da39b535d2b0a1d"><code>082acf9</code></a> fix: useQuery loading and debounce issues (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable/issues/1313">#1313</a>)</li> <li><a href="https://github.com/vuejs/apollo/commit/829912da9e04cd9882723bb394f74585fecb8eb2"><code>829912d</code></a> docs: update sponsors image</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-alpha.17/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>
argoyle commented 2022-05-04 05:03:11 +00:00 (Migrated from gitlab.com)

mentioned in commit 2b7ff4155d

mentioned in commit 2b7ff4155d1c2567fd59f150b3beedbfa87ad516
argoyle (Migrated from gitlab.com) merged commit 2b7ff4155d into master 2022-05-04 05:03:11 +00:00
Sign in to join this conversation.