Bump go.mau.fi/whatsmeow from v0.0.0-20260828224850-0fadda796019 to v0.0.0-20260914150520-0d3b644136bf - #26
Merged
Merged
Conversation
Pin go.mau.fi/whatsmeow in the WhatsBox native sidecar and tidy go.sum. No application code or companion module changes. Co-authored-by: Daniel Cazzulino <daniel@cazzulino.com>
Member
Author
🧪 Details on Ubuntu 24.04.5 LTS🧪 Details on Microsoft Windows 10.0.26100from retest v1.1.0 on .NET 10.0.12 with 💜 by @devlooped |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump the WhatsBox native sidecar’s
go.mau.fi/whatsmeowpin.v0.0.0-20260828224850-0fadda796019(0fadda7)v0.0.0-20260914150520-0d3b644136bf(0d3b644)Companion dependency / Go version changes: none.
gostays1.26.0. Transitive modules (go.mau.fi/util, protobuf, etc.) are unchanged aftergo get+go mod tidy.No application code or C# interop changes. The new
SendResponse.Chatfield is unused; we still returnresp.IDonly.Test status:
go test ./...insrc/WhatsBox.Nativepassed (app,dirstore,wa). C# tests not rerun (no managed-code changes).whatsmeow changes
whatsmeow has no GitHub releases; this is the commit log between the old pin and the new pin (14 commits).
Compare: tulir/whatsmeow@0fadda7...0d3b644
1f6240edownload: also ignore unencrypted media keys for thumbnailsde26b4aproto: update to v1046691727bdd4e83group: make delete reason optional0ca8346client: guess correct own ID in ParseWebMessage28bfe53client: ensure stream error is handled before reconnecting57796d3group: deprecate duplicate topic method30593f2proto: update to v10470688069ec8f76pair: add untested support for companion_reg_refreshb25a56dsend: add chat JID in SendResponse (#1258)f6934a9message: parse more kinds of bot nodes398ef18appstate: save wasa root secrets9120a3fproto: update to v104745101419c6103message: prefer reading participant_pn for alt jid0d3b644message: try both message IDs for decrypting bot messages