Open
Conversation
Contributor
|
No actionable comments were generated in the recent review. 🎉 WalkthroughThe 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)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Contributor
Author
|
Sorry, but the merge failed with:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
2.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:
publish 2.8.10 to registryrelease(turborepo): 2.8.10-canary.9 (#11892)perf: Pre-compile glob exclusion filter and cache path prefix in file hashing (#11891)release(turborepo): 2.8.10-canary.8 (#11890)perf: Parallelize and pre-build RepoGitIndex (#11889)release(turborepo): 2.8.10-canary.7 (#11888)perf: Batch per-package git subprocess calls into repo-wide index (#11887)release(turborepo): 2.8.10-canary.6 (#11885)feat: Make `--profile` and `--anon-profile` filename optional (#11883)release(turborepo): 2.8.10-canary.5 (#11884)feat: Generate LLM-friendly markdown alongside --profile trace output (#11880)release(turborepo): 2.8.10-canary.4 (#11879)perf: Replace O(V³) Floyd-Warshall with O(V+E) DFS in watch mode subgraph creation (#11878)chore: Remove CodSpeed and benchmarks (#11875)release(turborepo): 2.8.10-canary.3 (#11877)fix: Sanitize git command inputs in create-turbo (#11876)perf: Reduce allocations in globwalk (#11528)fix: Restrict credential file permissions to owner-only (#11870)perf: Replace twox-hash with xxhash-rust and optimize file hashing (#11874)release(turborepo): 2.8.10-canary.2 (#11873)perf: Optimize hot-path hash computation by avoiding clones and using unstable sorts (#11872)release(turborepo): 2.8.10-canary.1 (#11871)chore: Use 2024 edition in more packages, do not ignore some clippy l… (#11860)release(turborepo): 2.8.10-canary.0 (#11869)fix: Prevent stale canary publishes after stable release (#11868)fix: Move `node-plop` to dependencies so `PlopTypes` resolves for consumers (#11862)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