Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

fix(deps): update dependency string-similarity to v4 #654

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2020

This PR contains the following updates:

Package Type Update New value References Sourcegraph
string-similarity dependencies major ^4.0.2 source code search for "string-similarity"

Release Notes

aceakash/string-similarity

v4.0.2

Compare Source

Update all dependencies to latest

v4.0.1

Compare Source

  • Including UMD build

v4.0.0

Compare Source

v3.0.0

Compare Source

  • Performance improvement for compareTwoStrings(..): now O(n) instead of O(n^2)
  • The algorithm has been tweaked slightly to disregard spaces and word boundaries. This will change the rating values slightly but not enough to make a significant difference
  • Adding a bestMatchIndex to the results for findBestMatch(..) to point to the best match in the supplied targetStrings array

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 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 WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Jan 2, 2020

Codecov Report

Merging #654 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #654   +/-   ##
======================================
  Coverage    82.4%   82.4%           
======================================
  Files          15      15           
  Lines        2126    2126           
  Branches      448     509   +61     
======================================
  Hits         1752    1752           
  Misses        364     364           
  Partials       10      10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e9cabb...c614177. Read the comment docs.

@renovate renovate bot force-pushed the renovate/string-similarity-4.x branch from 6d663f1 to c614177 Compare January 2, 2020 19:37
@renovate renovate bot force-pushed the renovate/string-similarity-4.x branch from c614177 to c330b87 Compare August 3, 2020 16:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants