Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps meilisearch from 0.14.2 to 0.22.0.

Release notes

Sourced from meilisearch's releases.

v0.22.0 🐍

This version makes this package compatible with Meilisearch v0.29.0 🎉 Check out the changelog of Meilisearch v0.29.0 for more information on the changes.

🚀 Enhancements

  • Ensure support to the new search query parameter matchingStrategy (#522) @​brunoocasali
  • Ensure support to keys with wildcarded actions.
    • actions field during key creation now accepts wildcards on actions. For example, indexes.* provides rights to indexes.create, indexes.get,indexes.delete, indexes.delete, and indexes.update. (#521) @​brunoocasali

⚠️ Breaking Changes

This breaking change may not affect you, but in any case, you should check your search queries if you want to keep the same behavior from v0.28.

Thanks again to @​alallema, @​brunoocasali, ! 🎉

v0.21.0 🐍

⚠️ Breaking changes

🐛 Bug Fixes

Thanks again to @​alallema and @​sanders41! 🎉

v0.20.0 🐍 [DEPRECATED]

Note: ⚠️ ⚠️ ⚠️ This release replaces the v0.19.2, which should be a minor update instead of a patch update due to a Breaking Change

💥 Breaking changes

  • API resource output as a class to utilize dot notation for attributes (#513) @​ElamC
    • Document, Index, and Task are now classes, and the attributes of these classes are now accessible via dot notation:
    • document.offset, document.limit, document.total
    • task.uid, task.duration, task.status ...

🚀 Enhancements

Security

  • Bump mako from 1.2.1 to 1.2.2 due to security issue (#528)

🐛 Bug Fixes

Thanks again to @​ElamC, @​alallema, @​brunoocasali! 🎉

... (truncated)

Commits

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 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)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-python) from 0.14.2 to 0.22.0.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](meilisearch/meilisearch-python@v0.14.2...v0.22.0)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 4, 2022

The following labels could not be found: skip-changelog, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2022

Superseded by #78.

@dependabot dependabot bot closed this Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/pip/meilisearch-0.22.0 branch October 12, 2022 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant