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.53.1Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
466401f
release: v5.53.18fe9010
chore(deps): update eslint plugins (#7984)9e75547
release: v5.52.3907a38b
chore: simplify clean commands (#7973)86d8438
chore: better type vs value import separation (#7972)d29997a
release: v5.52.2b93941d
fix(types): error booleans shouldn't permanently be typed asfalse
(#7956)d5a0342
release: v5.52.1ca2e306
fix(react-query): Add missing React 19 peer dependency. (#7937)7ac71ac
release: v5.52.0Updates
next
from 14.2.3 to 14.2.7Release notes
Sourced from next's releases.
... (truncated)
Commits
a1c3a03
v14.2.7d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)d11cbc9
Reject next image urls in image optimizer (#68628)575385e
Fix bad modRequest in flight entry manifest (#68888)9ecf2e8
update turbopack build manifest325dc4b
pages router: ensure x-middleware-cache is respected (#67734)d3021b6
update playwright interface5e6f511
fix i18n data pathname resolving (#68947)dd32e0f
Update font data (#68639)2f7fa98
Add deployment id header for rsc payload if present (#67255)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