Skip to content

fix(deps): update rust crate mail-parser to 0.11.0#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mail-parser-0.x
Open

fix(deps): update rust crate mail-parser to 0.11.0#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mail-parser-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Type Update Change
mail-parser dependencies minor 0.10.20.11.0

Release Notes

stalwartlabs/mail-parser (mail-parser)

v0.11.2

================================

  • Do not return invalid mime parts when parsing broken nested messages.
  • Fix broken receive header date parsing when tab is used in long header syntax (#​130)

v0.11.1

Compare Source

================================

  • Fix DateTime::from_timestamp to handle negative timestamps correctly.

v0.11.0

================================

  • rkyv zero-copy deserialization support.
  • Changed usize to u32 types.
  • Renamed serde_support feature to serde.
  • Fix: Parsing of headers without LFs (#​102)

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Author

renovate bot commented May 17, 2025

⚠️ 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 Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `mail-parser`.
    ... required by package `devsmtp v0.1.0 (/tmp/renovate/repos/github/krivahtoo/devsmtp)`
versions that meet the requirements `^0.11.0` are: 0.11.2, 0.11.1, 0.11.0

package `devsmtp` depends on `mail-parser` with feature `serde_support` but `mail-parser` does not have that feature.
 available features: default, encoding_rs, full_encoding, rkyv, serde


failed to select a version for `mail-parser` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/mail-parser-0.x branch from 3d17798 to 35d5601 Compare August 11, 2025 23:58
@renovate renovate bot force-pushed the renovate/mail-parser-0.x branch from 35d5601 to e07f303 Compare March 14, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants