Build(deps): bump @apollo/client from 3.5.4 to 3.5.5 #139

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.5.5 into master 2021-11-24 16:41:59 +00:00
argoyle commented 2021-11-24 04:48:09 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.5.4 to 3.5.5.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.5.5 (2021-11-23)

Bug Fixes

  • 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)
  • 8fc56ed Relocate orphan CHANGELOG.md item.
  • 97efce5 chore(deps): update dependency terser to v5.10.0
  • 5f73477 chore(deps): update dependency rollup to v2.60.0
  • 0d9219d chore(deps): update dependency @​types/node to v16.11.9
  • 200cbf3 chore(deps): update dependency @​types/lodash to v4.14.177
  • 4ba2c2e chore(deps): update dependency @​types/jest to v27.0.3
  • a8ef2df chore(deps): update dependency @​babel/parser to v7.16.4
  • Additional commits viewable in compare view


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>
argoyle commented 2021-11-24 16:41:59 +00:00 (Migrated from gitlab.com)

mentioned in commit 4533df1a56

mentioned in commit 4533df1a562463bbad02c404b54eba3ee1b079b0
argoyle (Migrated from gitlab.com) merged commit 4533df1a56 into master 2021-11-24 16:41:59 +00:00
Sign in to join this conversation.