Skip to content

fix(deps): update whatsmeow - #6

Merged
eddmann merged 1 commit into
eddmann:mainfrom
wysie:fix/update-whatsmeow-20260516
May 26, 2026
Merged

fix(deps): update whatsmeow#6
eddmann merged 1 commit into
eddmann:mainfrom
wysie:fix/update-whatsmeow-20260516

Conversation

@wysie

@wysie wysie commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update go.mau.fi/whatsmeow to v0.0.0-20260516102357-8d3700152a69
  • Refresh related transitive Go module versions via go get / go mod tidy

Why

This pulls in the latest upstream whatsmeow protocol/client changes. In practice, stale or rapidly reconnecting WhatsApp Web sessions are often resolved by keeping whatsmeow close to upstream because WhatsApp protocol/client-version drift can cause websocket EOFs or unstable sync behavior.

Safety

  • Dependency-only change (go.mod, go.sum)
  • No CLI behavior changes
  • Existing tests pass locally

Test Plan

  • make test
  • make build
  • ./dist/whatsapp doctor -f json

@eddmann
eddmann merged commit 8ff2e73 into eddmann:main May 26, 2026
2 checks passed
@eddmann

eddmann commented May 26, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR :)

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.

2 participants