Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
similar dependencies minor 2.2.1 -> 2.7.0

Release Notes

mitsuhiko/similar (similar)

v2.7.0

Compare Source

  • Add optional support for web-time to support web WASM targets. #​73
  • Crate will no longer panic wheh deadlines are used in WASM. At worst
    deadlines are silently ignored. To enforce deadlines enable the
    wasm32_web_time feature. #​74

v2.6.0

Compare Source

  • Bump bstr dependency to 1.5. #​69

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.

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 renovate bot force-pushed the renovate/similar-2.x-lockfile branch from 46c1259 to 6278192 Compare July 21, 2024 21:41
@renovate renovate bot changed the title fix(deps): update rust crate similar to v2.5.0 fix(deps): update rust crate similar to v2.6.0 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/similar-2.x-lockfile branch from 6278192 to 61afb09 Compare January 19, 2025 16:29
@renovate renovate bot changed the title fix(deps): update rust crate similar to v2.6.0 fix(deps): update rust crate similar to v2.7.0 Jan 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants