Skip to content

Upgrade to omnyhub 1.3.0 (1.55.2)#110

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

Upgrade to omnyhub 1.3.0 (1.55.2)#110
gmpassos merged 1 commit into
masterfrom
chore/omnyhub-1.3.0

Conversation

@gmpassos

Copy link
Copy Markdown
Contributor

Maintenance dependency bump only.

omnyhub 1.3.0 is an additive, backward-compatible control-plane release (heartbeat telemetry, one-way node push NodeNotify, connection lifecycle hooks, node retention, injectable node transport) 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 apart from the new optional TypedConnection.onDecodeError hook.

omnydrive stays at ^1.12.1: its own omnyhub: ^1.2.0 constraint already admits 1.3.0, so there is no conflict.

No behaviour change and no API change here; the full suite passes unmodified (808 pass, 9 skipped). dart analyze --fatal-infos --fatal-warnings, dependency_validator and dart pub publish --dry-run are clean.

🤖 Generated with Claude Code

Maintenance dependency bump only. omnyhub 1.3.0 is an additive,
backward-compatible control-plane release (heartbeat telemetry, one-way
node push, connection lifecycle hooks, node retention, injectable node
transport) 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 apart
from the new optional TypedConnection.onDecodeError hook.

No behaviour change and no API change: the full suite passes unmodified
(808 pass, 9 skipped).

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 7cb7ddc 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