Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @tanstack/react-query from 4.24.9 to 4.24.10 in /frontend #366

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps @tanstack/react-query from 4.24.9 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
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
  • See full diff 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)

Bumps [@tanstack/react-query](https://github.com/tanstack/query) from 4.24.9 to 4.24.10.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.24.9...v4.24.10)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2023
@pdambrauskas pdambrauskas merged commit 8c9dd2a into master Feb 22, 2023
@pdambrauskas pdambrauskas deleted the dependabot/npm_and_yarn/frontend/tanstack/react-query-4.24.10 branch February 22, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant