Uh oh!
There was an error while loading. Please reload this page.
chore(deps-dev): bump turbo from 2.8.13 to 2.10.9 - #1104
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.13 to 2.10.9. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.13...v2.10.9) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.10.9 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
Bumps turbo from 2.8.13 to 2.10.9.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
33237d4publish 2.10.9 to registry3b0e57ffix: Prevent Windows process cleanup PID reuse (#13695)efe4e1bfix: Prune Bun wildcard workspace dev dependencies (#13694)a98e5cddocs: Document dependency-driven Python tasks (#13676)c09a92fchore: Release Turborepo 2.10.9-canary.1 (#13687)09bd548test: Cover Python quality task graph (#13675)3584a5ffeat: Hash Python quality task inputs (#13674)0d43ff3test: Cover Python quality task commands (#13673)94708adfeat: Synthesize Python quality tasks (#13672)e14f04erefactor: Extract uv native task specs (#13671)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Bumps
turbofrom 2.8.13 to 2.10.9 to pick up performance improvements and fixes in task hashing, affected package detection, and process cleanup. Builds may run faster with more accurate cache invalidation; the first run after merge may miss cache due to new hashing.turbo.jsoncontinues to work.turbo runpipelines produce the same outputs and task selection, especially when using package filters.Written for commit 805869d. Summary will update on new commits.