Build(deps): bump @apollo/client from 3.5.6 to 3.5.7 #204

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.5.7 into master 2022-01-13 06:13:21 +00:00
argoyle commented 2022-01-13 04:40:05 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.5.6 to 3.5.7.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.5.7 (2022-01-10)

Bug Fixes

  • Fix regression that prevented calling onError or onCompleted in some cases when using useQuery. @​mmahalwy in #9226

  • Make useQuery respect defaultOptions.watchQuery.fetchPolicy. @​yasharzolmajdi in #9210

Commits
  • 67fca7d Bump @​apollo/client npm version to 3.5.7.
  • 2ec8afa chore(deps): update dependency ws to 7.4.6 [security] (#9288)
  • 7febd11 Prep CHANGELOG.md for release.
  • fcaa208 Fix defaultOptions not being used by useQuery (#9210)
  • 02f2e4f Fix regression causing on{Error,Completed} not to be called (#9226)
  • 34ec039 chore(deps): update dependency react-dev-utils to 11.0.4 [security] (#9287)
  • 2c60f5f chore(deps): update dependency path-parse to 1.0.7 [security] (#9286)
  • d1a5e7f chore(deps): update dependency axios to 0.21.2 [security] (#9285)
  • 90455cf chore(deps): update dependency rollup to v2.63.0
  • 4a35f0b chore(deps): update dependency resolve to v1.21.0
  • 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 [@apollo/client](https://github.com/apollographql/apollo-client) from 3.5.6 to 3.5.7. <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.5.7 (2022-01-10)</h2> <h3>Bug Fixes</h3> <ul> <li> <p>Fix regression that prevented calling <code>onError</code> or <code>onCompleted</code> in some cases when using <code>useQuery</code>. <!-- raw HTML omitted --> <a href="https://github.com/mmahalwy"><code>@​mmahalwy</code></a> in <a href="https://github.com/apollographql/apollo-client/pull/9226">#9226</a></p> </li> <li> <p>Make <code>useQuery</code> respect <code>defaultOptions.watchQuery.fetchPolicy</code>. <!-- raw HTML omitted --> <a href="https://github.com/yasharzolmajdi"><code>@​yasharzolmajdi</code></a> in <a href="https://github.com/apollographql/apollo-client/pull/9210">#9210</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/67fca7d0b98a47abd64d32b0645b55fa7fcdc52a"><code>67fca7d</code></a> Bump <code>@​apollo/client</code> npm version to 3.5.7.</li> <li><a href="https://github.com/apollographql/apollo-client/commit/2ec8afa1888d38ea30628f11efec2296c6371ed7"><code>2ec8afa</code></a> chore(deps): update dependency ws to 7.4.6 [security] (<a href="https://github.com/apollographql/apollo-client/issues/9288">#9288</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/7febd11df6e54a26a4aab2f12f7f671342412b83"><code>7febd11</code></a> Prep CHANGELOG.md for release.</li> <li><a href="https://github.com/apollographql/apollo-client/commit/fcaa208c1b657079a002197a328b8e912c85ec60"><code>fcaa208</code></a> Fix <code>defaultOptions</code> not being used by <code>useQuery</code> (<a href="https://github.com/apollographql/apollo-client/issues/9210">#9210</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/02f2e4fe5f9673bf1c528aa5b208398585f36efa"><code>02f2e4f</code></a> Fix regression causing on{Error,Completed} not to be called (<a href="https://github.com/apollographql/apollo-client/issues/9226">#9226</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/34ec0399f849c463ed92f032e82d94e9d671ca74"><code>34ec039</code></a> chore(deps): update dependency react-dev-utils to 11.0.4 [security] (<a href="https://github.com/apollographql/apollo-client/issues/9287">#9287</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/2c60f5f23bf1345323180b135779446a26f748fa"><code>2c60f5f</code></a> chore(deps): update dependency path-parse to 1.0.7 [security] (<a href="https://github.com/apollographql/apollo-client/issues/9286">#9286</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/d1a5e7f0a6c7251bb0739c3d12c2c7ac4b48a205"><code>d1a5e7f</code></a> chore(deps): update dependency axios to 0.21.2 [security] (<a href="https://github.com/apollographql/apollo-client/issues/9285">#9285</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/90455cf506412d81f3a5f18b0ac6be7b15f58020"><code>90455cf</code></a> chore(deps): update dependency rollup to v2.63.0</li> <li><a href="https://github.com/apollographql/apollo-client/commit/4a35f0bbcb130caa91456b62e37c21fa4ff92ec8"><code>4a35f0b</code></a> chore(deps): update dependency resolve to v1.21.0</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.5.6...v3.5.7">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-01-13 06:13:21 +00:00 (Migrated from gitlab.com)

mentioned in commit 0427bd1ba5

mentioned in commit 0427bd1ba5680a3cb680c35e9e93b41d54a9e012
argoyle (Migrated from gitlab.com) merged commit 0427bd1ba5 into master 2022-01-13 06:13:21 +00:00
Sign in to join this conversation.