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

fix(deps): update rust crate lettre to 0.11 #272

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lettre (source) dependencies minor 0.10 -> 0.11

Release Notes

lettre/lettre (lettre)

v0.11.3

Compare Source

Features
  • Derive Clone for FileTransport and AsyncFileTransport (#​924)
  • Derive Debug for SmtpTransport (#​925)
Misc
  • Upgrade rustls to v0.22 (#​921)
  • Drop once_cell dependency in favor of OnceLock from std (#​928)

v0.11.2

Compare Source

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

v0.11.1

Compare Source

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

v0.11.0

Compare Source

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
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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 26, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `minijinja`.
    ... required by package `stat_server v1.7.2 (/tmp/renovate/repos/github/zdz/ServerStatus-Rust/server)`
versions that meet the requirements `^1.0` are: 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0

the package `stat_server` depends on `minijinja`, with features: `source` but `minijinja` does not have these features.


failed to select a version for `minijinja` which could resolve this conflict

@zdz zdz merged commit ac41cf1 into master Jan 27, 2024
0 of 2 checks passed
@renovate renovate bot deleted the renovate/lettre-0.x branch January 27, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant