chore(deps): bump turbo from 2.10.2 to 2.10.3
Open
Number: #583
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
July 03, 2026 at 11:44 PM UTC
(25 days ago)
(25 days ago)
Updated:
July 03, 2026 at 11:44 PM UTC
(25 days ago)
(25 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps turbo from 2.10.2 to 2.10.3.
Release notes
Sourced from turbo's releases.
Turborepo v2.10.3
What's Changed
Changelog
- feat: Add nub to create-turbo options by
@anthonyshewin vercel/turborepo#13173- release(turborepo): 2.10.2 by
@github-actions[bot] in vercel/turborepo#13174- release(turborepo): 2.10.3-canary.1 by
@github-actions[bot] in vercel/turborepo#13176- fix: Normalize package manager versions by
@anthonyshewin vercel/turborepo#13177- fix: Use singular workspace in package resolution error by
@anthonyshewin vercel/turborepo#13178- fix: Support nub native lockfiles by
@anthonyshewin vercel/turborepo#13179- perf(build): Enable thin LTO + codegen-units=1 for release builds by
@lukesandbergin vercel/turborepo#13160- release(turborepo): 2.10.3-canary.2 by
@github-actions[bot] in vercel/turborepo#13181- feat: Add aube package manager support by
@anthonyshewin vercel/turborepo#13183- release(turborepo): 2.10.3-canary.3 by
@github-actions[bot] in vercel/turborepo#13184- fix: Normalize package manager version output by
@anthonyshewin vercel/turborepo#13185- release(turborepo): 2.10.3-canary.4 by
@github-actions[bot] in vercel/turborepo#13186- refactor: Richer internal dependency data by
@anthonyshewin vercel/turborepo#13188- fix(repository): honor semver ranges in devEngines.packageManager.version by
@colinhacksin vercel/turborepo#13189- fix: Skip node_modules in boundaries checks by
@anthonyshewin vercel/turborepo#13191- fix: Add token exchange recovery guidance by
@anthonyshewin vercel/turborepo#13192- feat: Add --production flag to turbo prune by
@anthonyshewin vercel/turborepo#13190- release(turborepo): 2.10.3-canary.5 by
@github-actions[bot] in vercel/turborepo#13193- feat: Accept Bun lockfile version 2 by
@tsushanthin vercel/turborepo#13119- fix: Handle task executor join errors as internal errors by
@gwagjiugin vercel/turborepo#13148- fix: Tweaks for nub support by
@colinhacksin vercel/turborepo#13187- release(turborepo): 2.10.3-canary.6 by
@github-actions[bot] in vercel/turborepo#13194- release(turborepo): 2.10.3-canary.7 by
@github-actions[bot] in vercel/turborepo#13195- chore: Upgrade TypeScript to 7.0.1-rc by
@anthonyshewin vercel/turborepo#13144- docs: Add filtered installs to Vercel guide by
@anthonyshewin vercel/turborepo#13196- examples: add with-mcp-servers by
@Nishant-Chaudhary5338in vercel/turborepo#12997- fix: Report malformed JSON parse errors instead of panicking by
@anthonyshewin vercel/turborepo#13198- fix: Improve error messaging when platform binary is missing by
@anthonyshewin vercel/turborepo#13199- release(turborepo): 2.10.3-canary.8 by
@github-actions[bot] in vercel/turborepo#13200- fix(watch): Recover from slow initial hash instead of timing out by
@lukesandbergin vercel/turborepo#13159- chore: Update vitest example to vitest 4 and use native test merging by
@abhiaagarwalin vercel/turborepo#13202- feat: Toggle between the TUI and streamed logs by
@anthonyshewin vercel/turborepo#13203- fix: Resolve Bun scoped package deps that share a name with a dependency by
@anthonyshewin vercel/turborepo#13207- feat: Select tasks by clicking rows in the TUI task list by
@anthonyshewin vercel/turborepo#13206- perf: Avoid deep-cloning dependency maps in lockfile closure cache by
@anthonyshewin vercel/turborepo#13209- perf: Cache root internal dependencies in package graph by
@anthonyshewin vercel/turborepo#13211- feat: Automatically copy TUI selection to clipboard on mouse release by
@anthonyshewin vercel/turborepo#13208- perf: Cache env wildcard matches across tasks during hashing by
@anthonyshewin vercel/turborepo#13210- perf: Replace per-package graph traversals in scope filtering by
@anthonyshewin vercel/turborepo#13212- perf: Derive dirty hash from repo index by
@anthonyshewin vercel/turborepo#13213- fix: Include untracked symlinks in repo-index dirty hash by
@anthonyshewin vercel/turborepo#13218- refactor: Use upstream libghostty-vt crates instead of vendored bindings by
@anthonyshewin vercel/turborepo#13205- fix: Remove devtools feature flag by
@anthonyshewin vercel/turborepo#13219- fix: Harden TUI terminal restore during shutdown by
@anthonyshewin vercel/turborepo#13220- fix: Correct gitignore precedence in untracked walk and memoize matcher chains by
@anthonyshewin vercel/turborepo#13221
... (truncated)
Commits
9980449publish 2.10.3 to registrybc32fccfix: Correct gitignore precedence in untracked walk and memoize matcher chain...dccab93fix: Harden TUI terminal restore during shutdown (#13220)65efe27fix: Remove devtools feature flag (#13219)c2115dcrefactor: Use upstream libghostty-vt crates instead of vendored bindings (#13...c3c91abfix: Include untracked symlinks in repo-index dirty hash (#13218)b521d32perf: Derive dirty hash from repo index (#13213)28d1871perf: Replace per-package graph traversals in scope filtering (#13212)148b1ddperf: Cache env wildcard matches across tasks during hashing (#13210)61d6013feat: Automatically copy TUI selection to clipboard on mouse release (#13208)- Additional commits viewable in compare view
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)
Package Dependencies
Technical Details
| ID: | 16117310 |
| UUID: | 4806906497 |
| Node ID: | PR_kwDOQJC0pM7twiAt |
| Host: | GitHub |
| Repository: | openworkflowdev/openworkflow |