Skip to content

fix(deps): update rust crate similar to 2.5.0#6336

Merged
cakebaker merged 1 commit intomainfrom
renovate/similar-2.x
May 3, 2024
Merged

fix(deps): update rust crate similar to 2.5.0#6336
cakebaker merged 1 commit intomainfrom
renovate/similar-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 3, 2024

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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 3, 2024

GNU testsuite comparison:

GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?

@cakebaker cakebaker merged commit 451be53 into main May 3, 2024
@cakebaker cakebaker deleted the renovate/similar-2.x branch May 3, 2024 07:12
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