Skip to content

chore(deps): update rust crate similar to v3.2.0 - #3042

Open
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/similar-3.x-lockfile
Open

chore(deps): update rust crate similar to v3.2.0#3042
renovate[bot] wants to merge 1 commit into
nightlyfrom
renovate/similar-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
similar dependencies minor 3.1.23.2.0

Release Notes

mitsuhiko/similar (similar)

v3.2.0

Compare Source

  • Added structured, line-oriented three-way merging through TextMerge, with
    merge and diff3 conflict output, configurable labels and marker sizes, owned
    and borrowed inputs, byte output, and whitespace-insensitive comparison.
  • Added WhitespaceMode and TextDiffConfig::whitespace_mode for Git-style
    line comparisons that ignore changes in whitespace (-b) or all whitespace
    (-w).
  • Changed Algorithm::Myers to reduce unmatched/confusing records and use
    Git-style bounded, non-minimal splits on expensive searches, and added
    Algorithm::RawMyers for the previous shortest-edit-script behavior without
    output-changing heuristics.
  • Improved heuristics and performance for most algorithms other than LCS.
  • Improved large-input performance by avoiding quadratic Histogram scans.

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

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.

0 participants