meta: bump the next-js group with 2 updates #293
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the next-js group with 2 updates: next and turbo.
Updates
next
from 13.4.9 to 13.4.10Release notes
Sourced from next's releases.
... (truncated)
Commits
c2a54aa
v13.4.1062aa2d2
v13.4.10-canary.8b957f52
Fix per-entry client reference manifest for grouped and named segments (#52664)79227ee
Catch layout error in global-error (#52654)3cde104
v13.4.10-canary.78822630
Clean up promises after resolving (#52656)ca1129c
Turobpack: Next.rs API (part 1) (#52259)88084e6
Fix bundle path normalization for /index routes (#52650)9313c51
Ensure root layout only render once per request (#52589)76cb8cf
chore(deps): bump[email protected]
(#52649)Updates
turbo
from 1.10.7 to 1.10.8Commits
347774c
publish 1.10.8 to registryd24075f
fix(turborepo): Set corepack dir for examples (#5539)46d0945
feat(turborepo): FS Cache (#5473)135c08f
add direct cycle detection (#5544)02f55d9
move Asset::ident to more specific traits (#5528)b069545
AdjacencyMap::reverse_topological (+ fixes) (#5527)8433a32
Vc<T> and Turbo Engine type system improvements (#4587)fdc358a
release(turborepo): 1.10.8-canary.2 (#5534)26fee25
fix(turborepo): Export and match on our copy of BasicUI (#5532)b0ea0a8
fix(turborepo): Rebuild turbo if Go code has changed (#5530)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