nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.13k stars 627 forks source link

chore(deps): update dependency minisearch to v7 #2694

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
minisearch (source) ^6.3.0 -> ^7.0.0 age adoption passing confidence

Release Notes

lucaong/minisearch (minisearch) ### [`v7.0.0`](https://togithub.com/lucaong/minisearch/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://togithub.com/lucaong/minisearch/compare/v6.3.0...v7.0.0) This is a major release, but the only real breaking change is that it targets ES6 (ES2015) and later. This means that it will not work in legacy browsers, most notably Internet Explorer 11 and earlier (by now well below 1% global usage according to https://caniuse.com). Among other benefits, this reduces the package size (from 8.8KB to 5.8KB minified and gzipped). - \[breaking change] Target ES6 (ES2015) and later, dropping support for Internet Explorer 11 and earlier. - \[breaking change] Better TypeScript type of `combineWith` search option values, catching invalid operators at compile time. Note that this is a breaking change only if one was using unlikely weird casing for the `combineWith` option. For example, `AND`, `and`, `And` are all still valid, but `aNd` won't compile anymore. - More informative error when specifying an invalid value for `combineWith` in JavaScript (in TypeScript this would be a compile time error) - Use the Unicode flag to simplify the tokenizer regular expression - Add `loadJSONAsync` method, to load a serialized index asynchronously

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

cloudflare-workers-and-pages[bot] commented 4 months ago

Deploying nuxt-content with  Cloudflare Pages  Cloudflare Pages

Latest commit: 09c6d81
Status: βœ…  Deploy successful!
Preview URL: https://08981b78.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-minisearch-7-x.nuxt-content-1il.pages.dev

View logs