glifio / safe

A Filecoin multisig wallet
https://safe.glif.io
1 stars 0 forks source link

Bump @apollo/client from 3.6.6 to 3.6.8 #123

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @apollo/client from 3.6.6 to 3.6.8.

Release notes

Sourced from @​apollo/client's releases.

v3.6.8

Bug Fixes (from CHANGELOG.md)

  • Fix incorrect variables passed in FieldFunctionOptions for nested readField calls in read and merge functions. @​stardustxx in #9808

  • Improve repository build scripts to work better on Windows. @​dylanwulf in #9805

  • Ensure useQuery(query, { skip: true }).called === false rather than always returning called as true. @​KucharskiPiotr in #9798

  • Allow abandoned reobserve requests to unsubscribe from their underlying Observable. @​javier-garcia-meteologica in #9791

What's Changed (auto-generated by GitHub)

New Contributors 🎉 🙌 🥳

Full Changelog: https://github.com/apollographql/apollo-client/compare/v3.6.7...v3.6.8

v3.6.7

Bug Fixes (from CHANGELOG.md)

  • Fix regression (introduced in v3.6.0) that caused BatchHttpLink to discard pending batched queries on early completion of the underlying Observable. @​benjamn in #9793

What's Changed (auto-generated by GitHub)

Full Changelog: https://github.com/apollographql/apollo-client/compare/v3.6.6...v3.6.7

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.6.8 (2022-06-10)

Bug Fixes

  • Fix incorrect variables passed in FieldFunctionOptions for nested readField calls in read and merge functions. @​stardustxx in #9808

  • Improve repository build scripts to work better on Windows. @​dylanwulf in #9805

  • Ensure useQuery(query, { skip: true }).called === false rather than always returning called as true. @​KucharskiPiotr in #9798

  • Allow abandoned reobserve requests to unsubscribe from their underlying Observable. @​javier-garcia-meteologica in #9791

Apollo Client 3.6.7 (2022-06-10)

Bug Fixes

  • Fix regression (introduced in v3.6.0) that caused BatchHttpLink to discard pending batched queries on early completion of the underlying Observable. @​benjamn in #9793
Commits
  • 6bd651b Bump @​apollo/client npm version to 3.6.8.
  • 3d039f8 Allow unsubscribing stale connections on reobserve (#9791)
  • 8ec45a9 Ensure useQuery(query, { skip: true }).called === false (#9798)
  • 04dcd30 Fix repository build config to work on Windows (#9805)
  • 31fc8df Fix incorrect variables in FieldFunctionOptions for nested readField ca...
  • 83935e8 Bump @​apollo/client npm version to 3.6.7.
  • 9774e15 Backport PR #9793 from release-3.7 branch to main (#9807)
  • 9553b1f fixes expansion panel (#9777)
  • 538b795 updates roadmap for june 2022 (#9784)
  • 6a99087 chore(deps): update dependency rollup to v2.75.5
  • 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)
dependabot[bot] commented 2 years ago

Looks like @apollo/client is up-to-date now, so this is no longer needed.