Build(deps): bump @apollo/client from 3.7.3 to 3.7.4 #868

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-apollo-client-3.7.4 into master 2023-01-14 10:10:50 +00:00
argoyle commented 2023-01-14 04:38:46 +00:00 (Migrated from gitlab.com)

Bumps @apollo/client from 3.7.3 to 3.7.4.

Release notes

Sourced from @​apollo/client's releases.

v3.7.4

Patch Changes

  • #10427 28d909cff Thanks @​jerelmiller! - Ensure in-flight promises executed by useLazyQuery are rejected when useLazyQuery unmounts.

  • #10383 5c5ca9b01 Thanks @​jerelmiller! - Ensure the onError callback is called when the errorPolicy is set to "all" and partial data is returned.

  • #10425 86e35a6d2 Thanks @​jerelmiller! - Prefer the onError and onCompleted callback functions passed to the execute function returned from useMutation instead of calling both callback handlers.

Changelog

Sourced from @​apollo/client's changelog.

3.7.4

Patch Changes

  • #10427 28d909cff Thanks @​jerelmiller! - Ensure in-flight promises executed by useLazyQuery are rejected when useLazyQuery unmounts.

  • #10383 5c5ca9b01 Thanks @​jerelmiller! - Ensure the onError callback is called when the errorPolicy is set to "all" and partial data is returned.

  • #10425 86e35a6d2 Thanks @​jerelmiller! - Prefer the onError and onCompleted callback functions passed to the execute function returned from useMutation instead of calling both callback handlers.

Commits
  • 98cf6d1 Version Packages (#10404)
  • 28d909c Abort in-flight promises returned from useLazyQuery when component unmounts...
  • d5f54c8 Initial configuration for Close Stale Issues GitHub Action (#10431)
  • 7982f89 chore: add Discord badge and link, convert issue template to form (#10432)
  • 86e35a6 Prefer the callbacks passed to the execute function returned from `useMutatio...
  • ce34e5d chore: fix flaky tests on CI (#10424)
  • 71d0ecd Improve @defer docs in preparation for GA (#10423)
  • 17c3e2e January 2023 roadmap update (#10422)
  • ee2f9b5 Bump json5 from 2.2.1 to 2.2.3 (#10398)
  • 1b694f1 Migrate away from @testing-library/react-hooks (#10415)
  • 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.7.3 to 3.7.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.7.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10427">#10427</a> <a href="https://github.com/apollographql/apollo-client/commit/28d909cff086f8352e2ea75421a1cac590917573"><code>28d909cff</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Ensure in-flight promises executed by <code>useLazyQuery</code> are rejected when <code>useLazyQuery</code> unmounts.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10383">#10383</a> <a href="https://github.com/apollographql/apollo-client/commit/5c5ca9b01a2b9905f94de85e5b80ffc29522e2e3"><code>5c5ca9b01</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Ensure the <code>onError</code> callback is called when the <code>errorPolicy</code> is set to &quot;all&quot; and partial data is returned.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10425">#10425</a> <a href="https://github.com/apollographql/apollo-client/commit/86e35a6d25e9838f39a9de652e52a358b9c08488"><code>86e35a6d2</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Prefer the <code>onError</code> and <code>onCompleted</code> callback functions passed to the execute function returned from <code>useMutation</code> instead of calling both callback handlers.</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.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10427">#10427</a> <a href="https://github.com/apollographql/apollo-client/commit/28d909cff086f8352e2ea75421a1cac590917573"><code>28d909cff</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Ensure in-flight promises executed by <code>useLazyQuery</code> are rejected when <code>useLazyQuery</code> unmounts.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10383">#10383</a> <a href="https://github.com/apollographql/apollo-client/commit/5c5ca9b01a2b9905f94de85e5b80ffc29522e2e3"><code>5c5ca9b01</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Ensure the <code>onError</code> callback is called when the <code>errorPolicy</code> is set to &quot;all&quot; and partial data is returned.</p> </li> <li> <p><a href="https://github.com/apollographql/apollo-client/pull/10425">#10425</a> <a href="https://github.com/apollographql/apollo-client/commit/86e35a6d25e9838f39a9de652e52a358b9c08488"><code>86e35a6d2</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@​jerelmiller</code></a>! - Prefer the <code>onError</code> and <code>onCompleted</code> callback functions passed to the execute function returned from <code>useMutation</code> instead of calling both callback handlers.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apollographql/apollo-client/commit/98cf6d1d277f2a3a65cd81b1a8c6105e6729d186"><code>98cf6d1</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/10404">#10404</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/28d909cff086f8352e2ea75421a1cac590917573"><code>28d909c</code></a> Abort in-flight promises returned from <code>useLazyQuery</code> when component unmounts...</li> <li><a href="https://github.com/apollographql/apollo-client/commit/d5f54c86fffe99f75edb64539344e125535602e6"><code>d5f54c8</code></a> Initial configuration for Close Stale Issues GitHub Action (<a href="https://github.com/apollographql/apollo-client/issues/10431">#10431</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/7982f89503d124e62edfd3235b88172d020a5456"><code>7982f89</code></a> chore: add Discord badge and link, convert issue template to form (<a href="https://github.com/apollographql/apollo-client/issues/10432">#10432</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/86e35a6d25e9838f39a9de652e52a358b9c08488"><code>86e35a6</code></a> Prefer the callbacks passed to the execute function returned from `useMutatio...</li> <li><a href="https://github.com/apollographql/apollo-client/commit/ce34e5d33ef512322b00b9207d782e164d212250"><code>ce34e5d</code></a> chore: fix flaky tests on CI (<a href="https://github.com/apollographql/apollo-client/issues/10424">#10424</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/71d0ecd79f2db6e0ced79883c1b4fb606a843351"><code>71d0ecd</code></a> Improve <code>@defer</code> docs in preparation for GA (<a href="https://github.com/apollographql/apollo-client/issues/10423">#10423</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/17c3e2e6e79f05e0ff24625e48130224894d739c"><code>17c3e2e</code></a> January 2023 roadmap update (<a href="https://github.com/apollographql/apollo-client/issues/10422">#10422</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/ee2f9b5582d7211b1700b90cac518d211c14de14"><code>ee2f9b5</code></a> Bump json5 from 2.2.1 to 2.2.3 (<a href="https://github.com/apollographql/apollo-client/issues/10398">#10398</a>)</li> <li><a href="https://github.com/apollographql/apollo-client/commit/1b694f1b0e56c64d504db311fcba9311c35f0dd4"><code>1b694f1</code></a> Migrate away from <code>@testing-library/react-hooks</code> (<a href="https://github.com/apollographql/apollo-client/issues/10415">#10415</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.7.3...v3.7.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 rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-01-14 10:10:50 +00:00
Sign in to join this conversation.