Closed dependabot[bot] closed 9 hours ago
Latest commit: 0a5dc0e711b50511a4de93bd938ea095913a84f0
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.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #124.
Bumps @tanstack/react-query from 5.54.1 to 5.59.16.
Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
820bb81
release: v5.59.16df49fbd
fix(react-query): make sure promises are always finalized (#8211)d3e2a8a
chore(react-query): remove unnecessary test file (test/suspense.tsx, susp...0c720e1
release: v5.59.156c06781
fix(react-query): resolve overload matches error with exactOptionalPropertyTy...1adaf3f
release: v5.59.14a085c92
fix(react-query): make queryFn optional again (#8176)d409854
fix(react-query): do not overwrite staleTime with the suspense default value ...2649e52
release: v5.59.135d69ad7
fix(query-core): don't finalizeThenable of different queries (#8171)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show