Skip to content

chore(deps): Update xmtp#77

Merged
mkysel merged 2 commits into
mainfrom
renovate/xmtp
Jun 15, 2026
Merged

chore(deps): Update xmtp#77
mkysel merged 2 commits into
mainfrom
renovate/xmtp

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@xmtp/node-bindings (source) 1.11.0-nightly.20260612.578abea1.11.0-nightly.20260613.32d608d age confidence
@xmtp/node-sdk (source) 6.1.0-nightly.20260612.578abea6.1.0-nightly.20260613.32d608d age confidence

Release Notes

xmtp/libxmtp (@​xmtp/node-bindings)

v1.11.0-nightly.20260613.32d608d: libxmtp 1.11.0-nightly.20260613.32d608d

Compare Source

libxmtp 1.11.0-nightly.20260613.32d608d

Nightly release. SDKs shipped from this libxmtp release:

SDK Version
iOS 4.11.0-nightly.20260613.32d608d
Android 4.11.0-nightly.20260613.32d608d
Node 1.11.0-nightly.20260613.32d608d
WASM 1.11.0-nightly.20260613.32d608d

See per-SDK release notes under docs/release-notes/.

Changes since the last nightly

[unreleased]

Features
  • (js-sdk) Expose idempotencyKey on top-level send helpers (#​3764)
Bug Fixes
  • Replace Gnosis Chain SCW verification RPC default (#​3755)
  • (node-sdk) Re-export WorkerJitterOverride type (#​3761)
  • False positive fork after group removal (#​3760)
xmtp/xmtp-js (@​xmtp/node-sdk)

v6.1.0-nightly.20260613.32d608d

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Note

Update xmtp dependencies and fix sendRemoteAttachment call signature

  • Bumps @xmtp/node-bindings and @xmtp/node-sdk to their latest nightly builds (2026-06-13).
  • Fixes call sites in serve.ts, send-attachment.ts, and send-remote-attachment.ts to pass {} instead of false as the second argument to conversation.sendRemoteAttachment, matching the updated SDK's expected options object signature.

Macroscope summarized ea181fd.

@macroscopeapp

macroscopeapp Bot commented Jun 13, 2026

Copy link
Copy Markdown

Approvability

Verdict: Approved

Routine dependency update bumping XMTP SDK packages to a newer nightly version. The code changes mechanically adapt function calls from false to {} to match the updated SDK's API signature - no behavioral changes are introduced.

You can customize Macroscope's approvability policy. Learn more.

macroscopeapp[bot]
macroscopeapp Bot previously approved these changes Jun 13, 2026
@mkysel mkysel self-assigned this Jun 15, 2026
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>
@macroscopeapp macroscopeapp Bot dismissed their stale review June 15, 2026 12:49

Dismissing prior approval to re-evaluate ea181fd

@mkysel mkysel merged commit 7f935d5 into main Jun 15, 2026
3 of 4 checks passed
insipx added a commit that referenced this pull request Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant