Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

This PR contains the following updates:

Package Change Age Confidence
fuse.js (source) 6.0.4 -> 7.1.0 age confidence

Release Notes

krisk/Fuse (fuse.js)

v7.1.0

Compare Source

Features
  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)
Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • Extension changed
Features
  • finish all but state handling of live demo (9b5421a)
  • implementing reacting to option changes (46c561c)
  • improve fuse keys (c47f3d4)
  • proper ESM exports (eebcf2c)
  • properly configure monaco editors (fe0d33e)
Bug Fixes
  • add favicon on public root (bc155a3)
  • add proper ESM exports in package.json (98366b1)
  • build fixes (5969ca7)
  • double totalWeight (5c0ab46)
  • fixed browserconfig xml file (ca0cbbb)
  • fixed config, packages, and twitter social button (bd7555c)
  • fixed navbar (29b2599)
  • fixed version display and active search plugin (6e2a592)
  • imports (ec4e3bc)
  • re-implement sidebar advertisements (67a10cf)
  • support -> donate for clarity of what it is (ef99f56)
  • vite SSR build fixes (3ae8299)
6.6.2 (2022-05-11)
Bug Fixes
6.6.1 (2022-05-06)
Bug Fixes

v6.6.2

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

Features
Bug Fixes
  • excessive splitting in parseQuery (2c78022)
  • type mismatch on toJSON (f5425ea)
6.5.3 (2021-12-23)
Bug Fixes
6.5.2 (2021-12-23)
6.5.1 (2021-12-23)
Bug Fixes
  • rollback min node version (9918f67)

v6.5.3

Compare Source

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

Features
  • scoring: field length norm weight (a9e0080)
Bug Fixes
  • typescript: add config declaration to types (2f4de0c)
6.4.6 (2021-01-05)
Bug Fixes
6.4.5 (2021-01-01)
Bug Fixes
6.4.4 (2020-12-29)
Bug Fixes
  • extended: correctly score include-match results (443c863), closes #​522
6.4.3 (2020-10-30)
Bug Fixes
  • extended: ignoreLocation when useExtendedSearch is true (8f67ac9), closes #​465
6.4.2 (2020-10-20)
Bug Fixes
6.4.1 (2020-07-26)
Bug Fixes

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: More control over fuzzy searching behavior

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added dependencies Bot PRs that update dependencies javascript labels Nov 13, 2023
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 95571ce to 0a30e37 Compare July 4, 2024 12:58
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 0a30e37 to 16abf7f Compare February 6, 2025 01:44
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.93%. Comparing base (9cc4282) to head (c52bb18).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7872   +/-   ##
=======================================
  Coverage   79.93%   79.93%           
=======================================
  Files         598      598           
  Lines       32542    32542           
  Branches     3366     3366           
=======================================
  Hits        26014    26014           
  Misses       6357     6357           
  Partials      171      171           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 16abf7f to a4e0589 Compare March 18, 2025 16:42
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from a4e0589 to 099dae7 Compare May 27, 2025 14:13
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from 9ab6073 to 8cba7df Compare August 13, 2025 13:52
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 8cba7df to ff220ec Compare August 19, 2025 17:06
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from ff220ec to 8da487d Compare August 31, 2025 13:57
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 8da487d to 5fcd3e7 Compare September 25, 2025 15:38
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 5fcd3e7 to 89fce5e Compare October 21, 2025 17:54
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 89fce5e to 7b9bc7b Compare November 10, 2025 16:18
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 7b9bc7b to 6707b8f Compare November 18, 2025 14:18
@renovate renovate bot force-pushed the renovate/fuse.js-7.x branch from 6707b8f to c52bb18 Compare December 3, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot PRs that update dependencies javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants