Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Bump lettre from 0.10.4 to 0.11.0#125

Merged
aurexav merged 1 commit intomainfrom
dependabot/cargo/lettre-0.11.0
Oct 17, 2023
Merged

Bump lettre from 0.10.4 to 0.11.0#125
aurexav merged 1 commit intomainfrom
dependabot/cargo/lettre-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps lettre from 0.10.4 to 0.11.0.

Release notes

Sourced from lettre's releases.

v0.11.0

While this release technically contains breaking changes, we expect most projects to be able to upgrade by only bumping the version in Cargo.toml.

Upgrade notes

  • MSRV is now 1.65 (#869 and #881)
  • AddressError is now marked as #[non_exhaustive] (#839)

Features

  • Improve mailbox parsing (#839)
  • Add construction of SMTP transport from URL (#901)
  • Add From<Address> implementation for Mailbox (#879)

Misc

  • Bump socket2 to v0.5 (#868)
  • Bump idna to v0.4, fastrand to v2, quoted_printable to v0.5, rsa to v0.9 (#882)
  • Bump webpki-roots to v0.25 (#884 and #890)
  • Bump ed25519-dalek to v2 fixing RUSTSEC-2022-0093 (#896)
  • Bump boringssl crates to v3 (#897)

#839: lettre/lettre#839 #868: lettre/lettre#868 #869: lettre/lettre#869 #879: lettre/lettre#879 #881: lettre/lettre#881 #882: lettre/lettre#882 #884: lettre/lettre#884 #890: lettre/lettre#890 #896: lettre/lettre#896 #897: lettre/lettre#897 #901: lettre/lettre#901

Changelog

Sourced from lettre's changelog.

v0.11.0 (2023-10-15)

While this release technically contains breaking changes, we expect most projects to be able to upgrade by only bumping the version in Cargo.toml.

Upgrade notes

  • MSRV is now 1.65 (#869 and #881)
  • AddressError is now marked as #[non_exhaustive] (#839)

Features

  • Improve mailbox parsing (#839)
  • Add construction of SMTP transport from URL (#901)
  • Add From<Address> implementation for Mailbox (#879)

Misc

  • Bump socket2 to v0.5 (#868)
  • Bump idna to v0.4, fastrand to v2, quoted_printable to v0.5, rsa to v0.9 (#882)
  • Bump webpki-roots to v0.25 (#884 and #890)
  • Bump ed25519-dalek to v2 fixing RUSTSEC-2022-0093 (#896)
  • Bump boringssl crates to v3 (#897)

#839: lettre/lettre#839 #868: lettre/lettre#868 #869: lettre/lettre#869 #879: lettre/lettre#879 #881: lettre/lettre#881 #882: lettre/lettre#882 #884: lettre/lettre#884 #890: lettre/lettre#890 #896: lettre/lettre#896 #897: lettre/lettre#897 #901: lettre/lettre#901

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.10.4 to 0.11.0.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](lettre/lettre@v0.10.4...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Bot Bot Dep Dependency labels Oct 16, 2023
@aurexav aurexav merged commit 3c70571 into main Oct 17, 2023
@aurexav aurexav deleted the dependabot/cargo/lettre-0.11.0 branch October 17, 2023 08:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Bot Bot Dep Dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant