Bump @fairmint/canton-node-sdk to 0.0.259 - #10
Merged
Conversation
Inherits unified 60s read retries from canton-node-sdk #409 (token 5xx + semantic reads). Writes still do not auto-retry.
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
@fairmint/canton-node-sdkdevDependency0.0.253→0.0.259. Peer range>=0.0.232 <0.1.0unchanged.Inherits unified 60s read retries from canton-node-sdk #409 (token 5xx + semantic reads). Writes still do not auto-retry.
Note
Low Risk
Dependency-only bump with no application source changes; main caveat is behavior inherited from canton-node-sdk 0.0.259 (e.g. read retry semantics) affecting dev/integration tests, not library API surface in this repo.
Overview
Bumps the
@fairmint/canton-node-sdkdevDependency from0.0.253to0.0.259inpackage.jsonand refreshespackage-lock.json. The publishedpeerDependenciesrange (>=0.0.232 <0.1.0) is unchanged.The lockfile also picks up transitive updates from that SDK line, notably
@canton-network/wallet-sdk1.3.1→1.4.0and a coordinated bump of@canton-network/core-*packages to1.10.1/1.18.1, plus minor bumps toaxios,ws,jose,dayjs, anduuid. Some gRPC/protobuf-related packages drop from the tree aswallet-sdk1.4.0 no longer pulls them in.Consumers of this repo at runtime still supply their own
@fairmint/canton-node-sdkwithin the peer range; this PR only pins what dev/tests use locally.Reviewed by Cursor Bugbot for commit 43a8113. Bugbot is set up for automated code reviews on this repo. Configure here.