meilisearch / strapi-plugin-meilisearch

A strapi plugin to add your collections to Meilisearch
https://meilisearch.com
MIT License
223 stars 58 forks source link

Bump meilisearch from 0.36.0 to 0.38.0 in /playground #903

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps meilisearch from 0.36.0 to 0.38.0.

Release notes

Sourced from meilisearch's releases.

v0.38.0 🌻

This version introduces features released on Meilisearch v1.7.0 :tada: Check out the changelog of Meilisearch v1.7.0 for more information on the changes.

⚠️ 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
  • scoreDetails feature is not experimental anymore. You can directly use showRankingScoreDetails during a search without activating the experimental feature 🎉

🚀 Enhancements

v0.38.0-v1.7.0-pre-release.0 🧪

🧪 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 :tada: Check out the changelog of Meilisearch v1.7.0-rc.1 for more information on the changes.

⚠️ If you want to adopt new features of this release, update the Meilisearch server to the appropriate version.

⚠️ Breaking changes

🚀 Enhancements

Thanks again to @​curquiza, @​flevi29, @​reijovosu and @​nicolasvienot! 🎉

v0.37.0 🌻

This version introduces features released on Meilisearch v1.6.0 :tada: Check out the changelog of Meilisearch v1.6.0 for more information on the changes.

⚠️ If you want to adopt new features of this release, update the Meilisearch server to the according version.

🚀 Enhancements

client.index('books').getProximityPrecision()
client.index('books').updateProximityPrecision('byAttribute')
client.index('books').resetProximityPrecision()

... (truncated)

Commits
  • d891f15 Merge #1633
  • 1c9e66d Merge pull request #1631 from meilisearch/bump-meilisearch-v1.7.0
  • cb8d235 Update docker-compose.yml
  • 1c59d51 Merge pull request #1636 from meilisearch/code-sample
  • adb74c7 Add code-samples for v1.7
  • 85d4fe5 Merge branch 'main' into bump-meilisearch-v1.7.0
  • bd3c8e0 Merge #1635
  • b8be7f1 build(deps): bump release-drafter/release-drafter from 5 to 6
  • c5c23f1 add dimensions key to OpenAI embedder
  • 15d92f9 remove scoreDetails experimental feature activation
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
brunoocasali commented 8 months ago

bors merge

meili-bors[bot] commented 8 months ago

This PR was included in a batch that successfully built, but then failed to merge into main (it was a non-fast-forward update). It will be automatically retried.

dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

meili-bors[bot] commented 8 months ago

This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.

Additional information:

{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}