Skip to content

Bump minisearch from 7.1.1 to 7.2.0 in /packages/altair-docs#3203

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/altair-docs/minisearch-7.2.0
Open

Bump minisearch from 7.1.1 to 7.2.0 in /packages/altair-docs#3203
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/packages/altair-docs/minisearch-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Bumps minisearch from 7.1.1 to 7.2.0.

Changelog

Sourced from minisearch's changelog.

v7.2.0

  • [fix] Relax the return type of extractField to allow non-string values (when a field is stored but not indexed, it can be any type)
  • Add stringifyField option to customize how field values are turned into strings for indexing

v7.1.2

  • [fix] Correctly specify that MiniSearch targets ES9 (ES2018), not ES6 (ES2015), due to the use of Unicode character class escapes in the tokenizer RegExp. Note: the README explains how to achieve ES2015 compatibility.
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/altair-docs/minisearch-7.2.0 branch from be7745e to 8f33e89 Compare May 24, 2026 16:25
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/altair-docs/minisearch-7.2.0 branch from 8f33e89 to ff50d83 Compare June 3, 2026 22:21
Bumps [minisearch](https://github.com/lucaong/minisearch) from 7.1.1 to 7.2.0.
- [Changelog](https://github.com/lucaong/minisearch/blob/master/CHANGELOG.md)
- [Commits](lucaong/minisearch@v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: minisearch
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/altair-docs/minisearch-7.2.0 branch from ff50d83 to 70227af Compare June 4, 2026 23:23
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