You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
angular-query: add infiniteQueryOptions tests from react-query (#9544) (95db48b) by Arnoud
Test
react-query/useIsFetching: remove unnecessary "advanceTimersByTimeAsync", unify to "rendered", and add detailed "expect" for custom queryClient and state updates during rendering (#9530) (77e53b0) by @sukvvon
Docs
Add Firefox and Edge browser extension support to devtools docs (#9548) (d25c0da) by Dmytro Borysov
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.75.4
chore(deps): update dependency @tanstack/react-query to v5.75.4 - autoclosed
May 7, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.75.4 - autoclosed
chore(deps): update dependency @tanstack/react-query to v5.75.4
May 12, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.75.4
chore(deps): update dependency @tanstack/react-query to v5.76.0
May 12, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.76.0
chore(deps): update dependency @tanstack/react-query to v5.76.1
May 13, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.76.1
chore(deps): update dependency @tanstack/react-query to v5.76.2
May 22, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.76.2
chore(deps): update dependency @tanstack/react-query to v5.77.0
May 24, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.77.0
chore(deps): update dependency @tanstack/react-query to v5.77.1
May 25, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.77.1
chore(deps): update dependency @tanstack/react-query to v5.77.2
May 26, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.77.2
chore(deps): update dependency @tanstack/react-query to v5.77.2 - autoclosed
May 27, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.77.2 - autoclosed
chore(deps): update dependency @tanstack/react-query to v5.77.2
May 29, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.77.2
chore(deps): update dependency @tanstack/react-query to v5.79.0
May 29, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.80.10
chore(deps): update dependency @tanstack/react-query to v5.81.0
Jun 21, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.81.0
chore(deps): update dependency @tanstack/react-query to v5.81.1
Jun 21, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.81.1
chore(deps): update dependency @tanstack/react-query to v5.81.2
Jun 22, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.81.2
chore(deps): update dependency @tanstack/react-query to v5.81.5
Jun 27, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.81.5
chore(deps): update dependency @tanstack/react-query to v5.82.0
Jul 9, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.82.0
chore(deps): update dependency @tanstack/react-query to v5.83.0
Jul 11, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.83.0
chore(deps): update dependency @tanstack/react-query to v5.83.1
Jul 31, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.83.1
chore(deps): update dependency @tanstack/react-query to v5.84.0
Aug 1, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.84.0
chore(deps): update dependency @tanstack/react-query to v5.84.1
Aug 1, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.84.1
chore(deps): update dependency @tanstack/react-query to v5.84.2
Aug 8, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.84.2
chore(deps): update dependency @tanstack/react-query to v5.84.2 - autoclosed
Aug 11, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.84.2 - autoclosed
chore(deps): update dependency @tanstack/react-query to v5.84.2
Aug 12, 2025
renovatebot
changed the title
chore(deps): update dependency @tanstack/react-query to v5.84.2
chore(deps): update dependency @tanstack/react-query to v5.85.0
Aug 12, 2025
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.84.2
->5.85.0
Release Notes
TanStack/query (@tanstack/react-query)
v5.85.0
Compare Source
Version 5.85.0 - 8/12/25, 12:41 PM
Changes
Feat
c63713f
) by Alem TuzlakChore
6402d75
) by Dmytro Borysov6bf2eb7
) by @sukvvon95db48b
) by ArnoudTest
77e53b0
) by @sukvvonDocs
d25c0da
) by Dmytro BorysovOther
763cee3
) by Lubosfba477b
) by Lubos3a999cc
) by Lubos0455d58
) by LubosPackages
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.