Skip to content

fix: lockfile entry for showcase's @objectstack/cloud-connection dep - #1756

Merged
os-zhuang merged 1 commit into
mainfrom
fix-lockfile-cloud-connection
Jun 12, 2026
Merged

fix: lockfile entry for showcase's @objectstack/cloud-connection dep#1756
os-zhuang merged 1 commit into
mainfrom
fix-lockfile-cloud-connection

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

#1755 added @objectstack/cloud-connection to the showcase's package.json without the lockfile update — main CI fails with ERR_PNPM_OUTDATED_LOCKFILE. pnpm install --frozen-lockfile passes locally with this entry.

🤖 Generated with Claude Code

…on dep
#1755 added the dependency to examples/app-showcase/package.json without
the pnpm-lock.yaml update, so every frozen-lockfile CI install fails.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercelBot commented Jun 12, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 12, 2026 3:10am

Request Review

@os-zhuang
os-zhuang merged commit 9471cf2 into mainJun 12, 2026
1 of 2 checks passed
@os-zhuang
os-zhuang deleted the fix-lockfile-cloud-connection branch June 12, 2026 03:03
@github-actionsgithub-actionsBot added dependencies Pull requests that update a dependency file size/xs and removed dependencies Pull requests that update a dependency file labels Jun 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang