Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps @tanstack/react-query from 4.20.4 to 4.26.1.

Release notes

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

v4.26.1

Version 4.26.1 - 3/6/2023, 3:00 PM

Changes

Fix

  • core: make sure mutations get updated options (#5085) (aac94889) by Dominik Dorfmeister

Packages

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

v4.26.0

Version 4.26.0 - 3/5/2023, 7:16 AM

Changes

Feat

  • query-core: Add global onSettled callbacks for QueryCache and MutationCache (#5075) (8d235134) by Dominik Dorfmeister

Packages

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

v4.25.0

Version 4.25.0 - 3/5/2023, 6:32 AM

Changes

... (truncated)

Commits
  • aac9488 fix(core): make sure mutations get updated options (#5085)
  • a81da97 release: v4.26.0
  • 8d23513 feat(query-core): Add global onSettled callbacks for QueryCache and MutationC...
  • 5df1198 release: v4.25.0
  • 1c2c132 feat(core): re-export matchQuery from utils (#5070)
  • ab7eb18 release: v4.24.14
  • c2b480a fix(react-query-devtools): add 'use client' directive to disable SSR (#5041)
  • 6c334e8 release: v4.24.13
  • 517202c fix(react-query-devtools): do not stretch query status label (#5063)
  • ce4de31 release: v4.24.12
  • 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)

Bumps [@tanstack/react-query](https://github.com/tanstack/query) from 4.20.4 to 4.26.1.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.20.4...v4.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@dependabot dependabot bot requested a review from louis-young March 13, 2023 08:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants