chore(deps): bump turbo from 2.8.21 to 2.9.14#54
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.21 to 2.9.14. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.21...v2.9.14) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Augment PR SummarySummary: Updates Turborepo ("turbo") to a newer 2.9.x release. Changes:
Why: Aligns the repo with upstream Turborepo releases that include security fixes and other maintenance changes. Technical Notes: This repo’s top-level scripts invoke 🤖 Was this summary useful? React with 👍 or 👎 |
| "eslint": "^10.1.0", | ||
| "size-limit": "^12.0.1", | ||
| "turbo": "^2.8.21", | ||
| "turbo": "^2.9.14", |
There was a problem hiding this comment.
package.json:39 — Since the lockfile diff is omitted in the PR view due to size, it’s worth double-checking that the regenerated pnpm-lock.yaml reflects only the intended turbo upgrade (and wasn’t influenced by a different pnpm version or unrelated dependency changes).
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps turbo from 2.8.21 to 2.9.14.
Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fc62fe0publish 2.9.14 to registryfb8c9aechore: Release 2.9.13 (#12803)e8e629dfix: Avoid project-local Yarn during detection (#12801)91c90cbfix: Harden VS Code extension command execution (#12800)84f4508fix: Validate auth callback state (#12802)1779ad7Removed unneeded import form hash creation script in docs (#12799)71f8c90test: Validate lockfiles without dependency downloads (#12789)5fcb960ci: Scope GitHub Actions caches by branch (#12788)4cf9fabci: Usepull_requestfor PR title linting (#12787)859c629fix: Restore docs mobile menu (#12782)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)You can disable automated security fix PRs for this repo from the Security Alerts page.