[Snyk] Upgrade meilisearch from 0.33.0 to 0.45.0#3
Open
Conversation
Snyk has created this PR to upgrade meilisearch from 0.33.0 to 0.45.0. See this package in npm: meilisearch See this project in Snyk: https://app.snyk.io/org/heathriel/project/f6638f5c-af7f-48b0-b62c-e8e3568492c4?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade meilisearch from 0.33.0 to 0.45.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 20 versions ahead of your current version.
The recommended version was released on 2 months ago.
Release notes
Package name: meilisearch
-
0.45.0 - 2024-10-28
⚠️ Breaking changes (experimental feature only)
- Adapt the library to the new usage of the Hybrid search and
- Add facet distribution to
- Remove eslint vitest exceptions (#1748) @ Barabasbalazs
-
0.44.1 - 2024-10-04
- Fix package exports (#1737) @ flevi29
-
0.44.0 - 2024-10-03
⚠️ Breaking changes
- Add
- Switch test runner from Jest to Vitest (#1694) @ flevi29
- Update wrong rollup terser dependency (#1725) @ flevi29
-
0.43.0 - 2024-10-02
⚠️ Breaking changes
- Remove cross-fetch dependency (#1688) @ flevi29
- 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)
- Add
- Remove
- Update check-release.sh following format (#1733) @ curquiza
-
0.42.0 - 2024-08-26
⚠️ Breaking changes
- Improve errors (#1656) @/flevi29
- Changes related to Hybrid search (experimental) for the REST embedder (#1692) @ mdubus
- Removed parameters:
- Replaced by
- New parameter:
-
- Add
-
- Add capabilities to update documents by function (#1691) @ flevi29
- Add language settings (#1693) @/flevi29
- Add
- Add JS hosted documentation (#1678) @ amit-ksh
-
0.41.0 - 2024-07-01
- Add frequency matching strategy (#1670) @ the-sinner
- Add
- feat: add attribute at search (#1676) @ mdubus
- feat: get similar documents (#1677) @ mdubus
- feat: hybrid search changes (#1679) @ mdubus
- build(deps): bump ws from 5.2.3 to 5.2.4 in /playgrounds/javascript (#1672)
- Remove unneeded comments from config files (#1657) @ flevi29
- Fix release version check script (#1681) @ curquiza
-
0.40.0 - 2024-05-15
- Fix the issue introduced in the v0.39 that affected vite apps #1652 @ brunoocasali
- Now to use the
after:
- Update readme links to the documentation (#1650) @ mdubus
-
0.39.0 - 2024-05-06
- feat: hybrid search improvements for v1.8.x (#1647) @ mdubus
- Add
- Add searchCutoffMs index setting (#1643, #1645) @ amit-ksh
⚠️ if you're using vite to build your front-end app, you must add this to your configuration (see more info here #1649)
- Update ESLint, Prettier, TypeScript and fix/improve their configuration files (#1616) @ flevi29
- Fix code style after configuration changes (#1638) @ brunoocasali
-
0.38.0 - 2024-03-11
⚠️ If you want to adopt new features of this release, update the Meilisearch server to the appropriate version.
⚠️ Breaking changes
- Update Node.js versions that are used in tests (#1620) @ flevi29
- Enable limit and offset according to documentation. (#1630) @ reijovosu
-
0.38.0-v1.7.0-pre-release.0 - 2024-02-19
⚠️ If you want to adopt new features of this release, update the Meilisearch server to the appropriate version.
⚠️ Breaking changes
- Update Node.js versions that are used in tests (#1620) @ flevi29
- Add support for the new field:
- Stabilize
- Enable limit and offset according to documentation. (#1630) @ reijovosu
-
0.37.0 - 2024-01-15
-
0.36.0 - 2023-11-20
-
0.35.1 - 2023-11-20
-
0.35.0 - 2023-09-25
-
0.35.0-v1.3.0-pre-release.1 - 2023-07-18
-
0.35.0-v1.3.0-pre-release.0 - 2023-07-13
-
0.34.2 - 2023-09-06
-
0.34.2-tokenizer-customization.0 - 2023-08-16
-
0.34.1 - 2023-08-07
-
0.34.0 - 2023-07-31
-
0.33.0 - 2023-06-05
from meilisearch GitHub release notesThis 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! 🎉
🐛 Bug Fixes
Thanks again to @ flevi29 and @ knd775 for the report! 🎉
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] ! 🎉
🔒 Security
⚙️ Maintenance/misc
"packageManager"entry to package.json (#1698) @ flevi29.editorconfig(#1696) @ flevi29Thanks again to @ brunoocasali, @ curquiza, @ flevi29, @ meili-bors[bot] ! 🎉
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] ! 🎉
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
rankingScoreThresholdinsearch(#1669) @ the-sinner and insearchGet(#1673) @ mdubus🔒 Security
⚙️ Maintenance/misc
Thanks again to @ brunoocasali, @ curquiza, @ flevi29, @ mdubus, and @ the-sinner! 🎉
💥 Breaking Changes
generateTenantTokenyou should use it withawait:before:
⚙️ Maintenance/misc
Thanks again to @ brunoocasali, @ mdubus! 🎉
🚀 Enhancements
nullto 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! 🎉
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.
scoreDetailsfeature is not experimental anymore. You can directly useshowRankingScoreDetailsduring a search without activating the experimental feature 🎉🚀 Enhancements
dimensionsfield is available to the OpenAi model (#1631) @ nicolasvienot🧪 This is a beta version, preparing for Meilisearch v1.7.0, based on v1.7.0-rc.1
This version introduces features released on Meilisearch v1.7.0-rc.1 🎉
Check out the changelog of Meilisearch v1.7.0-rc.1 for more information on the changes.
🚀 Enhancements
dimensionsfor OpenAI embedders (meilisearch/meilisearch#4394) @ nicolasvienotscoreDetailsexperimental feature (meilisearch/meilisearch#4359) @ nicolasvienotThanks again to @ curquiza, @ flevi29, @ reijovosu and @ nicolasvienot! 🎉
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: