Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps match-sorter from 6.3.4 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
  • Additional commits viewable 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)

Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 6.3.4 to 8.2.0.
- [Release notes](https://github.com/kentcdodds/match-sorter/releases)
- [Commits](kentcdodds/match-sorter@v6.3.4...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>
@dependabot dependabot bot added the dependencies Dependency updates label Dec 10, 2025
@GaryJones GaryJones merged commit 64328b4 into develop Dec 12, 2025
13 of 15 checks passed
@GaryJones GaryJones deleted the dependabot/npm_and_yarn/match-sorter-8.2.0 branch December 12, 2025 12:53
@GaryJones GaryJones added this to the Next (minor) milestone Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants