Skip to content

Update Rust crate lettre to 0.11.7

Renovate Bot requested to merge renovate/lettre-0.x into master

This MR contains the following updates:

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

Release Notes

lettre/lettre (lettre)

v0.11.7

Compare Source

Misc
  • Bump hostname to v0.4 (#​956)
  • Fix tracing message consistency (#​960)
  • Bump minimum required rustls to v0.23.5 (#​958)
  • Dropped use of ref syntax in the entire project (#​959)

v0.11.6

Compare Source

Bug fixes
  • Upgraded email-encoding to v0.3 - fixing multiple encoding bugs in the process (#​952)
Misc
  • Updated copyright year in license (#​954)

v0.11.5

Compare Source

Features
  • Support SMTP SASL draft login challenge (#​911)
  • Add conversion from SMTP response code to integer (#​941)
Misc

v0.11.4

Compare Source

Bug fixes
  • Percent decode credentials in SMTP connect URL (#​932, #​934)
  • Fix mimebody DKIM body-hash computation (#​923)

v0.11.3

Compare Source

Features
  • Derive Clone for FileTransport and AsyncFileTransport (#​924)
  • Derive Debug for SmtpTransport (#​925)
Misc
  • Upgrade rustls to v0.22 (#​921)
  • Drop once_cell dependency in favor of OnceLock from std (#​928)

v0.11.2

Compare Source

Upgrade notes
Misc
  • Bump idna to v0.5 (#​918)
  • Bump boring and tokio-boring to v4 (#​915)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports