chore(deps): update rust crate lettre to v0.11.21#1
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update rust crate lettre to v0.11.21#1renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
c75ca50 to
51ae00f
Compare
51ae00f to
1349a43
Compare
1349a43 to
a2bd5f5
Compare
a2bd5f5 to
ed44672
Compare
ed44672 to
b44802a
Compare
b44802a to
a68068a
Compare
a68068a to
6b8eee7
Compare
6b8eee7 to
f0089f3
Compare
f0089f3 to
c3f06b4
Compare
c3f06b4 to
3f841da
Compare
3f841da to
b3a6f3c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.11.12→0.11.21Release Notes
lettre/lettre (lettre)
v0.11.21Compare Source
Features
rustls-no-providersupport (#1134)message_itertoAsyncConnectionandConnection(#1116)v0.11.20Compare Source
Upgrade notes
Features
Address::new_dangerous(#1107)Misc
chumskywithnomfor email address parsing (#1099)boringandtokio-boringto v5 (#1130)v0.11.19Compare Source
Features
MessageBuilder(#1108)Misc
static_assert!macro withstd::assert!(#1112)v0.11.18Compare Source
Features
Misc
socket2to v0.6 (#1098)v0.11.17Compare Source
Features
rustls-platform-verifier(#1081)Misc
Mailbox::newinstead of string parsing (#1090)Mutexwith stdMutexinAsyncStubTransport(#1091)abort_concurrentimplementation (#1092)v0.11.16Compare Source
Features
CloneforAsyncFileTransport(#1075)Changes
Tls,CertificateStore,TlsParameters,TlsParametersBuilder,CertificateandIdentityare now marked as deprecated when no TLS backend is enabled. They will be properly feature gated
in lettre v0.12 (#1084)
Misc
web-timebehindcfg(target_arch = "wasm32")](#1086)#[doc(cfg(...))]attributes (#1086)webpki-rootsto v1 (#1088)TlsParametersand(Async)NetworkStreamstructures (#1082)TransportBuilder::tlsto avoid recursive call site warnings (#1083)clippy::io_other_errorwarnings (#1078)v0.11.15Compare Source
Upgrade notes
Features
Misc
unreachable_publint (#1058)rustls(#1063)serde(#1064)email-encodingto v0.4 (#1069)v0.11.14Compare Source
This release deprecates the
rustls-tls,tokio1-rustls-tlsandasync-std1-rustls-tlsfeatures, which will be removed in lettre v0.12.
rustls users should start migrating to the
rustls,tokio1-rustlsandasync-std1-rustlsfeatures. Unlike the deprecated *rustls-tls features,which automatically enabled the
ringandwebpki-rootsbackends, the newfeatures do not. To complete the migration, users must either enable the
aws-lc-rsor theringfeature. Additionally, those who rely onwebpki-rootsfor TLS certificate verification must now explicitly enable its feature.
Users of
rustls-native-certsdo not need to enablewebpki-roots.Find out more about the new features via the lettre rustls docs.
Features
rustlscrypto providers and TLS verifiers (#1054)Bug fixes
rustlscrypto provider everywhere (#1055)Misc
AsyncNetworkStreambeing public (#1059)nomto v8 (#1048)rustls-pemfilein favor ofrustls-pki-typesAPIs (#1050)std::time::SystemTime::nowvia clippy (#1043)rustls-pki-types(#1051)web-timerefactor (#1049)rustls-native-certswhentracingis disabled (#1053)Cargo.tomlstyle (#1047)v0.11.13Compare Source
Features
Bug fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.