Skip to content

fix: Sync lockfile with @turbo/gen optionalDependencies#11845

Merged
anthonyshew merged 1 commit intomainfrom
ashew/fix-turbo-gen-lockfile
Feb 13, 2026
Merged

fix: Sync lockfile with @turbo/gen optionalDependencies#11845
anthonyshew merged 1 commit intomainfrom
ashew/fix-turbo-gen-lockfile

Conversation

@anthonyshew
Copy link
Copy Markdown
Contributor

Summary

The canary.6 manual release commit added optionalDependencies to packages/turbo-gen/package.json (via the postversion hook in bump-version.js) but didn't regenerate the lockfile. This leaves pnpm-lock.yaml out of sync — every pnpm install dirties the lockfile with 56 lines of missing @turbo/gen-* resolution entries.

Ran pnpm install and committed the resulting lockfile.

@anthonyshew anthonyshew requested a review from a team as a code owner February 13, 2026 20:29
@anthonyshew anthonyshew requested review from tknickman and removed request for a team February 13, 2026 20:29
@vercel vercel Bot temporarily deployed to Preview – turborepo-test-coverage February 13, 2026 20:29 Inactive
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Building Building Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
turbo-site Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
turborepo-agents Ready Ready Preview, Comment, Open in v0 Feb 13, 2026 8:30pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
turborepo-test-coverage Skipped Skipped Open in v0 Feb 13, 2026 8:30pm

@anthonyshew anthonyshew merged commit 28848e9 into main Feb 13, 2026
45 of 47 checks passed
@anthonyshew anthonyshew deleted the ashew/fix-turbo-gen-lockfile branch February 13, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant