Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump meilisearch from 0.14.2 to 0.25.0 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps meilisearch from 0.14.2 to 0.25.0.

Release notes

Sourced from meilisearch's releases.

v0.25.0 🐍

⚠️ Breaking changes

🚀 Enhancements

  • Transform all the task methods to a TaskHandler class (#662) @​Azanul

Thanks again to @​Azanul, @​alallema, @​brunoocasali and @​sanders41! 🎉

v0.24.0 🐍

This version makes this package compatible with Meilisearch v1.0.0 🎉 Check out the changelog of Meilisearch v1.0.0 for more information on the changes(meilisearch/meilisearch-python#635).

⚠️ Breaking changes

  • Make the usage of the module typing consistent (#625) @​pbrochar
  • Put all dates to datetime type for consistency. Class impacted: Task and TasInfo (#661) @​Azanul
  • Change details fields in Task class Dict[str, Any] -> Union[Dict[str, Any], None] (#664) @​Azanul

🚀 Enhancements

  • Added update_documents_csv(str_documents: str, primary_key: Optional[str] = None) -> TaskInfo (#654) @​sajdakabir

v0.23.0 🐍

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

🚀 Enhancements

  • New client.cancel_tasks method that lets you cancel enqueued and processing tasks (#596) @​alallema
  • New pagination strategy with the search parameters page and hitsPerPage (#595) @​alallema
  • New client.delete_tasks method that lets you deleted tasks (#598) @​alallema
  • New client.swap_indexes method that lets you swap two indexes (#603) @​alallema

⚠️ Breaking change

  • Parameters on get_tasks name changes: #597
    • status -> statuses
    • index_uid -> index_uids
    • type -> types

Thanks again to @​alallema! 🎉

v0.22.2 🐍

🚀 Enhancements

... (truncated)

Commits
  • 585407c Merge #693
  • d50c834 Update version for the next release (v0.25.0)
  • e2751c1 Merge pull request #691 from meilisearch/dependabot/pip/types-requests-2.28.1...
  • dafe95f Merge branch 'main' into dependabot/pip/types-requests-2.28.11.14
  • 9051a32 Bump types-requests from 2.28.11.8 to 2.28.11.14
  • cee2c7e Merge pull request #692 from meilisearch/dependabot/pip/tox-4.4.6
  • f445355 Merge branch 'main' into dependabot/pip/tox-4.4.6
  • 2f1ef98 Merge pull request #690 from meilisearch/dependabot/pip/zipp-3.14.0
  • 5b69c64 Merge branch 'main' into dependabot/pip/zipp-3.14.0
  • 897a163 Merge pull request #689 from meilisearch/dependabot/pip/mypy-1.0.1
  • 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 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.25.0.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](meilisearch/meilisearch-python@v0.14.2...v0.25.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 Feb 23, 2023

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

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.

0 participants