Update dependency @tanstack/react-query to v5.59.0 #44

Merged
Fascinated merged 1 commits from renovate/tanstack-query-monorepo into master 2024-10-01 19:21:28 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@tanstack/react-query (source) dependencies minor 5.56.2 -> 5.59.0

Release Notes

TanStack/query (@​tanstack/react-query)

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other

Packages


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query)) | dependencies | minor | [`5.56.2` -> `5.59.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.56.2/5.59.0) | --- ### Release Notes <details> <summary>TanStack/query (@&#8203;tanstack/react-query)</summary> ### [`v5.59.0`](https://github.com/TanStack/query/releases/tag/v5.59.0) [Compare Source](https://github.com/TanStack/query/compare/v5.56.2...v5.59.0) Version 5.59.0 - 10/1/24, 3:45 PM #### Changes ##### Feat - add support for `React.use()` ([#&#8203;7988](https://github.com/TanStack/query/issues/7988)) ([`18953be`](https://github.com/TanStack/query/commit/18953be)) by [@&#8203;KATT](https://github.com/KATT) ##### Docs - react-query: Fix broken route on eslint-plugin-query.md ([#&#8203;8113](https://github.com/TanStack/query/issues/8113)) ([`55a6155`](https://github.com/TanStack/query/commit/55a6155)) by Gaurav Kumar - react-query: fix a typo in guides/ssr.md ([#&#8203;8086](https://github.com/TanStack/query/issues/8086)) ([`9227fd3`](https://github.com/TanStack/query/commit/9227fd3)) by Morteza - angular-query: add rxjs example ([#&#8203;8108](https://github.com/TanStack/query/issues/8108)) ([`68ca717`](https://github.com/TanStack/query/commit/68ca717)) by Arnoud ##### Other - ([`c12587a`](https://github.com/TanStack/query/commit/c12587a)) by [@&#8203;laurentlahmy](https://github.com/laurentlahmy) #### Packages - [@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@&#8203;5](https://github.com/5).59.0 - [@&#8203;tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@&#8203;5](https://github.com/5).59.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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-10-01 16:03:37 +00:00
Fascinated merged commit 627a24dede into master 2024-10-01 19:21:28 +00:00
Fascinated deleted branch renovate/tanstack-query-monorepo 2024-10-01 19:21:28 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/scoresaber-reloadedv3#44
No description provided.