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.3 to 3.8.4.
<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.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/pull/11195">#11195</a> <a href="https://github.com/apollographql/apollo-client/commit/9e59b251d4d63afb83d9821889f87c71c4adde0f"><code>9e59b251d</code></a> Thanks <a href="https://github.com/phryneas"><code>@phryneas</code></a>! - For <code>invariant.log</code> etc., error arguments are now serialized correctly in the link to the error page.</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.4</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/pull/11195">#11195</a> <a href="https://github.com/apollographql/apollo-client/commit/9e59b251d4d63afb83d9821889f87c71c4adde0f"><code>9e59b251d</code></a> Thanks <a href="https://github.com/phryneas"><code>@phryneas</code></a>! - For <code>invariant.log</code> etc., error arguments are now serialized correctly in the link to the error page.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/fb9457d92b8f61322b9d0e262d166e7737778df8"><code>fb9457d</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/11196">#11196</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/7808c08d736d11dfc04dcb8fa09315874fbac115"><code>7808c08</code></a> chore(deps): update all dependencies - patch updates (<a href="https://github.com/apollographql/apollo-client/issues/11222">#11222</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/6d507efc6e9fbda19e651419666d2322e1311672"><code>6d507ef</code></a> chore(deps): update all devdependencies (<a href="https://github.com/apollographql/apollo-client/issues/11223">#11223</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/b8c54e3e5faa0a06391e16896006d68f69fba297"><code>b8c54e3</code></a> chore(deps): update all dependencies - patch updates (<a href="https://github.com/apollographql/apollo-client/issues/11189">#11189</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/0b476b8d0fab413977979578460b3c9dd6862beb"><code>0b476b8</code></a> chore(deps): update cimg/node docker tag to v20.6.1 (<a href="https://github.com/apollographql/apollo-client/issues/11204">#11204</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/c7a1b71fb719159352becb948f92d022c9090e6a"><code>c7a1b71</code></a> Add API Extractor API reports as a CI check (<a href="https://github.com/apollographql/apollo-client/issues/11215">#11215</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/d73c7387b938ec585d840ff14169c0f9cd2fe0c8"><code>d73c738</code></a> Add <code>@graphql-typed-document-node/core</code> as dependency for static typing (<a href="https://github.com/apollographql/apollo-client/issues/10991">#10991</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/9908ab4abcb5fb83d0357583cc09e1f93765f9af"><code>9908ab4</code></a> Handle non-src dirs for TypeScript documents (<a href="https://github.com/apollographql/apollo-client/issues/10792">#10792</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/ae2651a6370c733984cf669099e5c20e87fb05eb"><code>ae2651a</code></a> Added 'Customizing Type Policies' Segment in cache-configuration.mdx <a href="https://github.com/apollographql/apollo-client/issues/10933">#10933</a> (...</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/dc4baed28b71105598932f070bd11a2364c23372"><code>dc4baed</code></a> New testing helpers using <code>using</code>, replace old console mocking functions. (<a href="https://github.com/apollographql/apollo-client/issues/1">#1</a>...</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.8.3...v3.8.4">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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps @apollo/client from 3.8.3 to 3.8.4.
Release notes
Sourced from
@apollo/client's releases.Changelog
Sourced from
@apollo/client's changelog.Commits
fb9457dVersion Packages (#11196)7808c08chore(deps): update all dependencies - patch updates (#11222)6d507efchore(deps): update all devdependencies (#11223)b8c54e3chore(deps): update all dependencies - patch updates (#11189)0b476b8chore(deps): update cimg/node docker tag to v20.6.1 (#11204)c7a1b71Add API Extractor API reports as a CI check (#11215)d73c738Add@graphql-typed-document-node/coreas dependency for static typing (#10991)9908ab4Handle non-src dirs for TypeScript documents (#10792)ae2651aAdded 'Customizing Type Policies' Segment in cache-configuration.mdx #10933 (...dc4baedNew testing helpers usingusing, replace old console mocking functions. (#1...Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
7e683cf6- 1 commit from branchmaster9018bcdf- Build(deps): bump @apollo/client from 3.8.3 to 3.8.4Compare with previous version