Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency fuse.js to v6 #13

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fuse.js (source) ^3.2.0 -> ^6.0.0 age adoption passing confidence

Release Notes

krisk/Fuse

v6.4.6

Compare Source

v6.4.5

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
  • extended: add ability to search actual exact string (350283f)
6.3.1 (2020-06-24)
Bug Fixes
  • logical: scores in logical query operators are ignored (e357229), closes #​449

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
  • provide alternative array notation for nested paths (7077fbe), closes #​432
Bug Fixes
  • typescript: add types for string and object together for the key property (85fb211)
  • typescript: add typing for nested paths with array notation (dfa4823)

v6.2.1

Compare Source

Bug fixes
  • Fixed #​449, where logical $and operator would fail when having multiple $or expressions.

v6.2.0

Compare Source

Features
  • Added ignoreLocation, option to ignore field-length norm (#​440). When set to true, the calculation for the relevance score (used for sorting) will ignore the field-length norm.
  • Added ignoreLocation option, which ignore the location (#​438). When set to true, the searching will produce the same score result irrespective of where in the doc the match was found.
  • Added remove function (#​439), which removes all documents from the list for which the predicate returns truthy, and returns an array of the removed docs.
Bug fixes
  • Fixed #​442, where minMatchCharLength is ignored when determining which records to exclude.
Minor enhancements
  • Added #​446, standardizing how keys are passed to Fuse.createIndex.

v6.1.0

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

  • Addresses #​376, #​382, #​384, #​385, #​390
  • Extended fuzzy search for long patterns (and removed ngram-based searching for long patterns)
  • Reduced overall bundle-size

v5.2.0

Compare Source

v5.1.0

Compare Source


Configuration

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

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