Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps lettre from 0.11.15 to 0.11.19.

Release notes

Sourced from lettre's releases.

v0.11.19

Features

  • Add raw header setter to MessageBuilder (#1108)

Misc

  • Fix README example (#1114)
  • Replace custom static_assert! macro with std::assert! (#1112)

v0.11.18

Features

  • Allow inline attachments to be named (#1101)

Misc

  • Upgrade socket2 to v0.6 (#1098)

v0.11.17

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)

v0.11.16

Features

  • Always implement Clone for AsyncFileTransport (#1075)

Changes

  • Tls, CertificateStore, TlsParameters, TlsParametersBuilder, Certificate and Identity are now marked as deprecated when no TLS backend is enabled. They will be properly feature gated in lettre v0.12 (#1084)

Misc

  • Gate web-time behind cfg(target_arch = "wasm32")] (#1086)
  • Add missing #[doc(cfg(...))] attributes (#1086)
  • Upgrade webpki-roots to v1 (#1088)
  • Cleanup internal TlsParameters and (Async)NetworkStream structures (#1082)
  • Feature gate internal TransportBuilder::tls to avoid recursive call site warnings (#1083)
  • Fix workaround for embedding cargo script in rustdoc output (#1077)
  • Fix clippy::io_other_error warnings (#1078)

... (truncated)

Changelog

Sourced from lettre's changelog.

v0.11.19 (2025-10-08)

Features

  • Add raw header setter to MessageBuilder (#1108)

Misc

  • Fix README example (#1114)
  • Replace custom static_assert! macro with std::assert! (#1112)

#1108: lettre/lettre#1108 #1112: lettre/lettre#1112 #1114: lettre/lettre#1114

v0.11.18 (2025-07-28)

Features

  • Allow inline attachments to be named (#1101)

Misc

  • Upgrade socket2 to v0.6 (#1098)

#1098: lettre/lettre#1098 #1101: lettre/lettre#1101

v0.11.17 (2025-06-06)

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)

#1081: lettre/lettre#1081 #1090: lettre/lettre#1090 #1091: lettre/lettre#1091 #1092: lettre/lettre#1092

v0.11.16 (2025-05-12)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lettre](https://github.com/lettre/lettre) from 0.11.15 to 0.11.19.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](lettre/lettre@v0.11.15...v0.11.19)

---
updated-dependencies:
- dependency-name: lettre
  dependency-version: 0.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api-keys dependencies Pull requests that update a dependency file notifications rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant