Skip to content

chore: update Enbox sync dependencies#111

Merged
LiranCohen merged 1 commit into
mainfrom
chore/update-enbox-sync-admission
Jun 10, 2026
Merged

chore: update Enbox sync dependencies#111
LiranCohen merged 1 commit into
mainfrom
chore/update-enbox-sync-admission

Conversation

@LiranCohen

Copy link
Copy Markdown
Contributor

Summary

  • Update Enbox packages to the newly published sync-admission releases.
  • Remove wallet-side remote protocol bootstrap, manual record.send() calls, and the pull-reconciliation hook so identity/profile data exercises SDK sync push/pull.
  • Invalidate profile queries on the new reconcile:applied sync event.

Test plan

  • bun run test
  • bun run lint
  • bun run build

Deployment note

  • Fly and AWS DWN dev servers are deployed with @enbox/dwn-server 0.1.9 and @enbox/dwn-sdk-js 0.4.0.

@github-actions

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 41.74% (🎯 25%) 855 / 2048
🔵 Statements 40.25% (🎯 25%) 921 / 2288
🔵 Functions 42.3% (🎯 30%) 250 / 591
🔵 Branches 37.23% (🎯 29%) 557 / 1496
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/App.tsx 48.71% 28.2% 52.17% 47.29% 41-77, 100-102, 131-135, 142, 158, 169, 174-187, 204-212, 214-257
src/enbox/protocols.ts 100% 77.77% 100% 100%
src/enbox/hooks/use-sync-query-invalidation.ts 88.23% 85% 100% 87.87% 40, 47, 64-65
src/enbox/mutations/identity-mutations.ts 55.43% 28.84% 55.55% 57.3% 40, 159-162, 167-170, 183, 205-275, 287, 299-300, 317, 334-337
Generated in workflow #289 for commit 28b707d by the Vitest Coverage Report Action

@LiranCohen LiranCohen merged commit 18ab0b5 into main Jun 10, 2026
4 checks passed
@LiranCohen LiranCohen deleted the chore/update-enbox-sync-admission branch June 10, 2026 20:44
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