-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency @tanstack/react-query to v5.90.6 #6
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.
+193
−39
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
✅ Deploy Preview for extension-showcase ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
90db6d2 to
c92a464
Compare
29b7fb9 to
b5846a7
Compare
b5846a7 to
0270c8a
Compare
0270c8a to
91e1c6b
Compare
91e1c6b to
08ee752
Compare
08ee752 to
a03d349
Compare
6e7b4af to
91c10be
Compare
91c10be to
0cc51a1
Compare
0cc51a1 to
648db11
Compare
648db11 to
6f77e3b
Compare
6f77e3b to
5dcd11b
Compare
5dcd11b to
941a408
Compare
941a408 to
869d466
Compare
869d466 to
fac04ce
Compare
fac04ce to
09aaca7
Compare
09aaca7 to
56d6676
Compare
56d6676 to
9c31689
Compare
9c31689 to
9f55e03
Compare
9f55e03 to
80085d7
Compare
80085d7 to
e08bb33
Compare
e08bb33 to
e1f2b6c
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.59.0->5.90.6Release Notes
TanStack/query (@tanstack/react-query)
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.2Compare Source
Version 5.90.2 - 9/23/25, 7:37 AM
Changes
Fix
2cf3ec9) by Dominik DorfmeisterPackages
v5.90.1Compare Source
Version 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
v5.85.5Compare Source
Version 5.85.5 - 8/19/25, 9:41 AM
Changes
Fix
promisegets used (#9576) (abab082) by Dominik DorfmeisterPackages
v5.85.4Compare Source
Version 5.85.4 - 8/19/25, 9:10 AM
Changes
Fix
e4f5ce8) by Dominik DorfmeisterDocs
defaultError = unknowninstead ofAxiosError(#9575) (2989e69) by Leef1e608b) by TkDodoPackages
v5.85.3Compare Source
Version 5.85.3 - 8/14/25, 1:05 PM
Changes
Fix
51aad7d) by Dominik DorfmeisterTest
de3626a) by TkDodoPackages
v5.85.2Compare Source
Version 5.85.2 - 8/14/25, 8:51 AM
Changes
Fix
0991576) by Dominik DorfmeisterPackages
v5.85.1Compare Source
Version 5.85.1 - 8/14/25, 7:57 AM
Changes
Fix
4806dfa) by Dominik DorfmeisterChore
9ae770b) by TkDodoPackages
v5.85.0Compare Source
Version 5.85.0 - 8/12/25, 12:41 PM
Chan
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.