Build(deps): bump @apollo/client from 3.5.5 to 3.5.6 #162

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.5.6 into master 2021-12-09 13:23:50 +00:00
argoyle commented 2021-12-09 04:53:28 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.5.5 to 3.5.6.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.5.6 (2021-12-07)

Bug Fixes (by @​brainkim in #9144)

  • Restores old behavior where the callback passed to useMutation() is constant.
  • Fix useMutation() callbacks having stale closures.
  • Fix useQuery() variables being out of date.
Commits
  • 6a5ae8a Bump @​apollo/client npm version to 3.5.6.
  • 6d86a52 Obfuscate Function(...) fallback to thwart static misanalysis (#9164)
  • 1bd1179 Update CHANGELOG.md
  • 998e5b3 Fix docs wording implying error property has boolean type (#9113)
  • ddb16ed chore(deps): update dependency ts-jest to v27.1.0
  • 96f1fdd chore(deps): update dependency jest to v27.4.3
  • a137054 chore(deps): update dependency rollup to v2.60.2
  • afeaf5d chore(deps): update dependency @​types/node to v16.11.11
  • de6c38e Update recast AST transform tool to version 0.21.0 (#9150)
  • 383ead2 mutate the useQuery ref during rendering to avoid stale callbacks
  • 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.5 to 3.5.6. <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.6 (2021-12-07)</h2> <h3>Bug Fixes (by <a href="https://github.com/brainkim"><code>@​brainkim</code></a> in <a href="https://github.com/apollographql/apollo-client/pull/9144">#9144</a>)</h3> <ul> <li>Restores old behavior where the callback passed to <code>useMutation()</code> is constant.</li> <li>Fix <code>useMutation()</code> callbacks having stale closures.</li> <li>Fix <code>useQuery()</code> variables being out of date.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/6a5ae8afe38dc7f5d477020e23dee36768968b63"><code>6a5ae8a</code></a> Bump <code>@​apollo/client</code> npm version to 3.5.6.</li> <li><a href="https://github.com/apollographql/apollo-client/commit/6d86a52c6032dd5f26657a2a4373d527dcc56393"><code>6d86a52</code></a> Obfuscate <code>Function(...)</code> fallback to thwart static misanalysis (<a href="https://github.com/apollographql/apollo-client/issues/9164">#9164</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/1bd117995af290173ebe8eb17025163847901cb3"><code>1bd1179</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/apollographql/apollo-client/commit/998e5b3ac1670f9549058899918de6f8d06bc8da"><code>998e5b3</code></a> Fix docs wording implying <code>error</code> property has boolean type (<a href="https://github.com/apollographql/apollo-client/issues/9113">#9113</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/ddb16ed323cac98484b3d13d16b9b5fbe6f5e049"><code>ddb16ed</code></a> chore(deps): update dependency ts-jest to v27.1.0</li> <li><a href="https://github.com/apollographql/apollo-client/commit/96f1fdd700b9217d467e80c45e5bdf7676c92051"><code>96f1fdd</code></a> chore(deps): update dependency jest to v27.4.3</li> <li><a href="https://github.com/apollographql/apollo-client/commit/a137054af3e44f7d2a15a276779c21b354c8e544"><code>a137054</code></a> chore(deps): update dependency rollup to v2.60.2</li> <li><a href="https://github.com/apollographql/apollo-client/commit/afeaf5de668399422497ae8a03d405bb3be6c773"><code>afeaf5d</code></a> chore(deps): update dependency <code>@​types/node</code> to v16.11.11</li> <li><a href="https://github.com/apollographql/apollo-client/commit/de6c38ebe08d8ef582a098c0e969ff04c650ad7c"><code>de6c38e</code></a> Update <code>recast</code> AST transform tool to version 0.21.0 (<a href="https://github.com/apollographql/apollo-client/issues/9150">#9150</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/383ead2b098373ad4da33f6a53e0a9568c226a3c"><code>383ead2</code></a> mutate the useQuery ref during rendering to avoid stale callbacks</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.5.5...v3.5.6">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 2021-12-09 13:23:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 965778d248

mentioned in commit 965778d248c2ac212eab3125bd32facaa216a74a
argoyle (Migrated from gitlab.com) merged commit 965778d248 into master 2021-12-09 13:23:50 +00:00
Sign in to join this conversation.