chore: update @robosystems/client to version 0.3.12#120
Merged
Conversation
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.
Summary
Updates the
@robosystems/clientdependency from its previous version to 0.3.12, progressing through intermediate versions 0.3.10 and 0.3.11. This PR keeps the project aligned with the latest client library release.Changes
package.json: Bumped@robosystems/clientversion to0.3.12package-lock.json: Regenerated lock file reflecting the updated dependency tree (379 lines changed across transitive dependencies)Key Details
@robosystems/clientlibrarypackage-lock.json(197 additions, 184 deletions) suggests transitive dependency updates within the client packageBreaking Changes
None expected — this is a patch version bump. However, reviewers should verify against the
@robosystems/clientchangelog for any behavioral changes across the three patch releases.Testing Notes
npm run build/next build)@robosystems/clientAPI@robosystems/clientis used for real-time connections, WebSocket interactions, or device communication, smoke-test those flows end-to-endBrowser Compatibility
No browser compatibility concerns anticipated — this update targets a JavaScript client library dependency and does not introduce any direct UI, CSS, or browser API changes. Standard cross-browser testing applies if the client library affects rendered output or client-side behavior.
🤖 Generated with Claude Code
Branch Info:
chore/update-robosystems-clientmainCo-Authored-By: Claude noreply@anthropic.com