tbrittain / vault-bot

Collaborative, unique music management and tracking application using Discord and Spotify
https://www.tbrittain.com/projects/vaultbot
1 stars 0 forks source link

Bump @apollo/client from 3.7.3 to 3.7.4 in /frontend #669

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)