Open dependabot[bot] opened 4 weeks ago
The following labels could not be found: dependencies
, pnpm
.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
dappbooster | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 1, 2024 7:01pm |
docs.dappbooster | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 1, 2024 7:01pm |
Bumps @tanstack/react-query from 5.56.2 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