chore(deps-dev): bump turbo from 2.8.13 to 2.9.14#806
Conversation
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.13 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.13...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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
LGTM, straightforward Dependabot dev-dependency bump for turbo.
Extended reasoning...
Overview
This PR bumps the turbo dev dependency from 2.8.13 to 2.9.14 in package.json and updates the corresponding entries in pnpm-lock.yaml. The lockfile changes also reflect upstream turbo's restructuring of platform-specific binaries from turbo-<platform> to scoped @turbo/<platform> packages.
Security risks
None for this repo. The turbo release notes mention security fixes for the Turborepo VS Code extension and the turbo login flow — neither of which is invoked in this project's build pipeline. turbo is only used as a task runner via turbo run build/turbo run check:* scripts.
Level of scrutiny
Low. This is a dev-only dependency used as a monorepo task runner; it doesn't ship in any published package. Dependabot-generated, mechanical version bump.
Other factors
No bugs flagged by the bug-hunting system. No source code modified. Lockfile changes are consistent with the version bump.
Bumps turbo from 2.8.13 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.