Skip to content

Comments

Update turbo 2.7.6 → 2.8.10 (minor)#19712

Open
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/pnpm/turbo-2.8.10
Open

Update turbo 2.7.6 → 2.8.10 (minor)#19712
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/pnpm/turbo-2.8.10

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 22, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ turbo (2.7.6 → 2.8.10) · Repo · Changelog

Release Notes

2.8.10

What's Changed

create-turbo

Changelog

  • fix: Move node-plop to dependencies so PlopTypes resolves for consumers by @anthonyshew in #11862
  • chore: Use 2024 edition in more packages, do not ignore some clippy l… by @ognevny in #11860
  • perf: Optimize hot-path hash computation by avoiding clones and using unstable sorts by @anthonyshew in #11872
  • perf: Replace twox-hash with xxhash-rust and optimize file hashing by @anthonyshew in #11874
  • fix: Restrict credential file permissions to owner-only by @anthonyshew in #11870
  • perf: Reduce allocations in globwalk by @anthonyshew in #11528
  • perf: Replace O(V³) Floyd-Warshall with O(V+E) DFS in watch mode subgraph creation by @anthonyshew in #11878
  • feat: Generate LLM-friendly markdown alongside --profile trace output by @anthonyshew in #11880
  • feat: Make --profile and --anon-profile filename optional by @anthonyshew in #11883
  • perf: Batch per-package git subprocess calls into repo-wide index by @anthonyshew in #11887
  • perf: Parallelize and pre-build RepoGitIndex by @anthonyshew in #11889
  • perf: Pre-compile glob exclusion filter and cache path prefix in file hashing by @anthonyshew in #11891

Full Changelog: v2.8.9...v2.8.10

2.8.9

Full Changelog: v2.8.8...v2.8.9

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 26 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner February 22, 2026 04:10
@depfu depfu bot added the depfu label Feb 22, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 22, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

The pull request updates the turbo development dependency version in package.json from ^2.7.6 to ^2.8.10. This is a version bump with no changes to application logic or error handling. The modification affects a single line in the configuration file.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating turbo from version 2.7.6 to 2.8.10, with an appropriate notation that it is a minor version update.
Description check ✅ Passed The description is directly related to the changeset, providing comprehensive details about the turbo dependency update including release notes, changelog, commits, and performance improvements involved in the 2.8.10 version.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@depfu
Copy link
Contributor Author

depfu bot commented Feb 22, 2026

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants