#10891ab42a5c08 Thanks @laverdet! - Fixes a bug in how multipart responses are read when using @defer. When reading a multipart body, HttpLink no longer attempts to parse the boundary (e.g. "---" or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.
#1078923a4e1578 Thanks @phryneas! - Fix a bug where other fields could be aliased to __typename or id, in which case an incoming result would be merged into the wrong cache entry.
#10891ab42a5c08 Thanks @laverdet! - Fixes a bug in how multipart responses are read when using @defer. When reading a multipart body, HttpLink no longer attempts to parse the boundary (e.g. "---" or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.
#1078923a4e1578 Thanks @phryneas! - Fix a bug where other fields could be aliased to __typename or id, in which case an incoming result would be merged into the wrong cache entry.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$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.7.14 to 3.7.15.
<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.7.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/10891">#10891</a> <a href="https://github.com/apollographql/apollo-client/commit/ab42a5c08840193cb915f4e66d71fac3834fec68"><code>ab42a5c08</code></a> Thanks <a href="https://github.com/laverdet"><code>@laverdet</code></a>! - Fixes a bug in how multipart responses are read when using <code>@defer</code>. When reading a multipart body, <code>HttpLink</code> no longer attempts to parse the boundary (e.g. <code>"---"</code> or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.</p>
</li>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/10789">#10789</a> <a href="https://github.com/apollographql/apollo-client/commit/23a4e15786fe99658d741585366f3b02bcffb97f"><code>23a4e1578</code></a> Thanks <a href="https://github.com/phryneas"><code>@phryneas</code></a>! - Fix a bug where other fields could be aliased to <code>__typename</code> or <code>id</code>, in which case an incoming result would be merged into the wrong cache entry.</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.7.15</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/10891">#10891</a> <a href="https://github.com/apollographql/apollo-client/commit/ab42a5c08840193cb915f4e66d71fac3834fec68"><code>ab42a5c08</code></a> Thanks <a href="https://github.com/laverdet"><code>@laverdet</code></a>! - Fixes a bug in how multipart responses are read when using <code>@defer</code>. When reading a multipart body, <code>HttpLink</code> no longer attempts to parse the boundary (e.g. <code>"---"</code> or other boundary string) within the response data itself, only when reading the beginning of each mulitpart chunked message.</p>
</li>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/10789">#10789</a> <a href="https://github.com/apollographql/apollo-client/commit/23a4e15786fe99658d741585366f3b02bcffb97f"><code>23a4e1578</code></a> Thanks <a href="https://github.com/phryneas"><code>@phryneas</code></a>! - Fix a bug where other fields could be aliased to <code>__typename</code> or <code>id</code>, in which case an incoming result would be merged into the wrong cache entry.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/4d192165965dbc8475d3d02a5d01dda7df03d790"><code>4d19216</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/10851">#10851</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/7fd00b2883924fe8c63d3e575e19075b174d6910"><code>7fd00b2</code></a> Update docs on <a href="https://github.com/defer"><code>@defer</code></a> directive usage with GraphQL Code Generator (<a href="https://github.com/apollographql/apollo-client/issues/10910">#10910</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/2ca595f45abf4ed3b2a523066368fdc971f73a78"><code>2ca595f</code></a> chore(deps): update dependency <code>@types/node</code> to v20.2.3 (<a href="https://github.com/apollographql/apollo-client/issues/10904">#10904</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/a92eed957f19d4e3d51d302ca632ab6770e1d6a5"><code>a92eed9</code></a> chore(deps): update dependency <code>@typescript-eslint/parser</code> to v5.59.7 (<a href="https://github.com/apollographql/apollo-client/issues/10899">#10899</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/1d070f82389ce918f1d95a4ad4e1ddec87f4d1e7"><code>1d070f8</code></a> chore(deps): update dependency terser to v5.17.4 (<a href="https://github.com/apollographql/apollo-client/issues/10902">#10902</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/dee6dd7e6727479b6998b3cc273f44d19945b316"><code>dee6dd7</code></a> chore(deps): update dependency rimraf to v5.0.1 (<a href="https://github.com/apollographql/apollo-client/issues/10901">#10901</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/2bf0292e97eea097b266f7df5a6e68e27155ac11"><code>2bf0292</code></a> chore(deps): update dependency <code>@types/node-fetch</code> to v2.6.4 (<a href="https://github.com/apollographql/apollo-client/issues/10897">#10897</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/1c6c304878f1b70b92294b15c7860a64a3747f2a"><code>1c6c304</code></a> chore(deps): update slackapi/slack-github-action action to v1.24.0 (<a href="https://github.com/apollographql/apollo-client/issues/10906">#10906</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/cb7fcb0dcf4475902c09380680a84265fd4ff702"><code>cb7fcb0</code></a> chore(deps): update dependency eslint to v8.41.0 (<a href="https://github.com/apollographql/apollo-client/issues/10905">#10905</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/a96d385c59cf4b4350b9a044bcd6b29bed133947"><code>a96d385</code></a> chore(deps): update dependency graphql-ws to v5.13.1 (<a href="https://github.com/apollographql/apollo-client/issues/10900">#10900</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.7.14...v3.7.15">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. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into master2023-06-01 05:23:05 +00:00
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.7.14 to 3.7.15.
Release notes
Sourced from
@apollo/client's releases.Changelog
Sourced from
@apollo/client's changelog.Commits
4d19216Version Packages (#10851)7fd00b2Update docs on@deferdirective usage with GraphQL Code Generator (#10910)2ca595fchore(deps): update dependency@types/nodeto v20.2.3 (#10904)a92eed9chore(deps): update dependency@typescript-eslint/parserto v5.59.7 (#10899)1d070f8chore(deps): update dependency terser to v5.17.4 (#10902)dee6dd7chore(deps): update dependency rimraf to v5.0.1 (#10901)2bf0292chore(deps): update dependency@types/node-fetchto v2.6.4 (#10897)1c6c304chore(deps): update slackapi/slack-github-action action to v1.24.0 (#10906)cb7fcb0chore(deps): update dependency eslint to v8.41.0 (#10905)a96d385chore(deps): update dependency graphql-ws to v5.13.1 (#10900)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts