Remove printer: Printer positional parameter from publicly-exported selectHttpOptionsAndBody function, whose addition in #8699 was a breaking change (starting in Apollo Client 3.5.0) for direct consumers of selectHttpOptionsAndBody.
@benjamn in #9103
Commits
7ef6824 Bump @apollo/client npm version to 3.5.5.
7a0ce2d Update typescript dev dependency from v4.4.4 to v4.5.2.
7385725 Undo breaking change to selectHttpOptionsBody signature (#9103)
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.4 to 3.5.5.
<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.5 (2021-11-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Remove <code>printer: Printer</code> positional parameter from publicly-exported <code>selectHttpOptionsAndBody</code> function, whose addition in <a href="https://github.com/apollographql/apollo-client/pull/8699">#8699</a> was a breaking change (starting in Apollo Client 3.5.0) for direct consumers of <code>selectHttpOptionsAndBody</code>. <!-- raw HTML omitted -->
<a href="https://github.com/benjamn"><code>@benjamn</code></a> in <a href="https://github.com/apollographql/apollo-client/pull/9103">#9103</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/7ef68245bb1285a87faf6c61d848d13018092490"><code>7ef6824</code></a> Bump <code>@apollo/client</code> npm version to 3.5.5.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/7a0ce2d05c9a744627492cf7e1898f6622afa59b"><code>7a0ce2d</code></a> Update typescript dev dependency from v4.4.4 to v4.5.2.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/7385725115169b0ad13dc7e1dab11c8c1a4c7aed"><code>7385725</code></a> Undo breaking change to <code>selectHttpOptionsBody</code> signature (<a href="https://github.com/apollographql/apollo-client/issues/9103">#9103</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/8fc56eda7cc34c7a6c952703c797c04edffa462d"><code>8fc56ed</code></a> Relocate orphan CHANGELOG.md item.</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/97efce5f55a84c63303151668e34de8c30bcd902"><code>97efce5</code></a> chore(deps): update dependency terser to v5.10.0</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/5f734771b61ff179032a2e2a618672583d107778"><code>5f73477</code></a> chore(deps): update dependency rollup to v2.60.0</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/0d9219d65dc3cf66cfc78c3fda9a2570209eb344"><code>0d9219d</code></a> chore(deps): update dependency <code>@types/node</code> to v16.11.9</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/200cbf3311903cc5981872297049382e1c245498"><code>200cbf3</code></a> chore(deps): update dependency <code>@types/lodash</code> to v4.14.177</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/4ba2c2ef779329c726650dccaba4ca8f86948c78"><code>4ba2c2e</code></a> chore(deps): update dependency <code>@types/jest</code> to v27.0.3</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/a8ef2df263aacff1b4c6f99cbafa75cd141c62ba"><code>a8ef2df</code></a> chore(deps): update dependency <code>@babel/parser</code> to v7.16.4</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.5.4...v3.5.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 rebase` will rebase 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.5.4 to 3.5.5.
Changelog
Sourced from
@apollo/client's changelog.Commits
7ef6824Bump@apollo/clientnpm version to 3.5.5.7a0ce2dUpdate typescript dev dependency from v4.4.4 to v4.5.2.7385725Undo breaking change toselectHttpOptionsBodysignature (#9103)8fc56edRelocate orphan CHANGELOG.md item.97efce5chore(deps): update dependency terser to v5.10.05f73477chore(deps): update dependency rollup to v2.60.00d9219dchore(deps): update dependency@types/nodeto v16.11.9200cbf3chore(deps): update dependency@types/lodashto v4.14.1774ba2c2echore(deps): update dependency@types/jestto v27.0.3a8ef2dfchore(deps): update dependency@babel/parserto v7.16.4Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsmentioned in commit
4533df1a56