fix(deps): update dependency meilisearch to ^0.45.0 - autoclosed #39
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.35.0
->^0.45.0
Release Notes
meilisearch/meilisearch-js (meilisearch)
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.
embedder
settings 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
,pathToEmbeddings
andembeddingObject
.request
andresponse
headers
🚀 Enhancements
Hybrid search improvements (#1692) @mdubus
url
parameter to the OpenAI embedderdimensions
is now available as an optional parameter forollama
embedders.Add federated search parameters (#1689) @flevi29
locale
search parameter (#1693) @flevi29⚙️ Maintenance/misc
Thanks again to @amit-ksh, @brunoocasali, @curquiza, @flevi29, @mdubus, @meili-bors[bot] ! 🎉
v0.41.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.9.0 🎉
Check out the changelog of Meilisearch v1.9.0 for more information on the changes.
🚀 Enhancements
rankingScoreThreshold
insearch
(#1669) @the-sinner and insearchGet
(#1673) @mdubus🔒 Security
⚙️ Maintenance/misc
Thanks again to @brunoocasali, @curquiza, @flevi29, @mdubus, and @the-sinner! 🎉
v0.40.0
: 🌻Compare Source
💥 Breaking Changes
generateTenantToken
you should use it withawait
:before:
⚙️ Maintenance/misc
Thanks again to @brunoocasali, @mdubus! 🎉
v0.39.0
: 🌻Compare Source
🚀 Enhancements
null
to Embedder type (#1646) @amit-kshOtherwise, you'll face errors like
Module "crypto" has been externalized for browser compatibility
.⚙️ Maintenance/misc
Thanks again to @amit-ksh, @brunoocasali, @curquiza, @flevi29, @mdubus! 🎉
v0.38.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.7.0 🎉
Check out the changelog of Meilisearch v1.7.0 for more information on the changes.
scoreDetails
feature is not experimental anymore. You can directly useshowRankingScoreDetails
during a search without activating the experimental feature 🎉🚀 Enhancements
dimensions
field is available to the OpenAi model (#1631) @nicolasvienotv0.37.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.6.0 🎉
Check out the changelog of Meilisearch v1.6.0 for more information on the changes.
🚀 Enhancements
proximityPrecision
(https://github.com/meilisearch/meilisearch-js/pull/1619) mdubusMeiliSearchError
(#1607) amit-ksh🧪 Experimental enhancement - Hybrid and vector search
vectorStore
experimental feature to use itembedders
settings (https://github.com/meilisearch/meilisearch-js/pull/1623) mdubushybrid
parameter during search (https://github.com/meilisearch/meilisearch-js/pull/1623) mdubus⚙️ Maintenance/misc
Thanks again to @amit-ksh, @curquiza, @flevi29, @mdubus, @meili-bors[bot] ! 🎉
v0.36.0
: 🌻Compare Source
This version introduces features released on Meilisearch v1.5.0 🎉
Check out the changelog of Meilisearch v1.5.0 for more information on the changes.
🚀 Enhancements
createSnapshot()
to trigger snapshot creation. Similar to the already existingcreateDump()
for dumps (#1603) @brunoocasaliv0.35.1
: 🌻Compare Source
🚀 Enhancements
Thanks again to @Dhoni77, @amit-ksh, @curquiza, @jonespen, @meili-bors[bot] ! 🎉
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 was generated by Mend Renovate. View the repository job log.