Bump turbo from 2.9.18 to 2.10.7 - #497
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.9.18 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.9.18...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>
|
Greptile SummaryThe PR upgrades Turbo from 2.9.18 to 2.10.7.
Confidence Score: 5/5The PR appears safe to merge with no concrete compatibility or lockfile consistency defects identified. The manifest and lockfile consistently pin Turbo 2.10.7, include matching platform binaries, and preserve compatibility with the repository’s existing Turbo commands and configuration. Reviews (1): Last reviewed commit: "Bump turbo from 2.9.18 to 2.10.7" | Re-trigger Greptile |
Bumps turbo from 2.9.18 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)Note
Low Risk
Dependency-only bump with no code or config edits; validate CI tasks that call
bun turboif you want extra confidence after the minor upgrade.Overview
Bumps the root devDependency
turbofrom 2.9.18 to 2.10.7 inpackage.jsonand refreshesbun.lock(including platform-specific@turbo/*optional packages). No repo scripts, Turbo config, or application source are changed in this diff.Reviewed by Cursor Bugbot for commit 375f3aa. Bugbot is set up for automated code reviews on this repo. Configure here.