Uh oh!
There was an error while loading. Please reload this page.
chore(deps-dev): bump turbo from 2.8.13 to 2.10.7 - #1058
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.13 to 2.10.7. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.13...v2.10.7) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.10.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
Superseded by #1104. |
Bumps turbo from 2.8.13 to 2.10.7.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
be76f17publish 2.10.7 to registry2f8a962fix: Support multiple macOS file watch roots (#13484)549fc99chore: Upgrade brace-expansion (#13483)0a329d6chore: Upgrade Next.js (#13482)07ebd1dtest: Add Terminal UI sanity tests (#13475)2a02c34release(turborepo): 2.10.7-canary.1 (#13478)96dc00cfix: Preserve pnpm aliased dependencies during prune (#13477)0746adcfix: Preserve pnpm root dependencies during prune (#13476)f925b44docs: Document service readiness probes (#13472)4778467fix: Prevent mobile homepage overflow (#13453)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrade
turbofrom 2.8.13 to 2.10.7 to improve task runner stability and performance. Includes better macOS file watching and safer dependency pruning to reduce flakiness in local and CI runs.Written for commit 15c7467. Summary will update on new commits.