chore(deps-dev): bump turbo from 2.5.6 to 2.9.14 - #332
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
commit: |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps [turbo](https://github.com/vercel/turborepo) from 2.5.6 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.5.6...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>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/turbo-2.9.14
branch
from
June 12, 2026 09:39
c430eca to
7a394c8
Compare
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.
Bumps turbo from 2.5.6 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)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for turbo since your current version.
Note
Medium Risk
Low runtime risk for the published packages, but the lockfile also changes resolved Next versions for
latestexample apps and upgrades the monorepo task runner used in CI.Overview
Bumps the root turbo devDependency from
^2.5.4to^2.9.14(lockfile resolves 2.9.18), aligning monorepo scripts (build,test,lint, etc.) with a newer Turborepo release that includes security fixes noted in the release notes.The pnpm-lock.yaml refresh also drops older turbo 2.5.6 / 2.9.12 entries, updates eslint-plugin-turbo’s linked turbo peer to 2.9.18, and—because several telemetry examples pin
next: latest—moves their resolved Next from 16.3.0-canary.41 to stable 16.2.9 (including matching@next/*SWC packages and a postcss version change on those installs). A minor nanoid@3.3.12 entry appears for an optional postcss@8.5.10 path.Reviewed by Cursor Bugbot for commit 7a394c8. Bugbot is set up for automated code reviews on this repo. Configure here.