chore(deps): Update xmtp#77
Merged
Merged
Conversation
ApprovabilityVerdict: Approved Routine dependency update bumping XMTP SDK packages to a newer nightly version. The code changes mechanically adapt function calls from You can customize Macroscope's approvability policy. Learn more. |
The xmtp node-sdk nightly bump changed the second argument of sendAttachment/sendRemoteAttachment from a boolean (optimistic) to a SendOpts object. Pass an empty options bag instead of false; optimistic defaults to false, preserving immediate-publish behavior. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Dismissing prior approval to re-evaluate ea181fd
insipx
added a commit
that referenced
this pull request
Jun 15, 2026
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.
This PR contains the following updates:
1.11.0-nightly.20260612.578abea→1.11.0-nightly.20260613.32d608d6.1.0-nightly.20260612.578abea→6.1.0-nightly.20260613.32d608dRelease Notes
xmtp/libxmtp (@xmtp/node-bindings)
v1.11.0-nightly.20260613.32d608d: libxmtp 1.11.0-nightly.20260613.32d608dCompare Source
libxmtp 1.11.0-nightly.20260613.32d608d
Nightly release. SDKs shipped from this libxmtp release:
See per-SDK release notes under
docs/release-notes/.Changes since the last nightly
[unreleased]
Features
Bug Fixes
xmtp/xmtp-js (@xmtp/node-sdk)
v6.1.0-nightly.20260613.32d608dCompare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Note
Update xmtp dependencies and fix
sendRemoteAttachmentcall signature@xmtp/node-bindingsand@xmtp/node-sdkto their latest nightly builds (2026-06-13).{}instead offalseas the second argument toconversation.sendRemoteAttachment, matching the updated SDK's expected options object signature.Macroscope summarized ea181fd.