saddle-finance / saddle-frontend

An open source UI for saddle.finance 🤠
https://saddle.exchange
54 stars 58 forks source link

Bump @tanstack/react-query from 4.0.10 to 4.24.10 #1339

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tanstack/react-query from 4.0.10 to 4.24.10.

Release notes

Sourced from @​tanstack/react-query's releases.

v4.24.10

Version 4.24.10 - 2/21/2023, 11:53 PM

Changes

Fix

  • vue-query: prevent memory leak in server environment (#5015) (5b59446b) by Damian Osipiuk

Docs

  • Update overview.md (#5011) (734f1b39) by Johan Magnusson
  • fix invalid React Router comparison link (#5000) (e5a7cf80) by @​Juneezee

Other

Packages

  • @​tanstack/query-core@​4.24.10
  • @​tanstack/vue-query@​4.24.10
  • @​tanstack/query-persist-client-core@​4.24.10
  • @​tanstack/query-async-storage-persister@​4.24.10
  • @​tanstack/query-broadcast-client-experimental@​4.24.10
  • @​tanstack/query-sync-storage-persister@​4.24.10
  • @​tanstack/react-query@​4.24.10
  • @​tanstack/react-query-devtools@​4.24.10
  • @​tanstack/react-query-persist-client@​4.24.10
  • @​tanstack/solid-query@​4.24.10
  • @​tanstack/svelte-query@​4.24.10

v4.24.9

Version 4.24.9 - 2/18/2023, 11:09 AM

Changes

Perf

  • persist: subscriber calls persistQueryClientStore only on cache-related events (#4884) (b32da31e) by Maciej Janawa

Docs

  • react: Fix SSR custom framework guide - should be deconstructed (#4998) (aa94a946) by @​sneridagh

Packages

  • @​tanstack/query-core@​4.24.9
  • @​tanstack/query-persist-client-core@​4.24.9

... (truncated)

Commits
  • 5b59446 fix(vue-query): prevent memory leak in server environment (#5015)
  • 734f1b3 docs: Update overview.md (#5011)
  • f819674 Revert "docs(react): Fix SSR custom framework guide - should be deconstructe...
  • e5a7cf8 docs: fix invalid React Router comparison link (#5000)
  • 8e7a316 Set fetchStatus to idle when dehydrating (#4974)
  • f14590b release: v4.24.9
  • b32da31 perf(persist): subscriber calls persistQueryClientStore only on cache-related...
  • aa94a94 docs(react): Fix SSR custom framework guide - should be deconstructed (#4998)
  • 4bdddf4 release: v4.24.8
  • da9620f fix(eslint-plugin-query): autofix for useMutation with options (#4986)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1339 (42e2c94) into master (8bd9722) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1339   +/-   ##
======================================
  Coverage    9.48%   9.48%           
======================================
  Files         182     182           
  Lines        6748    6748           
  Branches     2212    2212           
======================================
  Hits          640     640           
- Misses       6106    6108    +2     
+ Partials        2       0    -2     
Impacted Files Coverage Δ
src/hooks/useWithdrawFormState.ts 0.00% <0.00%> (ø)
src/pages/CreatePool/CreatePoolDialog.tsx 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #1352.