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.29.2 to 5.36.2Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
fece4af
release: v5.36.20c32270
fix(react-query): do not use globalJSX
namespace (#7436)7e2c9ab
release: v5.36.1c2861c4
fix(types): make TVariables default to unknown on Mutation (#7433)1d60d44
release: v5.36.08ce6642
feat(query-core): improve useInfiniteQuery error handling (#7418)6400e44
release: v5.35.52a3111b
release: v5.35.4f988e92
release: v5.35.13d3a503
release: v5.34.2Updates
next
from 14.2.2 to 14.2.3Release notes
Sourced from next's releases.
Commits
2e7a96a
v14.2.3a230be4
Clean-up fetch metrics tracking (#64746)73c2d63
fix: remove traceparent from cachekey should not remove traceparent from orig...dd44191
fix root page revalidation when redirecting in a server action (#64730)8b4c234
prevent erroneous route interception during lazy fetch (#64692)d6a7ca0
fix(fetch-cache): fix additional typo, add type & data validation (#64799)4a6b511
Fix next/image usage in mdx (#64875)04cc13c
Fix mixed exports in server component with barrel optimization (#64894)8d01d49
fix: mixing namespace import and named import client components (#64809)de84e3a
Fix: resolve mixed re-exports module as cjs (#64681)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