Skip to content

feat(deps): Update Wire to v6.0.0-alpha02#4440

Merged
jamesarich merged 1 commit into
mainfrom
feat/wire-update
Feb 4, 2026
Merged

feat(deps): Update Wire to v6.0.0-alpha02#4440
jamesarich merged 1 commit into
mainfrom
feat/wire-update

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

This commit updates the Wire library from v5.2.1 to v6.0.0-alpha02 and removes several unused dependencies.

Key changes include:

  • Upgrading the Wire Gradle plugin and its runtime dependencies.
  • Pruning the unused delayed field from MeshPacket in the protobuf generation, which is no longer supported in Wire v6.

@github-actions github-actions Bot added the enhancement New feature or request label Feb 4, 2026
This commit updates the Wire library from v5.2.1 to v6.0.0-alpha02 and removes several unused dependencies.

Key changes include:
- Upgrading the Wire Gradle plugin and its runtime dependencies.
- Pruning the unused `delayed` field from `MeshPacket` in the protobuf generation, which is no longer supported in Wire v6.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@codecov

codecov Bot commented Feb 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.57%. Comparing base (9507acb) to head (f2b9db8).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4440   +/-   ##
=====================================
  Coverage   8.57%   8.57%           
=====================================
  Files        420     420           
  Lines      14184   14184           
  Branches    2358    2358           
=====================================
  Hits        1216    1216           
  Misses     12748   12748           
  Partials     220     220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesarich jamesarich enabled auto-merge February 4, 2026 03:07
@jamesarich jamesarich added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit 21d10bc Feb 4, 2026
8 checks passed
@jamesarich jamesarich deleted the feat/wire-update branch February 4, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant