coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

fix(deps): update rust crate similar to 2.5.0

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
similar dependencies minor 2 -> 2.5.0

Release Notes

mitsuhiko/similar (similar)

v2.5.0

Compare Source

  • Added support for TextDiff::iter_inline_changes_deadline. #​61
  • Raise MSRV to 1.60. #​62
  • Bump bstr dependency to 1.0. #​62

v2.4.0

Compare Source

  • Fixed a bug where the LCS diff algorithm didn't always call D::finish. (#​58)
  • Fixed a bug in LCS that caused a panic if the common prefix and the common suffix overlapped. (#​59)

v2.3.0

Compare Source

  • Added support for Change::value_ref and Change::value_mut.

v2.2.1

Compare Source

  • Fixed a panic in LCS diffs on matching input. (#​43)

v2.2.0

Compare Source

  • Fixed a panic in text diff generation. (#​37)

v2.1.0

Compare Source

  • Removed deprecated alternative slice diffing functions.
  • Added serde feature to allow serialization with serde.

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.

renovate[bot] avatar May 03 '24 06:05 renovate[bot]