chore(deps-dev): bump turbo from 2.8.13 to 2.9.7#776
chore(deps-dev): bump turbo from 2.8.13 to 2.9.7#776dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.13 to 2.9.7. - [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.9.7) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.7 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 to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
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. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps turbo from 2.8.13 to 2.9.7.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
93d74d0publish 2.9.7 to registry9477571fix: Avoid rerunning non-cacheable watch dependencies (#12678)bca27f0release(turborepo): 2.9.7-canary.15 (#12677)7c64d46docs: Fix link to passthrough variables source code (#12643)976bdcefix: Support pnpm 11 flat patch lockfiles (#12676)409b6d8fix: Improve tbx sandbox startup defaults (#12675)aab6e38fix: Improve tbx sandbox startup (#12674)7a3023dfix: Install dotfiles duringtbx base refresh(#12673)ce65df5fix: Allow tbx sandboxes to use stale bases (#12672)fdfed03docs: Clarify package hash file inputs (#12671)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
Upgrade dev tooling by bumping
turbofrom 2.8.13 to 2.9.7 for improved stability and watch performance in the monorepo.No app/runtime code changes; this only affects local and CI builds (graceful shutdown, fewer unnecessary reruns, better pnpm lockfile support).
Written for commit d46c5aa. Summary will update on new commits.