Skip to content

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Aug 6, 2025

This PR contains the following updates:

Package Type Update Change
resend-rs (source) workspace.dependencies minor 0.15.0 -> 0.17.1

Release Notes

resend/resend-rust (resend-rs)

v0.17.1

Fixed
  • The resend backend renamed the header used by the batch::send_with_batch_validation method

v0.17.0

Added
  • Vec<CreateEmailOptions> now implements Idempotent (should've added this earlier, oops)
  • Support for batch validation modes via BatchSvc::send_with_batch_validation
    (and SendEmailBatchResponse).
  • New endpoint: emails::list

v0.16.1

Added
  • Attachment::with_content_id, will replace Attachment::with_inline_content_id in the next
    major release.

v0.16.0

Added
  • Attachment::with_inline_content_id
  • Client::with_config allowing to create a Resend client with custom configuration
    (#​28)
Changed
  • Attachment fields were made private to avoid future breaking changes when new fields are added.
    Use the Attachment for setting the fields instead.
  • Tag fields were also made private.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Aug 6, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/resend-rs-0.x branch from 066ef19 to b206e90 Compare August 8, 2025 03:02
@oxide-renovate oxide-renovate bot changed the title Update Rust crate resend-rs to 0.16.0 Update Rust crate resend-rs to 0.16.1 Aug 8, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/resend-rs-0.x branch from b206e90 to 27647a6 Compare August 18, 2025 05:27
@oxide-renovate oxide-renovate bot force-pushed the renovate/resend-rs-0.x branch from 27647a6 to dfd4606 Compare September 2, 2025 12:49
@oxide-renovate oxide-renovate bot changed the title Update Rust crate resend-rs to 0.16.1 Update Rust crate resend-rs to 0.17.0 Sep 2, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/resend-rs-0.x branch from dfd4606 to 7b86922 Compare September 3, 2025 11:26
@oxide-renovate oxide-renovate bot changed the title Update Rust crate resend-rs to 0.17.0 Update Rust crate resend-rs to 0.16.1 Sep 3, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/resend-rs-0.x branch from 7b86922 to 08d294d Compare September 3, 2025 12:24
@oxide-renovate oxide-renovate bot changed the title Update Rust crate resend-rs to 0.16.1 Update Rust crate resend-rs to 0.17.1 Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants