Skip to content

chore: update flake.lock to latest logos-cpp-sdk#174

Open
jimmy-claw wants to merge 1 commit into
masterfrom
jimmy/lmao-issue-146-20260419
Open

chore: update flake.lock to latest logos-cpp-sdk#174
jimmy-claw wants to merge 1 commit into
masterfrom
jimmy/lmao-issue-146-20260419

Conversation

@jimmy-claw

Copy link
Copy Markdown
Owner

Summary

Verification

Test plan

  • cargo build --all-features succeeds
  • cargo test --workspace — all pass
  • nix build .#default in logos-core-module/ (requires nix with flakes)

Fixes #146

🤖 Generated with Claude Code

Updates logos-cpp-sdk from 95f763b (2026-02-25) to 1468180 (2026-04-13),
picking up SDK PRs #48 (async methods), #49 (async crash fix),
#31 (QVariantList/Map), and #33 (IDL parser wip).

All Rust workspace tests pass. No source changes needed — IComponent
API is unchanged.

Fixes #146

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jimmy-claw

Copy link
Copy Markdown
Owner Author

Re-verification (2026-04-19)

Re-ran full test suite to confirm stability:

  • cargo build --all-featurespass
  • cargo test --workspace1060 tests passed, 0 failed
  • cargo clippy --workspace --all-featuresclean (1 pre-existing collapsible_match warning in transport, unrelated) ✅
  • No source changes needed — SDK update is binary-compatible

All checks green. Ready for merge.

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.

chore: run LMAO tests against latest logos-cpp-sdk

1 participant