cleodora-forecasting / cleodora

🔮📈 Making, tracking and improving personal forecasts (e.g. the weather tomorrow or your salary in 2 years).
https://cleodora.org
Other
22 stars 0 forks source link

build(deps): bump @apollo/client from 3.9.4 to 3.10.2 in /frontend #1279

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @apollo/client from 3.9.4 to 3.10.2.

Release notes

Sourced from @​apollo/client's releases.

v3.10.2

Patch Changes

  • #11821 2675d3c Thanks @​jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @​jerelmiller! - Revert the change introduced in 3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.

v3.10.1

Patch Changes

v3.10.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​apollo/client's changelog.

3.10.2

Patch Changes

  • #11821 2675d3c Thanks @​jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @​jerelmiller! - Revert the change introduced in 3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.

3.10.1

Patch Changes

3.10.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • d290196 Version Packages (#11827)
  • 2675d3c Fix issue where queryRef is recreated unnecessarily in strict mode (#11821)
  • c158c28 Upgrade react testing library (#11826)
  • ea24114 chore(deps): update all dependencies - patch updates (#11766)
  • 9d8f072 Upgrade TypeScript to the latest patch version and regenerate API report (#11...
  • 85d45b4 Update API extractor and regenerate the API report (#11823)
  • 73e29ee fix: update link to sandbox in schema-driven testing docs page (#11820)
  • 77373cd Update ROADMAP.md
  • 0be161e chore(deps): update slackapi/slack-github-action action to v1.26.0 (#11796)
  • 1e6c6b3 chore(deps): update peter-evans/create-or-update-comment action to v4 (#11814)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 months ago

Superseded by #1291.