v2.10.10

vercel/turborepov2.10.10Aug 14, 2026by github-actions[bot]

AI Summary

This release introduces support for nub.lock files, the Eve operator dashboard, and daily maintenance agents, while also improving cross-toolchain repository affectedness and upgrading TypeScript.

Key Highlights

  • Support for nub.lock files and Bun lockfileVersion 3
  • Introduction of Eve operator dashboard and Slack notifications
  • Cross-toolchain repository affectedness support
  • Upgrade to TypeScript 7.0.2 and security fix for js-yaml
  • Addition of pytest task discovery

New Features

  • Support nub.lock files
  • Add Eve operator dashboard
  • Add daily performance agent
  • Notify Slack when agents open PRs
  • Add pytest task discovery
  • Support cross-toolchain repository affectedness

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v2.10.10 -->

## What's Changed
### Changelog
* chore: Release Turborepo 2.10.9 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13696
* docs: Update Geistdocs to 1.19.6 by @molebox in https://github.com/vercel/turborepo/pull/13701
* feat: Support nub.lock files by @akshat-OwO in https://github.com/vercel/turborepo/pull/13699
* chore: Release Turborepo 2.10.10-canary.1 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13703
* perf: Walk the repository once when pruning by @anthonyshew in https://github.com/vercel/turborepo/pull/13705
* fix(deps): Upgrade js-yaml to 4.3.1 (GHSA-5p4m-2wfm-xmqj) by @anthonyshew in https://github.com/vercel/turborepo/pull/13704
* chore: Move pnpm overrides to pnpm-workspace.yaml by @anthonyshew in https://github.com/vercel/turborepo/pull/13706
* chore: Release Turborepo 2.10.10-canary.2 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13707
* fix: Enable Eve examples pull requests by @anthonyshew in https://github.com/vercel/turborepo/pull/13708
* feat: Add Eve operator dashboard by @anthonyshew in https://github.com/vercel/turborepo/pull/13710
* fix: Remove unsupported sandbox network policy by @anthonyshew in https://github.com/vercel/turborepo/pull/13712
* feat: Rotate Eve example maintenance daily by @anthonyshew in https://github.com/vercel/turborepo/pull/13715
* fix: Resolve agent lint errors by @anthonyshew in https://github.com/vercel/turborepo/pull/13716
* chore: Upgrade TypeScript to 7.0.2 by @anthonyshew in https://github.com/vercel/turborepo/pull/13713
* fix(cli): Move EXPERIMENTAL label from ls command to --output flag by @okxint in https://github.com/vercel/turborepo/pull/13709
* fix: Apply nested parent gitignore patterns in manual hashing by @alexey-yunoshev-1 in https://github.com/vercel/turborepo/pull/13690
* feat: Add pytest task discovery by @anthonyshew in https://github.com/vercel/turborepo/pull/13720
* chore: Release Turborepo 2.10.10-canary.3 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13721
* chore: Validate updated examples with turbo by @anthonyshew in https://github.com/vercel/turborepo/pull/13723
* chore: Update with-rollup example by @vercel-gh-bot-3[bot] in https://github.com/vercel/turborepo/pull/13718
* feat: Notify Slack when agents open PRs by @anthonyshew in https://github.com/vercel/turborepo/pull/13722
* chore: Enforce draft pull requests by @anthonyshew in https://github.com/vercel/turborepo/pull/13726
* fix: Expose Slack delivery diagnostics by @anthonyshew in https://github.com/vercel/turborepo/pull/13733
* chore: Update non-monorepo example by @vercel-gh-bot-2[bot] in https://github.com/vercel/turborepo/pull/13727
* chore: Update with-rsbuild example by @vercel-gh-bot-3[bot] in https://github.com/vercel/turborepo/pull/13730
* feat: Add daily performance agent by @anthonyshew in https://github.com/vercel/turborepo/pull/13729
* feat: Support cross-toolchain repository affectedness by @anthonyshew in https://github.com/vercel/turborepo/pull/13737
* fix: Scope musl library dependency installation by @anthonyshew in https://github.com/vercel/turborepo/pull/13738
* chore: Release Turbo repository packages 0.0.1-canary.24 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13739
* fix(bun): Preserve overrides objects, trustedDependencies, workspace bins and git integrity through prune; accept lockfileVersion 3 by @Jarred-Sumner in https://github.com/vercel/turborepo/pull/13740

## New Contributors
* @akshat-OwO made their first contribution in https://github.com/vercel/turborepo/pull/13699
* @okxint made their first contribution in https://github.com/vercel/turborepo/pull/13709
* @alexey-yunoshev-1 made their first contribution in https://github.com/vercel/turborepo/pull/13690
* @vercel-gh-bot-3[bot] made their first contribution in https://github.com/vercel/turborepo/pull/13718
* @vercel-gh-bot-2[bot] made their first contribution in https://github.com/vercel/turborepo/pull/13727
* @Jarred-Sumner made their first contribution in https://github.com/vercel/turborepo/pull/13740

**Full Changelog**: https://github.com/vercel/turborepo/compare/v2.10.9...v2.10.10