Update tool npm:turbo to v2.10.5 - #8844
Conversation
PR SummaryLow Risk Overview No application or Reviewed by Cursor Bugbot for commit a8d5726. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8844 +/- ##
=======================================
Coverage 59.73% 59.73%
=======================================
Files 1371 1371
Lines 135461 135461
Branches 6066 6066
=======================================
+ Hits 80911 80915 +4
+ Misses 53618 53614 -4
Partials 932 932 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 15.38%
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting Comparing |
59c8ccf to
5238eba
Compare
npm:turbo to v2.9.14npm:turbo to v2.9.15
5238eba to
d6ae07e
Compare
npm:turbo to v2.9.15npm:turbo to v2.9.16
d6ae07e to
445238f
Compare
npm:turbo to v2.9.16npm:turbo to v2.9.17
445238f to
7014af4
Compare
npm:turbo to v2.9.17npm:turbo to v2.9.18
7014af4 to
02e9629
Compare
npm:turbo to v2.9.18npm:turbo to v2.10.0
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 566388e. Configure here.
| # Basic tools | ||
| node = { version = "22.21.1", postinstall = "corepack enable" } | ||
| "npm:turbo" = "2.6.3" | ||
| "npm:turbo" = "2.10.0" |
There was a problem hiding this comment.
Mise lock not bumped with turbo
Medium Severity
The npm:turbo pin is raised to 2.10.0 here while lockfile is enabled and .config/mise/mise.lock still records 2.6.3. GitHub Actions and the AI worker Docker build use mise install --locked, so those paths keep installing the old turbo until the lockfile is regenerated.
Reviewed by Cursor Bugbot for commit 566388e. Configure here.
566388e to
e957e72
Compare
npm:turbo to v2.10.0npm:turbo to v2.10.1
e957e72 to
ab86a67
Compare
npm:turbo to v2.10.1npm:turbo to v2.10.2
ab86a67 to
c6a9671
Compare
npm:turbo to v2.10.2npm:turbo to v2.10.3
c6a9671 to
3990787
Compare
npm:turbo to v2.10.3npm:turbo to v2.10.4
3990787 to
a8d5726
Compare
npm:turbo to v2.10.4npm:turbo to v2.10.5


This PR contains the following updates:
2.6.3→2.10.5Release Notes
vercel/turborepo (npm:turbo)
v2.10.5: Turborepo v2.10.5Compare Source
What's Changed
Changelog
Toolchainoutput availability by @anthonyshew in #13360New Contributors
Full Changelog: vercel/turborepo@v2.10.4...v2.10.5
v2.10.4: Turborepo v2.10.4Compare Source
What's Changed
Changelog
turbo queryby @anthonyshew in #13264Full Changelog: vercel/turborepo@v2.10.3...v2.10.4
v2.10.3: Turborepo v2.10.3Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.10.2...v2.10.3
v2.10.2: Turborepo v2.10.2Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.10.1...v2.10.2
v2.10.1: Turborepo v2.10.1Compare Source
What's Changed
Changelog
devEngines.packageManagerby @lachieh in #12388New Contributors
Full Changelog: vercel/turborepo@v2.10.0...v2.10.1
v2.10.0: Turborepo v2.10.0Compare Source
What's Changed
create-turbo
@turbo/codemod
turbo.jsoncin codemod transforms by @anthonyshew in #12532eslint
@turbo/repository
cacheMaxAgeandcacheMaxSizefor local cache eviction by @anthonyshew in #12487@turbo/telemetry
Examples
@types/nodetowith-svelteexample apps by @anthonyshew in #12585Changelog
setsid()in PTY spawn to prevent macOS Gatekeeper CPU spikes" by @anthonyshew in #12507watchloop so interruptible persistent tasks restart on file changes by @anthonyshew in #12509turbo.*generator variables by @anthonyshew in #12511filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535--affectedand--filterto be combined by @anthonyshew in #12543filterUsingTasksby @anthonyshew in #12545boundarieschecking with Rayon and cache DFS traversals by @anthonyshew in #12569turbo.jsonin concurrency error message by @anthonyshew in #12582SIGINTin shim after spawning localturboby @anthonyshew in #12612tbxsandbox helper by @anthonyshew in #12668tbx base refreshby @anthonyshew in #12673Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.