iammatthias / com

Digital garden built using Astro, Obsidian, and other goodies.
https://iammatthias.com
222 stars 36 forks source link

build(deps): bump @apollo/client from 3.5.6 to 3.5.7 #178

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @apollo/client from 3.5.6 to 3.5.7.

Changelog

Sourced from @​apollo/client's changelog.

Apollo Client 3.5.7 (2022-01-10)

Bug Fixes

  • Fix regression that prevented calling onError or onCompleted in some cases when using useQuery. @​mmahalwy in #9226

  • Make useQuery respect defaultOptions.watchQuery.fetchPolicy. @​yasharzolmajdi in #9210

Commits
  • 67fca7d Bump @​apollo/client npm version to 3.5.7.
  • 2ec8afa chore(deps): update dependency ws to 7.4.6 [security] (#9288)
  • 7febd11 Prep CHANGELOG.md for release.
  • fcaa208 Fix defaultOptions not being used by useQuery (#9210)
  • 02f2e4f Fix regression causing on{Error,Completed} not to be called (#9226)
  • 34ec039 chore(deps): update dependency react-dev-utils to 11.0.4 [security] (#9287)
  • 2c60f5f chore(deps): update dependency path-parse to 1.0.7 [security] (#9286)
  • d1a5e7f chore(deps): update dependency axios to 0.21.2 [security] (#9285)
  • 90455cf chore(deps): update dependency rollup to v2.63.0
  • 4a35f0b chore(deps): update dependency resolve to v1.21.0
  • 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.