-
Notifications
You must be signed in to change notification settings - Fork 3
Update dependency @tanstack/react-query to v5.90.12 #1703
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tanstack-query-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ca1c48a to
dfac5f9
Compare
dfac5f9 to
6d92e9a
Compare
6d92e9a to
02513ba
Compare
244d92b to
56a68d9
Compare
56a68d9 to
b4dad9b
Compare
fa3923b to
c9efdbf
Compare
c9efdbf to
3e32db6
Compare
3e32db6 to
77b5f63
Compare
77b5f63 to
bbd5b76
Compare
bbd5b76 to
9a53138
Compare
9a53138 to
8f0ce02
Compare
8f0ce02 to
a56b630
Compare
a56b630 to
13e0e8a
Compare
13e0e8a to
3365dab
Compare
3365dab to
5d99a20
Compare
5d99a20 to
3c9f723
Compare
45b5719 to
4f624f5
Compare
4f624f5 to
52ae685
Compare
52ae685 to
18f0255
Compare
18f0255 to
ecd11a8
Compare
Signed-off-by: Renovate Bot <[email protected]>
ecd11a8 to
2a6f977
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.85.5->5.90.12Release Notes
TanStack/query (@tanstack/react-query)
v5.90.12Compare Source
Patch Changes
72d8ac5]:v5.90.11Compare Source
Patch Changes
Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)
Updated dependencies [
c01b150]:v5.90.10Compare Source
Patch Changes
8e2e174,eb559a6]:v5.90.9Compare Source
Patch Changes
08b211f]:v5.90.8Compare Source
Patch Changes
c0ec9fe]:v5.90.7Compare Source
Patch Changes
b4cd121]:v5.90.6Compare Source
Patch Changes
1638c02]:v5.90.5Compare Source
Patch Changes
e42ddfe]:v5.90.4Compare Source
Patch Changes
20ef922]:v5.90.3Compare Source
Patch Changes
Avoid unhandled promise rejection errors during de/rehydration of pending queries. (#9752)
Updated dependencies [
4e1c433]:v5.90.2Version 5.90.2 - 9/23/25, 7:37 AM
Changes
Fix
2cf3ec9) by Dominik DorfmeisterPackages
v5.90.1Version 5.90.1 - 9/22/25, 6:41 AM
Changes
Fix
49243c8) by hriday330Chore
fd19551(#9674) (cd4ef5c) by renovate[bot]Ci
cbf0896) by Lachlan Collinsfb48985) by Lachlan CollinsDocs
06e5550) by ArnoudPackages
v5.89.0Compare Source
Version 5.89.0 - 9/16/25, 8:27 AM
Changes
Feat
a2151d2) by JoshChore
a071bc9(#9627) (0e99327) by renovate[bot]Packages
v5.87.4Compare Source
Version 5.87.4 - 9/10/25, 2:09 PM
Changes
Fix
19445a0) by Minha KangTest
ccedf33) by @sukvvonPackages
v5.87.1Compare Source
Version 5.87.1 - 9/5/25, 2:15 PM
Changes
Fix
1c8a921) by Dominik DorfmeisterPackages
v5.87.0Compare Source
Version 5.87.0 - 9/5/25, 11:55 AM
Changes
Feat
a0b96db) by @justjakeDocs
2283633) by ArnoudPackages
v5.86.0Compare Source
Version 5.86.0 - 9/4/25, 9:27 AM (Manual Release)
Changes
Note: This release contains BREAKING CHANGES for the
experimental_streamedQueryAPI:BREAKING CHANGES
8f24580) by @marcog83BREAKING CHANGE: The
maxChunksparameter has been removed fromstreamedQuery.Use a custom
reducerfunction to control data aggregation behavior instead.BREAKING CHANGE: When using a custom reducer function with
streamedQuery,the
initialValueparameter is now required and must be provided.b25412a) by Dominik DorfmeisterBREAKING CHANGE:
queryFnhas been renamed tostreamFnChore
7306474) by @sukvvonTest
43049c5) by @sukvvonOther
c75a994) by BennettLiamPackages
v5.85.9Compare Source
Version 5.85.9 - 9/2/25, 12:17 PM
Changes
Fix
564a4f6) by Kim YoungHoonTest
5221029) by @sukvvonPackages
v5.85.8Compare Source
Version 5.85.8 - 9/2/25, 7:59 AM
Changes
Refactor
ef0c16e) by Minha KangCi
c44ca47) by autofix-ci[bot]Packages
v5.85.7Compare Source
Version 5.85.7 - 9/2/25, 7:22 AM
Changes
Refactor
7d24156) by @SheraffDocs
cancelQueries(#9597) (f97d725) by @Sc4ramouche0650eaf) by Imad SelkaPackages
v5.85.6Compare Source
Version 5.85.6 - 8/30/25, 12:21 PM
Changes
Fix
379670d) by Dominik DorfmeisterChore
9c40848(#9473) (7c464e3) by renovate[bot]Test
a1b1279) by @sukvvonDocs
428c19f) by @wo-o292a8ba49) by @wo-o2954efe22) by @wo-o29ad0ca9f) by @wo-o291b0346f) by Kier Borromeo9a3f683) by Dmytro BorysovPackages
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.
This PR was generated by Mend Renovate. View the repository job log.