fix(deps): update dependency meilisearch to ^0.55.0 #1786
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.41.0→^0.55.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
meilisearch/meilisearch-js (meilisearch)
v0.55.0: 🌻Compare Source
🚀 Enhancements
⚙️ Maintenance/misc
yarntopnpm, improve workflows (#1863) @flevi29Thanks again to @Copilot, @Ritinpaul, @Strift, @dependabot[bot], @flevi29, and dependabot[bot]! 🎉
v0.54.0: 🌻Compare Source
🚀 Enhancements
🐛 Bug Fixes
⚙️ Maintenance/misc
attributesToSearchOnset to null (#2050) @StriftThanks again to @Strift, @dependabot[bot], @flevi29, @jezzzm, and dependabot[bot]! 🎉
v0.53.0Compare Source
🚀 Enhancements
⚙️ Maintenance/misc
package.jsondirectly for version insrc/files, bundle ESM too with Vite (#2012) @flevi29Thanks again to @Strift and @flevi29! 🎉
v0.52.0Compare Source
🚀 Enhancements
⚙️ Maintenance/misc
Thanks again to @Strift, @flevi29, and dependabot[bot]! 🎉
v0.51.0: 🦘Compare Source
This version introduces features released in Meilisearch v1.15.0.
🚀 Enhancements
disableOnNumbersto typo tolerance settings (#1951) @Strift⚙️ Maintenance/misc
Thanks again to @Strift, @brunoocasali, @curquiza, @flevi29, @nicolasvienot! 🎉
v0.50.0: 🦫Compare Source
This release adds new features related to Meilisearch 1.14.
Refactored HTTP client (#1741) @flevi29
Refactored tasks and batches usage (#1825) @flevi29
Migration guide: tasks promises now have a "waitTask" method
Migration guide: access
TaskClientvia thetaskspropertyMigration guide: access
BatchClientvia thebatchespropertyUpdated exported types
🚀 Enhancements
TaskClient,BatchClientand associated types (#1825) @flevi29🐛 Bug Fixes
HttpRequests(#1741) @flevi29HttpRequestsissue where timeout errors sometimes weren't properly thrown (#1749) @BarabasbalazsTaskClient,BatchClientand associated types (#1825) @flevi29⚙️ Maintenance/misc
HttpRequests(#1741) @flevi29huskyand configurelint-staged(#1861) @flevi29package.json"repository"field (#1865) @flevi29HttpRequestsissue where timeout errors sometimes weren't properly thrown (#1749) @BarabasbalazsTaskClient,BatchClientand associated types (#1825) @flevi29Thanks again to @Barabasbalazs, @Strift, @consoleLogIt, and @flevi29! 🎉
v0.49.0: 🕊️Compare Source
This version introduces features released on Meilisearch v1.13.0 🎉
✨ New
🐛 Bug Fixes
⚙️ Maintenance/misc
README.mdinstallation and import sections (#1859) @flevi29Thanks again to @flevi29 and @Strift! 🎉
v0.48.2: 🌻Compare Source
🐛 Bug Fixes
Thanks again to @flevi29, @meili-bors[bot] ! 🎉
v0.48.1: 🌻Compare Source
🐛 Bug Fixes
Thanks again to @flevi29, @meili-bors[bot] ! 🎉
v0.48.0: 🌻Compare Source
token.tsand make it tree-shakeable (#1661) @flevi29Migration
Replace:
By:
⚙️ Maintenance
eslintconfig, other minor changes (#1795) @flevi29nodemondependency (#1822) @flevi29Thanks again to @Strift, @ellnix, and @flevi29 🎉
v0.47.0: 🌻Compare Source
This version introduces features released on Meilisearch v1.12.0 🎉
Check out the Meilisearch v1.12.0 changelog for more information.
🚀 Enhancements
Introducing new methods to get one or several batches, respectively
getBatch()andgetBatches().The
getTasks()methods now accept areverseparameter to retrieve tasks in reverse chronological order.Index settings now allow disabling prefix search and facet search. They're both enabled by default. The SDK now comes with dedicated methods to configure these settings.
The
_matchesPositionarray now contains anindicesarray the text was matched in an array.When searching for
fantasyin a document that has a searchablegenrefield with the valuegenre: ["fantasy", "adventure"], the matches position will be as follow:Which means:
genrearray (array length == 1)0(the first character, "f")7(the entire "fantasy" word)⚙️ Maintenance/misc
Thanks again to @Barabasbalazs, @mdubus, @irevoire, @curquiza, and @Strift. 🎉
v0.46.0: 🌻Compare Source
Old:
New:
🐛 Bug Fixes
🔒 Security
Thanks again to @Barabasbalazs, @flevi29, @mdubus! 🎉
v0.45.0: 🌻Compare Source
This version introduces features released on Meilisearch v1.11.0 🎉
Check out the changelog of Meilisearch v1.11.0 for more information on the changes.
embeddersettings in Meilisearch v1.11 (#1715) @mdubus🚀 Enhancements
multiSearch(#1715) @mdubus⚙️ Maintenance/misc
Thanks again to @Barabasbalazs, @brunoocasali, @curquiza, @mdubus! 🎉
v0.44.1: 🌻Compare Source
🐛 Bug Fixes
Thanks again to @flevi29 and @knd775 for the report! 🎉
v0.44.0: 🌻Compare Source
package.json"exports"field (#1611) @flevi29Could be a breaking change for anyone who was importing anything other than what we have in the "exports" package.json field.
⚙️ Maintenance/misc
Thanks again to @flevi29, @meili-bors[bot] ! 🎉
v0.43.0: 🌻Compare Source
🔒 Security
⚙️ Maintenance/misc
"packageManager"entry to package.json (#1698) @flevi29.editorconfig(#1696) @flevi29Thanks again to @brunoocasali, @curquiza, @flevi29, @meili-bors[bot] ! 🎉
v0.42.0: 🌻Compare Source
This version introduces features released on Meilisearch v1.10.0 🎉
Check out the changelog of Meilisearch v1.10.0 for more information on the changes.
More details here
query,inputField,inputType,pathToEmbeddingsandembeddingObject.requestandresponseheaders🚀 Enhancements
Hybrid search improvements (#1692) @mdubus
urlparameter to the OpenAI embedderdimensionsis now available as an optional parameter forollamaembedders.Add federated search parameters (#1689) @flevi29
localesearch parameter (#1693) @flevi29⚙️ Maintenance/misc
Thanks again to @amit-ksh, @brunoocasali, @curquiza, @flevi29, @mdubus, @meili-bors[bot] ! 🎉
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.