v2.10.10
Turborepo v2.10.10
Added 7
- Support nub.lock files
- Add Eve operator dashboard
- Rotate Eve example maintenance daily
- Add pytest task discovery
- Notify Slack when agents open PRs
- Add daily performance agent
- Support cross-toolchain repository affectedness
Changed 2
- Walk the repository once when pruning
- Move EXPERIMENTAL label from ls command to --output flag
Fixed 4
- Apply nested parent gitignore patterns in manual hashing
- Expose Slack delivery diagnostics
- Scope musl library dependency installation
- Preserve overrides objects, trustedDependencies, workspace bins and git integrity through prune; accept lockfileVersion 3 in bun
Security 1
- Upgrade js-yaml to 4.3.1 (GHSA-5p4m-2wfm-xmqj)
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