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.51.9Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
70620ec
release: v5.51.9c101251
release: v5.51.5a87c2fe
fix(query-core): widen QueriesObserver queries type (#7446) (#7492)5c50ca7
release: v5.51.495d814a
chore(utils): Ensure consistent declaration style of utility functions and st...eb21d1e
release: v5.51.328af03f
chore(deps): Update dev and example dependencies (#7742)d10a456
chore(*): vitest v2 (#7735)9726af3
release: v5.51.1e792751
release: v5.50.1Updates
next
from 14.2.3 to 14.2.5Release notes
Sourced from next's releases.
Commits
0bf7f52
v14.2.530d6dfc
fix: metadata route merging conflicts186ec6b
Log stdio for pull-turbo-cache script (#66759)45656d3
Ensure turbo is setup when building in docker (#66804)08e7fd1
Upgrade acorn (#67592)1d08dab
avoid merging global css in a way that leaks into other chunk groups (#67373)21a9d59
Fix server action edge redirect with middleware rewrite (#67148)1b10b13
fix(next): reject protocol-relative URLs in image optimization (#65752)c64c61d
fix(next-swc): correct path interop to filepath for wasm (#65633)6c661d2
Use addDependency to track metadata route file changes (#66714)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