Build(deps): bump @apollo/client from 3.6.8 to 3.6.9 #427

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.6.9 into master 2022-06-23 09:43:56 +00:00
argoyle commented 2022-06-23 04:37:40 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.6.8 to 3.6.9.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.6.9 (2022-06-21)

Bug Fixes

  • Leave fetchPolicy unchanged when skip: true (or in standby) and nextFetchPolicy is available, even if variables change. @​benjamn in #9823
Commits


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 [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.8 to 3.6.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@​apollo/client</code>'s changelog</a>.</em></p> <blockquote> <h2>Apollo Client 3.6.9 (2022-06-21)</h2> <h3>Bug Fixes</h3> <ul> <li>Leave <code>fetchPolicy</code> unchanged when <code>skip: true</code> (or in standby) and <code>nextFetchPolicy</code> is available, even if <code>variables</code> change. <!-- raw HTML omitted --> <a href="https://github.com/benjamn"><code>@​benjamn</code></a> in <a href="https://github.com/apollographql/apollo-client/pull/9823">#9823</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apollographql/apollo-client/commits">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 (Migrated from gitlab.com) merged commit into master 2022-06-23 09:43:56 +00:00
Sign in to join this conversation.