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.2.1 to 4.26.0 in /app #470

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @tanstack/react-query from 4.2.1 to 4.26.0.

Release notes

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

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

Feat

  • core: re-export matchQuery from utils (#5070) (1c2c1325) by remolueoend

Packages

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

v4.24.14

Version 4.24.14 - 3/4/2023, 7:38 AM

Changes

... (truncated)

Commits
  • 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
  • 63219f3 docs: update link for v2 docs (#5044)
  • 1ec2c14 chore: extract package validation to an extra script (#5039)
  • 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.2.1 to 4.26.0.
- [Release notes](https://github.com/tanstack/query/releases)
- [Commits](TanStack/query@v4.2.1...v4.26.0)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2023
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.

None yet

0 participants