Skip to content

Commit

Permalink
Update dependency @tanstack/react-query to v5.38.0 (#3830)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-query](https://tanstack.com/query)
([source](https://togithub.com/TanStack/query/tree/HEAD/packages/react-query))
| [`5.37.1` ->
`5.38.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.37.1/5.38.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query/5.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-query/5.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-query/5.37.1/5.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query/5.37.1/5.38.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TanStack/query (@&#8203;tanstack/react-query)</summary>

###
[`v5.38.0`](https://togithub.com/TanStack/query/releases/tag/v5.38.0)

[Compare
Source](https://togithub.com/TanStack/query/compare/v5.37.1...v5.38.0)

Version 5.38.0 - 5/25/2024, 12:34 PM

##### Changes

##### Feat

- svelte-query: useMutationState
([#&#8203;7477](https://togithub.com/TanStack/query/issues/7477))
([`c2cf0ce`](https://togithub.com/TanStack/query/commit/c2cf0ced)) by
[@&#8203;sharmapukar217](https://togithub.com/sharmapukar217)

##### Docs

- update useSuspenseQuery error example
([#&#8203;7467](https://togithub.com/TanStack/query/issues/7467))
([`aadb831`](https://togithub.com/TanStack/query/commit/aadb8312)) by
[@&#8203;visualjerk](https://togithub.com/visualjerk)
- remove "defaults to undefined"
([`59eef10`](https://togithub.com/TanStack/query/commit/59eef10c)) by
Dominik Dorfmeister
- Remove unused useState import from example
([#&#8203;7435](https://togithub.com/TanStack/query/issues/7435))
([`308aa7e`](https://togithub.com/TanStack/query/commit/308aa7ea)) by
[@&#8203;sergical](https://togithub.com/sergical)

##### Packages

-
[@&#8203;tanstack/query-core](https://togithub.com/tanstack/query-core)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/react-query](https://togithub.com/tanstack/react-query)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@&#8203;5](https://togithub.com/5).38.0
-
[@&#8203;tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@&#8203;5](https://togithub.com/5).38.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent 7ff6002 commit 79ab3f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@stackblitz/sdk": "1.10.0",
"@stripe/react-stripe-js": "2.7.1",
"@stripe/stripe-js": "3.4.1",
"@tanstack/react-query": "5.37.1",
"@tanstack/react-query": "5.38.0",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
Expand Down

0 comments on commit 79ab3f3

Please sign in to comment.