Skip to content

fix(deps): update dependency fuse.js to v7#152

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fuse.js-7.x
Open

fix(deps): update dependency fuse.js to v7#152
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/fuse.js-7.x

Conversation

@renovate

@renovate renovate Bot commented Oct 25, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
fuse.js (source) 6.6.27.4.2 age confidence

Release Notes

krisk/Fuse (fuse.js)

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

Features
  • add BigInt support for indexing and search (0ae662c), closes #​814
  • add static Fuse.match() for single string matching (460eb5b)
  • add token search — per-term fuzzy matching with IDF scoring (68c1dcf)
  • getFn null return, escaped pipe in extended search, empty query returns all (d33b735), closes #​800 #​765 #​728
  • removeAt() now returns the removed item (8cec7e2), closes #​675
  • search: support keyless string entries in logical queries (8695556), closes #​736
Bug Fixes
  • index: coerce non-string array values to strings during indexing (db0e181), closes #​738
  • index: strip getFn from keys in toJSON() for safe serialization (0f2a69b), closes #​798
  • lint: suppress unused var in toJSON destructure (d63c0e8)
  • merge overlapping match indices in extended search (06c5e97)
  • search: handle non-decomposable diacritics in stripDiacritics (5a01f29), closes home-assistant/frontend#30399 #​816
  • search: handle quoted tokens with inner spaces and quotes in extended search (c226523), closes #​810
  • search: inverse patterns now work correctly across multiple keys (9351882), closes #​712

v7.2.0

Compare Source

Features
  • add Fuse.use() for runtime plugin registration (8546a9b)
Performance
  • inline Bitap score computation to reduce object allocation in hot loops (8546a9b)
  • batch removeAll for O(n) bulk removes instead of O(n*k) (8546a9b)
  • heap-based top-k selection when limit is set (8546a9b)
  • cache compiled searcher for repeated queries (8546a9b)
Bug Fixes
  • search: deduplicate and merge overlapping match indices (60c393a), closes #​735
  • search: preserve original array indices in nested path traversal (a1451be), closes #​786
  • types: correct key type in FuseSortFunctionMatch (fecee16), closes #​811
  • types: correct keys type in parseIndex parameter (58c7c73), closes #​794

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

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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/fuse.js-7.x branch 2 times, most recently from ff6c9f5 to bc95dae Compare November 9, 2023 03:04
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 7 times, most recently from 0556ca8 to 5beedc5 Compare November 29, 2023 20:22
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 5 times, most recently from 0f3542a to 0cdb976 Compare December 9, 2023 01:18
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from 6048d67 to 713b571 Compare December 18, 2023 12:27
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from da288ec to c24ef9f Compare December 21, 2023 18:39
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 3 times, most recently from 4506ec7 to 2ddddb5 Compare January 12, 2024 09:39
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 4 times, most recently from 863f276 to 1b5ee3e Compare January 17, 2024 13:52
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 5 times, most recently from 361e58d to b561529 Compare January 31, 2024 10:39
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch from a49b64a to b077332 Compare February 14, 2024 19:40
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 3 times, most recently from 221039d to faa7ce7 Compare February 22, 2024 06:30
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from 7db99b0 to bb851e3 Compare March 5, 2024 08:57
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from 0fee8d8 to ad3ca7e Compare March 13, 2024 20:15
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from 23858ff to bd1c920 Compare March 27, 2024 20:18
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 5 times, most recently from 914444b to 6083116 Compare April 10, 2024 08:11
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 2 times, most recently from b8941ab to b679512 Compare April 17, 2024 17:29
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 4 times, most recently from a0ae4f7 to 915aaa1 Compare April 26, 2024 23:14
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 3 times, most recently from 9efa102 to df16d95 Compare May 8, 2024 18:54
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch 4 times, most recently from d40f8df to 935e9ba Compare May 25, 2024 18:08
@renovate renovate Bot force-pushed the renovate/fuse.js-7.x branch from 935e9ba to 90bb3a7 Compare May 29, 2024 18:07
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.

0 participants