Build(deps): bump @apollo/client from 3.8.4 to 3.8.5 #1500

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.8.5 into master 2023-10-06 09:19:18 +00:00
argoyle commented 2023-10-06 04:39:16 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.8.4 to 3.8.5.

Release notes

Sourced from @​apollo/client's releases.

v3.8.5

Patch Changes

Changelog

Sourced from @​apollo/client's changelog.

3.8.5

Patch Changes

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.4 to 3.8.5. <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.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11266">#11266</a> <a href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6e1</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes argument handling for invariant log messages.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11235">#11235</a> <a href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf65</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix nextFetchPolicy behaviour with transformed documents by keeping <code>options</code> reference stable when passing it through QueryManager.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11252">#11252</a> <a href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2abbd</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes a race condition in asyncMap that caused issues in React Native when errors were returned in the response payload along with a data property that was null.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11229">#11229</a> <a href="https://github.com/apollographql/apollo-client/commit/c372bad4ebd01a4f2e772cd76e873143bf043fe6"><code>c372bad4e</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove (already throwing) SuspenseCache export that should have been removed in 3.8.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11267">#11267</a> <a href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e068</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove some dead code.</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.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11266">#11266</a> <a href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6e1</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes argument handling for invariant log messages.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11235">#11235</a> <a href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf65</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fix nextFetchPolicy behaviour with transformed documents by keeping <code>options</code> reference stable when passing it through QueryManager.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11252">#11252</a> <a href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2abbd</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Fixes a race condition in asyncMap that caused issues in React Native when errors were returned in the response payload along with a data property that was null.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11229">#11229</a> <a href="https://github.com/apollographql/apollo-client/commit/c372bad4ebd01a4f2e772cd76e873143bf043fe6"><code>c372bad4e</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove (already throwing) SuspenseCache export that should have been removed in 3.8.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/11267">#11267</a> <a href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e068</code></a> Thanks <a href="https://github.com/phryneas"><code>@​phryneas</code></a>! - Remove some dead code.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/f6b9953dbaa5d3a8f8716e4f4ad9f41f13e1fe1e"><code>f6b9953</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/11232">#11232</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/5192cf6e1e958080bcae09e5967fa6851bd3a78c"><code>5192cf6</code></a> Fixes argument handling for invariant log messages. (<a href="https://github.com/apollographql/apollo-client/issues/11266">#11266</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/366e2b1aac43166f995d09e7b32b2cf65007939b"><code>366e2b1</code></a> Merge pull request <a href="https://github.com/apollographql/apollo-client/issues/11258">#11258</a> from apollographql/ms/pqs-to-ga</li> <li><a href="https://github.com/apollographql/apollo-client/commit/f667b635a8f1e2b405a6c1d6e454e5a304b0ca97"><code>f667b63</code></a> Merge branch 'main' into ms/pqs-to-ga</li> <li><a href="https://github.com/apollographql/apollo-client/commit/327a2abbd5db87ca27f2ffd1d2f8dccd75868a58"><code>327a2ab</code></a> simplify <code>asyncMap</code> implementation (<a href="https://github.com/apollographql/apollo-client/issues/11252">#11252</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/dd2b7c778f0f4929b1e1d907c5ed9d9a195f87af"><code>dd2b7c7</code></a> Merge branch 'main' into ms/pqs-to-ga</li> <li><a href="https://github.com/apollographql/apollo-client/commit/bc055e0683e87b9445e321f73857f4a91b20a9ce"><code>bc055e0</code></a> Remove <code>QueryInfo.subscriptions</code> (dead code) (<a href="https://github.com/apollographql/apollo-client/issues/11267">#11267</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/3a3ee44663f9aa9943d2087cce1b1e8735422c20"><code>3a3ee44</code></a> fix display of objects in the documentation error page (<a href="https://github.com/apollographql/apollo-client/issues/11261">#11261</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/9229e0e1e65bb8ba199a5d2411d05debcb9d73c3"><code>9229e0e</code></a> chore(deps): update all devdependencies</li> <li><a href="https://github.com/apollographql/apollo-client/commit/6cddaaf6543f5c0b1fb04ba47480fb393ba10de7"><code>6cddaaf</code></a> fix <code>nextFetchPolicy</code> behaviour with transformed documents (<a href="https://github.com/apollographql/apollo-client/issues/11235">#11235</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.8.4...v3.8.5">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 2023-10-06 09:19:18 +00:00
Sign in to join this conversation.