Skip to content

build(deps): bump match-sorter from 6.4.0 to 8.3.0#25

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/match-sorter-8.3.0
Open

build(deps): bump match-sorter from 6.4.0 to 8.3.0#25
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/match-sorter-8.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps match-sorter from 6.4.0 to 8.3.0.

Release notes

Sourced from match-sorter's releases.

v8.3.0

8.3.0 (2026-04-15)

Features

  • add matchSorterWithRankInfo to expose rank info in results (#169) (e7c9c20), closes #170

v8.2.0

8.2.0 (2025-11-24)

Features

  • Add getItemValues to exported members (#168) (6be7acb)

v8.1.0

8.1.0 (2025-07-24)

Features

v8.0.3

8.0.3 (2025-06-14)

Bug Fixes

  • Make sure that later matches at the start of words rank higher than earlier substring matches (#160) (c240500)

v8.0.2

8.0.2 (2025-05-22)

Bug Fixes

  • perf: Improve performance of getMatchRankings by replacing 4 string comparisons with a single indexOf (#158) (025e4cf)

v8.0.1

8.0.1 (2025-05-02)

Bug Fixes

v8.0.0

8.0.0 (2024-11-04)

... (truncated)

Commits
  • e7c9c20 feat: add matchSorterWithRankInfo to expose rank info in results (#169)
  • 6be7acb feat: Add getItemValues to exported members (#168)
  • 65e774a chore: Update GitHub Actions workflows for npm trusted publishers and 2025 se...
  • 9a40976 test: remove ts expect error for type assertion (#162)
  • 947cfa4 feat(perf): improve getAcronym (#161)
  • c240500 fix: Make sure that later matches at the start of words rank higher than earl...
  • 025e4cf fix(perf): Improve performance of getMatchRankings by replacing 4 string comp...
  • e58f8ff chore: remove changelog file
  • 8df1791 fix: update github actions badge (#156)
  • ec8e007 feat(revert): support finding data with typos (#153) (#155)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for match-sorter since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 6.4.0 to 8.3.0.
- [Release notes](https://github.com/kentcdodds/match-sorter/releases)
- [Commits](kentcdodds/match-sorter@v6.4.0...v8.3.0)

---
updated-dependencies:
- dependency-name: match-sorter
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants