Skip to content

chore: sync root lockfile with SDK 0.19.1 deps#133

Merged
marinom2 merged 1 commit into
mainfrom
chore/sync-root-lock-noble-v2
Jun 12, 2026
Merged

chore: sync root lockfile with SDK 0.19.1 deps#133
marinom2 merged 1 commit into
mainfrom
chore/sync-root-lock-noble-v2

Conversation

@marinom2

Copy link
Copy Markdown
Owner

The SDK 0.19.1 noble-v2 / TS6 migration (#130) changed the SDK dependency tree, but the root package-lock.json (which resolves lightnode-sdk via file:./sdk) was not regenerated. The publish-sdk workflow runs npm ci at the root, which failed on missing @noble/*@2 and typescript@6. This regenerates the lock. Root build + 507 tests pass.

The SDK's @noble v2 + typescript 6 + @types/node bumps changed its dependency
tree, but the root package-lock (which resolves lightnode-sdk via file:./sdk)
was not regenerated, so the publish workflow's npm ci failed on missing
@noble/*@2 / typescript@6. Regenerated with npm install.
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
lightnode Ready Ready Preview, Comment Jun 12, 2026 7:33am

Request Review

@marinom2 marinom2 merged commit 21d8459 into main Jun 12, 2026
1 of 2 checks passed
@marinom2 marinom2 deleted the chore/sync-root-lock-noble-v2 branch June 12, 2026 07:32
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