fix(deps): update rust crate lettre to v0.11.8 #95

Merged
realaravinth merged 1 commit from renovate/lettre-0.x-lockfile into master 2024-09-13 14:42:28 +05:30
Member

This PR contains the following updates:

Package Type Update Change
lettre (source) dependencies patch 0.11.7 -> 0.11.8

Release Notes

lettre/lettre (lettre)

v0.11.8

Compare Source

Features
  • Add mTLS support (#​974)
  • Implement accept_invalid_hostnames for rustls (#​977)
  • Provide certificate chain for peer certificates when using rustls or boring-tls (#​976)
Changes
  • Make HeaderName comparisons via PartialEq case insensitive (#​980)
Misc
  • Fix clippy warnings ([#​979])
  • Replace manual impl of #[non_exhaustive] for InvalidHeaderName (#​981)

Configuration

📅 Schedule: 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.

🔕 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.7` -> `0.11.8` | --- ### Release Notes <details> <summary>lettre/lettre (lettre)</summary> ### [`v0.11.8`](https://github.com/lettre/lettre/blob/HEAD/CHANGELOG.md#v0118-2024-09-03) [Compare Source](https://github.com/lettre/lettre/compare/v0.11.7...v0.11.8) ##### Features - Add mTLS support ([#&#8203;974]) - Implement `accept_invalid_hostnames` for rustls ([#&#8203;977]) - Provide certificate chain for peer certificates when using `rustls` or `boring-tls` ([#&#8203;976]) ##### Changes - Make `HeaderName` comparisons via `PartialEq` case insensitive ([#&#8203;980]) ##### Misc - Fix clippy warnings (\[[#&#8203;979](https://github.com/lettre/lettre/issues/979)]) - Replace manual impl of `#[non_exhaustive]` for `InvalidHeaderName` ([#&#8203;981]) [#&#8203;974]: https://github.com/lettre/lettre/pull/974 [#&#8203;976]: https://github.com/lettre/lettre/pull/976 [#&#8203;977]: https://github.com/lettre/lettre/pull/977 [#&#8203;980]: https://github.com/lettre/lettre/pull/980 [#&#8203;981]: https://github.com/lettre/lettre/pull/981 </details> --- ### Configuration 📅 **Schedule**: 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-09-11 19:46:14 +05:30
renovate-bot force-pushed renovate/lettre-0.x-lockfile from a1c7c9279d to 2d484d4dae 2024-09-12 22:16:32 +05:30 Compare
realaravinth merged commit f53e40259c into master 2024-09-13 14:42:28 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-solutions/vanikam#95
No description provided.