Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps match-sorter from 6.4.0 to 8.2.0.

Release notes

Sourced from match-sorter's releases.

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)

Features

BREAKING CHANGES

... (truncated)

Commits
  • 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)
  • d9b7dab fix(release): manually release a major version
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 19, 2026
@abernier
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@abernier
Copy link
Member

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant