Update Rust crate lettre to 0.11.17 #500

Merged
renovate merged 1 commits from renovate/lettre-0.x into master 2025-06-19 00:18:41 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
lettre (source) dependencies patch 0.11.16 -> 0.11.17

Release Notes

lettre/lettre (lettre)

v0.11.17

Compare Source

Features
  • Add support for rustls-platform-verifier (#​1081)
Misc
  • Change readme example to use Mailbox::new instead of string parsing (#​1090)
  • Replace futures-util Mutex with std Mutex in AsyncStubTransport (#​1091)
  • Avoid duplicate abort_concurrent implementation (#​1092)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lettre](https://lettre.rs) ([source](https://github.com/lettre/lettre)) | dependencies | patch | `0.11.16` -> `0.11.17` | --- ### Release Notes <details> <summary>lettre/lettre (lettre)</summary> ### [`v0.11.17`](https://github.com/lettre/lettre/blob/HEAD/CHANGELOG.md#v01117-2025-06-06) [Compare Source](https://github.com/lettre/lettre/compare/v0.11.16...v0.11.17) ##### Features - Add support for `rustls-platform-verifier` ([#&#8203;1081]) ##### Misc - Change readme example to use `Mailbox::new` instead of string parsing ([#&#8203;1090]) - Replace futures-util `Mutex` with std `Mutex` in `AsyncStubTransport` ([#&#8203;1091]) - Avoid duplicate `abort_concurrent` implementation ([#&#8203;1092]) [#&#8203;1081]: https://github.com/lettre/lettre/pull/1081 [#&#8203;1090]: https://github.com/lettre/lettre/pull/1090 [#&#8203;1091]: https://github.com/lettre/lettre/pull/1091 [#&#8203;1092]: https://github.com/lettre/lettre/pull/1092 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-06-18 00:20:28 +00:00
Update Rust crate lettre to 0.11.17
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
0c178daf55
renovate merged commit 0c178daf55 into master 2025-06-19 00:18:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GeneIT#500
No description provided.