Build(deps): bump @apollo/client from 3.8.9 to 3.8.10 #1651

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.8.10 into master 2024-01-19 07:00:49 +00:00
argoyle commented 2024-01-19 04:39:20 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.8.9 to 3.8.10.

Release notes

Sourced from @​apollo/client's releases.

v3.8.10

Patch Changes

  • #11489 abfd02a Thanks @​gronxb! - Fix networkStatus with useSuspenseQuery not properly updating to ready state when using a cache-and-network fetch policy that returns data equal to what is already in the cache.

  • #11483 6394dda Thanks @​pipopotamasu! - Fix cache override warning output

Changelog

Sourced from @​apollo/client's changelog.

3.8.10

Patch Changes

  • #11489 abfd02a Thanks @​gronxb! - Fix networkStatus with useSuspenseQuery not properly updating to ready state when using a cache-and-network fetch policy that returns data equal to what is already in the cache.

  • #11483 6394dda Thanks @​pipopotamasu! - Fix cache override warning output

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on 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.8.9 to 3.8.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apollographql/apollo-client/releases"><code>@​apollo/client</code>'s releases</a>.</em></p> <blockquote> <h2>v3.8.10</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11489">#11489</a> <a href="https://github.com/apollographql/apollo-client/commit/abfd02abeb8585e44377e9e87e5d20e5d95be002"><code>abfd02a</code></a> Thanks <a href="https://github.com/gronxb"><code>@​gronxb</code></a>! - Fix <code>networkStatus</code> with <code>useSuspenseQuery</code> not properly updating to ready state when using a <code>cache-and-network</code> fetch policy that returns data equal to what is already in the cache.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11483">#11483</a> <a href="https://github.com/apollographql/apollo-client/commit/6394dda47fa83d9ddd922e0d05e62bd872e4ea8e"><code>6394dda</code></a> Thanks <a href="https://github.com/pipopotamasu"><code>@​pipopotamasu</code></a>! - Fix cache override warning output</p> </li> </ul> </blockquote> </details> <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>3.8.10</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11489">#11489</a> <a href="https://github.com/apollographql/apollo-client/commit/abfd02abeb8585e44377e9e87e5d20e5d95be002"><code>abfd02a</code></a> Thanks <a href="https://github.com/gronxb"><code>@​gronxb</code></a>! - Fix <code>networkStatus</code> with <code>useSuspenseQuery</code> not properly updating to ready state when using a <code>cache-and-network</code> fetch policy that returns data equal to what is already in the cache.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11483">#11483</a> <a href="https://github.com/apollographql/apollo-client/commit/6394dda47fa83d9ddd922e0d05e62bd872e4ea8e"><code>6394dda</code></a> Thanks <a href="https://github.com/pipopotamasu"><code>@​pipopotamasu</code></a>! - Fix cache override warning output</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/17dc73b205cbfda96b1ac2a2916304668a252dc0"><code>17dc73b</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/11497">#11497</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/14f4427e43d7b930bdfdbd8fdbfe0053d2e15b0f"><code>14f4427</code></a> chore(deps): update all devdependencies (<a href="https://github.com/apollographql/apollo-client/issues/11486">#11486</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/f49ecf5ca930c18329473854fb5394d682283559"><code>f49ecf5</code></a> Add prettier as ignored renovate dep (<a href="https://github.com/apollographql/apollo-client/issues/11500">#11500</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/213e22d741c6738a957ef1f23c780010c989569c"><code>213e22d</code></a> Bump follow-redirects from 1.15.2 to 1.15.5 in /integration-tests (<a href="https://github.com/apollographql/apollo-client/issues/11499">#11499</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/bde66d9020d948b440d9668114471b421b43b846"><code>bde66d9</code></a> chore(deps): update all dependencies - patch updates (<a href="https://github.com/apollographql/apollo-client/issues/11485">#11485</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/6394dda47fa83d9ddd922e0d05e62bd872e4ea8e"><code>6394dda</code></a> Fix cache override warning output (<a href="https://github.com/apollographql/apollo-client/issues/11483">#11483</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/abfd02abeb8585e44377e9e87e5d20e5d95be002"><code>abfd02a</code></a> Fix <code>networkStatus</code> update issue in <code>useSuspenseQuery</code> with `cache-and-networ...</li> <li><a href="https://github.com/apollographql/apollo-client/commit/da1e82eb3210f4f545fff71760a5b7e8e3045b06"><code>da1e82e</code></a> Update ROADMAP.md</li> <li><a href="https://github.com/apollographql/apollo-client/commit/9b22974b3e0f131a50c2618cc08ea6745e79a653"><code>9b22974</code></a> ci: add semgrep (<a href="https://github.com/apollographql/apollo-client/issues/11479">#11479</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/57e9dae68762be10087fbe310c00ff7e4d0f7259"><code>57e9dae</code></a> fix: Remove duplicate double semicolon (<a href="https://github.com/apollographql/apollo-client/issues/11478">#11478</a>)</li> <li>See full diff in <a href="https://github.com/apollographql/apollo-client/compare/v3.8.9...v3.8.10">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on 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 2024-01-19 07:00:50 +00:00
Sign in to join this conversation.