Skip to content

chore(deps): update dependency fuse.js to v7.2.0#5233

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/fuse.js-7.x-lockfile
Apr 8, 2026
Merged

chore(deps): update dependency fuse.js to v7.2.0#5233
renovate[bot] merged 1 commit intomasterfrom
renovate/fuse.js-7.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

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

Release Notes

krisk/Fuse (fuse.js)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added bot dependencies Pull requests that update a dependency file labels Apr 8, 2026
@renovate renovate bot requested a review from a team as a code owner April 8, 2026 01:41
@renovate renovate bot added dependencies Pull requests that update a dependency file bot labels Apr 8, 2026
@renovate renovate bot enabled auto-merge (squash) April 8, 2026 01:41
@renovate renovate bot merged commit c35cd6a into master Apr 8, 2026
3 checks passed
@renovate renovate bot deleted the renovate/fuse.js-7.x-lockfile branch April 8, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants