Update dependency @tanstack/react-query to v5.56.2 #11

Merged
Fascinated merged 1 commits from renovate/tanstack-query-monorepo into master 2024-09-12 22:39:15 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v5.56.2

Compare Source

Version 5.56.2 - 9/12/24, 6:05 PM

Changes

Fix
  • core: make sure infiniteQuery always fetches the first page (#​8051) (7624785) by Dominik Dorfmeister

Packages

v5.56.1

Compare Source

Version 5.56.1 - 9/12/24, 2:38 PM

Changes

Fix
Chore
  • trigger release (6a17069) by Dominik Dorfmeister

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 | patch | [`5.56.0` -> `5.56.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.56.0/5.56.2) | --- ### Release Notes <details> <summary>TanStack/query (@&#8203;tanstack/react-query)</summary> ### [`v5.56.2`](https://github.com/TanStack/query/releases/tag/v5.56.2) [Compare Source](https://github.com/TanStack/query/compare/v5.56.1...v5.56.2) Version 5.56.2 - 9/12/24, 6:05 PM #### Changes ##### Fix - core: make sure infiniteQuery always fetches the first page ([#&#8203;8051](https://github.com/TanStack/query/issues/8051)) ([`7624785`](https://github.com/TanStack/query/commit/7624785)) by Dominik Dorfmeister #### Packages - [@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@&#8203;5](https://github.com/5).56.2 - [@&#8203;tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@&#8203;5](https://github.com/5).56.2 ### [`v5.56.1`](https://github.com/TanStack/query/releases/tag/v5.56.1) [Compare Source](https://github.com/TanStack/query/compare/v5.56.0...v5.56.1) Version 5.56.1 - 9/12/24, 2:38 PM #### Changes ##### Fix - core: retry for infinite queries (issue [#&#8203;8046](https://github.com/TanStack/query/issues/8046)) ([#&#8203;8049](https://github.com/TanStack/query/issues/8049)) ([`a106d63`](https://github.com/TanStack/query/commit/a106d63)) by EL AYADI Mohamed ##### Chore - trigger release ([`6a17069`](https://github.com/TanStack/query/commit/6a17069)) by Dominik Dorfmeister #### Packages - [@&#8203;tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-devtools](https://github.com/tanstack/query-devtools)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@&#8203;5](https://github.com/5).56.1 - [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@&#8203;5](https://github.com/5).56.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-09-12 15:02:09 +00:00
renovate-bot changed title from Update dependency @tanstack/react-query to v5.56.1 to Update dependency @tanstack/react-query to v5.56.2 2024-09-12 19:02:00 +00:00
Fascinated merged commit 33d29f5253 into master 2024-09-12 22:39:15 +00:00
Fascinated deleted branch renovate/tanstack-query-monorepo 2024-09-12 22:39:15 +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#11
No description provided.