chore(deps): bump reticulum-swift to main (RNode connect-by-UUID)#102
Merged
Conversation
Picks up the merged RNode-over-BLE connect-by-CoreBluetooth-identifier work (reticulum-swift #25): BLETransport(deviceIdentifier:) + getInterfaceSnapshots forwarding RNodeInterface.lastErrorDescription. Pin bump only — the Columba-side UUID threading (RNodeSeamConfig/wire/wizard → BLETransport(deviceIdentifier:)) lands as a follow-up that consumes the new API. Existing build is unaffected (the new params are optional, default nil). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 the reticulum-swift pin to
main(52e2a9a), picking up the merged RNode-over-BLE work (reticulum-swift #25):BLETransport(deviceIdentifier:)— connect by CoreBluetooth identifier (name fallback), robust to duplicate/renamed RNodes.getInterfaceSnapshotsforwardsRNodeInterface.lastErrorDescription.Pin bump only. The Columba-side threading that uses the new API (
RNodeSeamConfig/.connectwire+deviceUUID, wizard persistsperipheralId, server →BLETransport(deviceIdentifier:), + the A12 session token) lands as a follow-up. Existing build is unaffected — the new params are optional (default nil).xcodebuild -resolvePackageDependenciessucceeds against the new revision.🤖 Generated with Claude Code