althea-net / rita

Rita is a routing and billing protocol that allows devices to buy and sell bandwidth
https://docs.althea.net/
Apache License 2.0
90 stars 24 forks source link

Bump lettre from 0.10.4 to 0.11.6 #869

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps lettre from 0.10.4 to 0.11.6.

Release notes

Sourced from lettre's releases.

0.11.6 - important email encoding fixes

Bug fixes

  • Upgraded email-encoding to v0.3 - fixing multiple encoding bugs in the process (#952)

Misc

  • Updated copyright year in license (#954)

0.11.5

Features

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

Misc

  • Upgrade rustls to v0.23 (#950)
  • Bump base64 to v0.22 (#945)
  • Fix typos in documentation (#943, #944)
  • Add Cargo.lock (#942)

0.11.4

Bug fixes

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

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

... (truncated)

Changelog

Sourced from lettre's changelog.

v0.11.6 (2024-03-28)

Bug fixes

  • Upgraded email-encoding to v0.3 - fixing multiple encoding bugs in the process (#952)

Misc

  • Updated copyright year in license (#954)

#952: lettre/lettre#952 #954: lettre/lettre#954

v0.11.5 (2024-03-25)

Features

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

Misc

  • Upgrade rustls to v0.23 (#950)
  • Bump base64 to v0.22 (#945)
  • Fix typos in documentation (#943, #944)
  • Add Cargo.lock (#942)

#911: lettre/lettre#911 #941: lettre/lettre#941 #942: lettre/lettre#942 #943: lettre/lettre#943 #944: lettre/lettre#944 #945: lettre/lettre#945 #950: lettre/lettre#950

v0.11.4 (2024-01-28)

Bug fixes

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

#923: lettre/lettre#923 #932: lettre/lettre#932 #934: lettre/lettre#934

v0.11.3 (2024-01-02)

... (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 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)
dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.