fix(deps): update dependency @tanstack/react-query to v5#689
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @tanstack/react-query to v5#689renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
| The latest updates on your projects. Learn more about Vercel for GitHub.
|
03d8c69 to d108ed0 Compare d108ed0 to b800e60 Compare b800e60 to a347437 Compare a347437 to 73dc312 Compare 73dc312 to c7a3649 Compare c7a3649 to 1810596 Compare 1810596 to de8c3b9 Compare de8c3b9 to 47a3814 Compare 47a3814 to aec80d0 Compare aec80d0 to e709f03 Compare e709f03 to c48b0f3 Compare c48b0f3 to 05acaff Compare 05acaff to 2e25d32 Compare 2e25d32 to 0916be0 Compare 3f6f779 to 901f581 Compare 901f581 to aa5bc9e Compare aa5bc9e to a6488e8 Compare a6488e8 to 2d8da34 Compare 2d8da34 to 9bce966 Compare 9bce966 to cb2b0d3 Compare cb2b0d3 to f3cf747 Compare f3cf747 to 4d38658 Compare 4d38658 to b4f44f5 Compare b4f44f5 to 27247c1 Compare 27247c1 to 21d141d Compare 21d141d to 5e55ef7 Compare 5e55ef7 to c8faf1f Compare c8faf1f to 1fbb867 Compare 1fbb867 to df25542 Compare 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
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:
^4.29.12→^5.0.0Release Notes
TanStack/query (@tanstack/react-query)
v5.95.2Compare Source
Patch Changes
cd5a35b]:v5.95.1Compare Source
Patch Changes
1f1775c]:v5.95.0Compare Source
Patch Changes
v5.94.5Compare Source
Patch Changes
fix(*): resolve issue about excluded build directory (#10312)
Updated dependencies [
4b6536d]:v5.94.4Compare Source
Patch Changes
chore: fixed version (#10064)
Updated dependencies [
4c75210]:v5.91.3Compare Source
Patch Changes
v5.91.2Compare Source
Patch Changes
fix(streamedQuery): maintain error state on reset refetch with initialData defined (#10287)
Updated dependencies [
248975e]:v5.91.0Compare Source
Minor Changes
Patch Changes
6fa901b]:v5.90.21Compare Source
Patch Changes
v5.90.20Compare Source
Patch Changes
e7258c5]:v5.90.19Compare Source
Patch Changes
53fc74e]:v5.90.18Compare Source
Patch Changes
dea1614]:v5.90.17Compare Source
Patch Changes
269351b]:v5.90.16Compare Source
Patch Changes
fix(react-query): allow retryOnMount when throwOnError is function (#9338)
Updated dependencies [
7f47906]:v5.90.15Compare Source
Patch Changes
fccef79]:v5.90.14Patch Changes
d576092]:v5.90.13Patch Changes
4a0a78a]: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.3Patch 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
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
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.