fix(deps): update dependency meilisearch to ^0.45.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
meilisearch | ^0.42.0 -> ^0.45.0 |
Release Notes
meilisearch/meilisearch-js (meilisearch)
v0.45.0
: 🌻
This version introduces features released on Meilisearch v1.11.0
⚠ ️ Breaking changes (experimental feature only)
- Adapt the library to the new usage of the Hybrid search and
embedder
settings in Meilisearch v1.11 (#1715) @mdubus
🚀 Enhancements
⚙ ️ Maintenance/misc
- Remove eslint vitest exceptions (#1748) @Barabasbalazs
Thanks again to @Barabasbalazs, @brunoocasali, @curquiza, @mdubus!
v0.44.1
: 🌻
🐛 Bug Fixes
Thanks again to @flevi29 and @knd775 for the report!
v0.44.0
: 🌻
⚠ ️ Breaking changes
- Add
package.json
"exports"
field (#1611) @flevi29 Could be a breaking change for anyone who was importing anything other than what we have in the "exports" package.json field.
⚙ ️ Maintenance/misc
- Switch test runner from Jest to Vitest (#1694) @flevi29
- Update wrong rollup terser dependency (#1725) @flevi29
Thanks again to @flevi29, @meili-bors[bot] !
v0.43.0
: 🌻
⚠ ️ Breaking changes
🔒 Security
- build(deps): bump elliptic from 6.5.4 to 6.5.7 in /playgrounds/javascript (#1699)
- build(deps): bump serve-static from 1.14.1 to 1.16.2 in /playgrounds/javascript (#1700)
⚙ ️ Maintenance/misc
- Add
"packageManager"
entry to package.json (#1698) @flevi29 - Remove
.editorconfig
(#1696) @flevi29 - Update check-release.sh following format (#1733) @curquiza
Thanks again to @brunoocasali, @curquiza, @flevi29, @meili-bors[bot] !
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.