Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lettre from 0.10.4 to 0.11.2 #271

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps lettre from 0.10.4 to 0.11.2.

Release notes

Sourced from lettre's releases.

v0.11.2 - Dependency updates

Upgrade notes

  • MSRV is now 1.70 (#916)

Misc

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

#915: lettre/lettre#915 #916: lettre/lettre#916 #918: lettre/lettre#918

v0.11.1 - Fix rustls webpki-roots certificate store

Bug fixes

  • Fix webpki-roots certificate store setup (#909)

#909: lettre/lettre#909

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

... (truncated)

Changelog

Sourced from lettre's changelog.

v0.11.2 (2023-11-23)

Upgrade notes

  • MSRV is now 1.70 (#916)

Misc

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

#915: lettre/lettre#915 #916: lettre/lettre#916 #918: lettre/lettre#918

v0.11.1 (2023-10-24)

Bug fixes

  • Fix webpki-roots certificate store setup (#909)

#909: lettre/lettre#909

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

... (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.10.4 to 0.11.2.
- [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.2)

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

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 Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #284.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/cargo/lettre-0.11.2 branch July 1, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants