chore(deps): bump @tanstack/react-query from 5.96.2 to 5.99.2#16
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump @tanstack/react-query from 5.96.2 to 5.99.2#16dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7bcda93 to
571a6bd
Compare
571a6bd to
a7b7eee
Compare
a7b7eee to
65b63b4
Compare
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.96.2 to 5.99.2. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.99.2/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.99.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
65b63b4 to
8a442a9
Compare
Author
|
Superseded by #22. |
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.
Bumps @tanstack/react-query from 5.96.2 to 5.99.2.
Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.Commits
a3ec7b3ci: Version Packages (#10520)69d2757ci: Version Packages (#10514)7ffa1edtest({react,preact,solid}-query/useQueries): fix test description from 'useQu...bc83d37test({react,preact}-query/useMutation): unify destructuring pattern in comple...aad1bd5test({react,preact}-query/useMutation): add parallel 'mutateAsync' tests with...d7643b5test({react,preact}-query/useMutation): add optimistic update tests with succ...cd89d6ftest({react,preact}-query/useMutation): add conditional handling and retry te...6e15fe6test({react,preact}-query/useMutation): add chained 'mutateAsync' tests for s...792d3a5test({react,preact}-query/useMutation): add callback tests when 'useMutation'...1b661b3test({react,preact}-query/useMutation): add single callback tests for 'mutate...