Skip to content

Upgrade turbo from 2.8.10 to 2.8.11#8

Merged
marcqualie merged 1 commit into
mainfrom
upgrade-turbo-2.8.11
Mar 3, 2026
Merged

Upgrade turbo from 2.8.10 to 2.8.11#8
marcqualie merged 1 commit into
mainfrom
upgrade-turbo-2.8.11

Conversation

@marcqualie

Copy link
Copy Markdown
Member

Package Updates

  • turbo: 2.8.10 -> 2.8.11
    • Performance optimizations: deferred TLS init, parallelized lockfile parsing, replaced git subprocesses with libgit2/gix-index, reduced filesystem syscalls
    • Bug fixes: npm package resolution in @turbo/gen, pnpm lockfile pruning, git worktree root resolution, daemon client restoration for turbo watch
    • Internal: removed daemon from turbo run, deprecated daemon flags/config

Code Changes

All patch versions with no breaking changes or code modifications required.

Checks

  • ✅ Checked changelogs for breaking changes
  • ✅ Lint passes after upgrade
  • ✅ All tests pass after upgrade
  • ✅ No code modifications were necessary

## Package Updates

- turbo: [2.8.10 -> 2.8.11](https://github.com/vercel/turborepo/releases/tag/v2.8.11)
  - Performance optimizations: deferred TLS init, parallelized lockfile parsing, replaced git subprocesses with libgit2/gix-index, reduced filesystem syscalls
  - Bug fixes: npm package resolution in @turbo/gen, pnpm lockfile pruning, git worktree root resolution, daemon client restoration for turbo watch
  - Internal: removed daemon from turbo run, deprecated daemon flags/config

## Code Changes

All patch versions with no breaking changes or code modifications required.

## Checks

- ✅ Checked changelogs for breaking changes
- ✅ Lint passes after upgrade
- ✅ All tests pass after upgrade
- ✅ No code modifications were necessary
@marcqualie marcqualie self-assigned this Feb 27, 2026
@marcqualie
marcqualie marked this pull request as ready for review March 3, 2026 03:16
@marcqualie
marcqualie merged commit 2a6da7b into main Mar 3, 2026
1 check passed
@marcqualie
marcqualie deleted the upgrade-turbo-2.8.11 branch March 3, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant