Skip to content

Bump omnyshell to ^1.54.0 (1.14.10)#43

Merged
gmpassos merged 1 commit into
masterfrom
bump-omnyshell-1.54.0
Jul 2, 2026
Merged

Bump omnyshell to ^1.54.0 (1.14.10)#43
gmpassos merged 1 commit into
masterfrom
bump-omnyshell-1.54.0

Conversation

@gmpassos

@gmpassos gmpassos commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps omnyshell ^1.52.0^1.54.0 (pulls omnydrive 1.11.0 transitively) and the app version to 1.14.10.

Upstream changes (1.52.0 → 1.54.0)

  • 1.54.0 — git-drive sync now pushes unpushed commits to their branch; auto push-then-pull.
  • 1.53.0 — show the current git branch of a mounted git drive.
  • 1.52.1/1.52.2 — dashboard credential-view fixes + load summary.

All of this is drive-sync / dashboard-TUI / node / CLI code.

Web compatibility — verified clean

Web imports only package:omnyshell/omnyshell_client_web.dart. The changed files (drive/drive_manager.dart, drive/drive_rpc_client.dart, drive/mount_store.dart, node_drive_service.dart, dashboard_app.dart, bin/) were each checked against the local 1.54.0 sources and are all outside the web barrel's reachable closure:

  • Transitive closure from the web barrel: 104 files, 0 dart:io imports, 0 omnydrive edges (unchanged).
  • Explicit probe: drive_manager, drive_rpc_client, mount_store, node_drive_service, dashboard_app — all web-reachable: False.
  • Login footer's OmnyShell v$omnyShellVersion now reads 1.54.0.

Both version sources bumped in sync (pubspec.yaml + lib/core/version.dart), per test/core/version_test.dart.

Verification

  • dart pub get — clean (omnyshell 1.54.0, omnydrive 1.11.0)
  • dart format — 0 changed · dart analyze — No issues found · dart test test/core/version_test.dart — passes
  • dart run build_runner build --release — compiles clean

🤖 Generated with Claude Code

Adopts omnyshell 1.54.0 (git-drive sync push/pull, dashboard/CLI drive
improvements) and omnydrive 1.11.0 transitively. All changes are
drive/dashboard/node/CLI-side — none reachable from the web barrel
(omnyshell_client_web.dart closure unchanged: 104 files, 0 dart:io, 0
omnydrive edges), so no web impact. Bumps both version sources
(pubspec.yaml + lib/core/version.dart) in sync.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmpassos gmpassos merged commit 7afec93 into master Jul 2, 2026
4 checks passed
@gmpassos gmpassos deleted the bump-omnyshell-1.54.0 branch July 2, 2026 05:28
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