Build(deps): bump @apollo/client from 3.7.11 to 3.7.12 #1097

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.7.12 into master 2023-04-13 07:42:28 +00:00
argoyle commented 2023-04-13 04:37:59 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.7.11 to 3.7.12.

Release notes

Sourced from @​apollo/client's releases.

v3.7.12

Patch Changes

Changelog

Sourced from @​apollo/client's changelog.

3.7.12

Patch Changes

Commits


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.7.11 to 3.7.12. <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.12</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/apollographql/apollo-client/pull/10735">#10735</a> <a href="https://github.com/apollographql/apollo-client/commit/895bcdcff146bc4575c8f3423c30fa9e885be16b"><code>895bcdcff</code></a> Thanks <a href="https://github.com/alessbell"><code>@​alessbell</code></a>! - If a multipart chunk contains only <code>hasNext: false</code>, immediately complete the observable.</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.12</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/apollographql/apollo-client/pull/10735">#10735</a> <a href="https://github.com/apollographql/apollo-client/commit/895bcdcff146bc4575c8f3423c30fa9e885be16b"><code>895bcdcff</code></a> Thanks <a href="https://github.com/alessbell"><code>@​alessbell</code></a>! - If a multipart chunk contains only <code>hasNext: false</code>, immediately complete the observable.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/a0ef4138478fb556b5f5f65c5ad7a1f8ac0274b6"><code>a0ef413</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/10736">#10736</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/16f44b2c1df4199896ed3d96b0d4062fdb2a5a2e"><code>16f44b2</code></a> Update 3.8.0 beta date</li> <li><a href="https://github.com/apollographql/apollo-client/commit/647189da5d78a3e5d2d858c27858637e378a9efc"><code>647189d</code></a> chore(deps): update dependency rimraf to v5 (<a href="https://github.com/apollographql/apollo-client/issues/10750">#10750</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/6026eff168946699a66858882aa84db96327c123"><code>6026eff</code></a> chore(deps): update dependency <code>@​typescript-eslint/parser</code> to v5.58.0 (<a href="https://github.com/apollographql/apollo-client/issues/10742">#10742</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/489d9c0b68b352fa2167a30e504f3ce87e3f3c0f"><code>489d9c0</code></a> chore(deps): update dependency typescript to v5.0.4 (<a href="https://github.com/apollographql/apollo-client/issues/10744">#10744</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/1ddc44bcc2d6bba8245bceaf914b3dbc5501db58"><code>1ddc44b</code></a> chore(deps): update peter-evans/create-or-update-comment action to v3 (<a href="https://github.com/apollographql/apollo-client/issues/10748">#10748</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/6c36ec18227c4ca9de25964687c384ae91d0c006"><code>6c36ec1</code></a> chore(deps): update dependency ts-jest to v29.1.0 (<a href="https://github.com/apollographql/apollo-client/issues/10747">#10747</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/b04aaed6e17e0f77a2e392c139ca9b574cafffbb"><code>b04aaed</code></a> chore(deps): update dependency resolve to v1.22.2 (<a href="https://github.com/apollographql/apollo-client/issues/10743">#10743</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/8c32dffe84e5b62a16585b09c879782d61667e0a"><code>8c32dff</code></a> chore(deps): update dependency eslint to v8.38.0 (<a href="https://github.com/apollographql/apollo-client/issues/10745">#10745</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/79a026aa69a0aac362f07f3242046ae239dec419"><code>79a026a</code></a> fix typo - static-typing.md (<a href="https://github.com/apollographql/apollo-client/issues/10751">#10751</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.7.11...v3.7.12">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 2023-04-13 07:42:14 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 4093cd53 - 1 commit from branch master
  • 393c8b88 - Build(deps): bump @apollo/client from 3.7.11 to 3.7.12

Compare with previous version

added 2 commits <ul><li>4093cd53 - 1 commit from branch <code>master</code></li><li>393c8b88 - Build(deps): bump @apollo/client from 3.7.11 to 3.7.12</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1048/diffs?diff_id=654361520&start_sha=5ec06bc19afddb9e10348d82815853590e33b449)
argoyle (Migrated from gitlab.com) merged commit into master 2023-04-13 07:42:28 +00:00
Sign in to join this conversation.