Skip to content

chore: bump package versions#472

Merged
lwshang merged 6 commits intomainfrom
rk/bump-package-versions
Mar 2, 2026
Merged

chore: bump package versions#472
lwshang merged 6 commits intomainfrom
rk/bump-package-versions

Conversation

@raymondk
Copy link
Contributor

No description provided.

@raymondk raymondk requested a review from a team as a code owner February 26, 2026 19:27
lwshang and others added 2 commits March 2, 2026 11:11
…versions

The root package.json bumped @dfinity/{agent,candid,principal} to ^1.4.0,
but certificate-verification-js still had peer deps at ^1.0.1 which resolved
to 1.0.1 in the lockfile. This caused two versions of @dfinity/principal
(1.0.1 and 1.4.0) leading to a TypeScript type incompatibility in the
certified-counter frontend build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lwshang lwshang enabled auto-merge (squash) March 2, 2026 16:14
lwshang and others added 3 commits March 2, 2026 11:42
Certificate.lookup() and lookup_path() now return LookupResult instead
of ArrayBuffer | undefined. Use lookupResultToBuffer() to convert.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lwshang lwshang merged commit bfcf4cc into main Mar 2, 2026
10 checks passed
@lwshang lwshang deleted the rk/bump-package-versions branch March 2, 2026 17:45
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.

2 participants