Skip to content

Upgrade to omnyhub 1.2.0 and omnydrive 1.12.1 (1.55.1)#109

Merged
gmpassos merged 1 commit into
masterfrom
chore/omnyhub-1.2.0
Jul 12, 2026
Merged

Upgrade to omnyhub 1.2.0 and omnydrive 1.12.1 (1.55.1)#109
gmpassos merged 1 commit into
masterfrom
chore/omnyhub-1.2.0

Conversation

@gmpassos

Copy link
Copy Markdown
Contributor

Maintenance dependency bump only.

omnyhub 1.2.0 is a purely additive control-plane release (bidirectional node RPC, enrolment, application-defined discovery) whose changes are confined to its node protocol — lib/src/node/* plus two shared files. OmnyShell does not use that protocol: it rides on omnyhub's transport primitives (Connection, Message/TextMessage/BinaryMessage, ConnectionCodec, TypedConnection, WebSocketConnection) through FrameConnection, and none of those changed.

omnydrive 1.12.1 is itself just the same omnyhub constraint bump.

No behaviour change and no API change. dart analyze is clean and the full suite (808 tests, 9 skipped) passes unmodified against the published packages.

🤖 Generated with Claude Code

Maintenance dependency bump only. omnyhub 1.2.0 is a purely additive
control-plane release (bidirectional node RPC, enrolment,
application-defined discovery) whose changes are confined to its node
protocol — which OmnyShell does not use. OmnyShell rides on omnyhub's
transport primitives (Connection, Message, ConnectionCodec,
TypedConnection, WebSocketConnection) via FrameConnection, and those are
unchanged. omnydrive 1.12.1 is itself just the same omnyhub bump.

No behaviour change and no API change: the full suite passes unmodified.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gmpassos gmpassos merged commit 879a597 into master Jul 12, 2026
6 checks passed
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.

1 participant