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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the next group with 2 updates in the / directory: @tanstack/react-query and next.
Updates
@tanstack/react-query
from 5.40.1 to 5.56.2Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
763abd1
release: v5.56.2666c8b2
release: v5.56.1d29c37a
release: v5.56.0edec4a6
feat(core): ensureInfiniteQueryData (#8048)acb5d37
release: v5.55.44cc4bd2
release: v5.55.39b78527
docs(react-query): Update React Suspens Link in README.md (#8020)643abc0
release: v5.55.2f0c5022
refactor(query-core): move Override type to core (#7916)4df469a
release: v5.55.1Updates
next
from 14.2.3 to 14.2.13Release notes
Sourced from next's releases.
... (truncated)
Commits
f550237
v14.2.13b0ff3d0
Fix startTime error on Android 9 with Chrome 74 (#67391)49566f5
Fix vercel og package memory leak (#70214)62fbd7f
feat: add polyfill ofURL.canParse
for browser compatibility (#70228)b503b8e
Fix missing cache-control on SSR app route (#70265)6d7ced4
v14.2.12367c6e6
update prefetching jsdoc & documentation (#68047)16ad368
Ensure we chunk revalidate tag requests (#70189)77910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7
[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...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