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

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-vue-apollo-option-4.0.0-alpha.17 into master 2022-05-04 05:28:00 +00:00
argoyle commented 2022-05-04 04:38:14 +00:00 (Migrated from gitlab.com)

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

Release notes

Sourced from @​vue/apollo-option'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-option'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
  • f31fa15 fix: subscriptions array leak (#1248)
  • 829912d docs: update sponsors image
  • d6d4da1 fix: $apollo null error if smar obj is destroyed but has throttled/debounced ...
  • See full diff 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-option](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-option) 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-option</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-option</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/f31fa1520c2fe007dd47474268ea274bc2906866"><code>f31fa15</code></a> fix: subscriptions array leak (<a href="https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-option/issues/1248">#1248</a>)</li> <li><a href="https://github.com/vuejs/apollo/commit/829912da9e04cd9882723bb394f74585fecb8eb2"><code>829912d</code></a> docs: update sponsors image</li> <li><a href="https://github.com/vuejs/apollo/commit/d6d4da16d56233e1c6fb4df261cda4a0b9f665d4"><code>d6d4da1</code></a> fix: $apollo null error if smar obj is destroyed but has throttled/debounced ...</li> <li>See full diff in <a href="https://github.com/vuejs/vue-apollo/commits/v4.0.0-alpha.17/packages/vue-apollo-option">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:15:31 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2022-05-04 05:15:32 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2022-05-04 05:16:59 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2022-05-04 05:16:59 +00:00 (Migrated from gitlab.com)

added 5 commits

  • ff632092...0babe0fe - 4 commits from branch master
  • 21183091 - Build(deps): bump @vue/apollo-option

Compare with previous version

added 5 commits <ul><li>ff632092...0babe0fe - 4 commits from branch <code>master</code></li><li>21183091 - Build(deps): bump @vue/apollo-option</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/302/diffs?diff_id=386289204&start_sha=ff63209267b41d8ba40077955b5a23430adc3869)
argoyle commented 2022-05-04 05:16:59 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-05-04 05:19:52 +00:00
argoyle commented 2022-05-04 05:28:00 +00:00 (Migrated from gitlab.com)

mentioned in commit ed74d3e96c

mentioned in commit ed74d3e96cb9207b50fd8ef4f58cae4fc4c49d01
argoyle (Migrated from gitlab.com) merged commit ed74d3e96c into master 2022-05-04 05:28:01 +00:00
Sign in to join this conversation.