Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps meilisearch from 0.23.0 to 0.24.0.

Release notes

Sourced from meilisearch's releases.

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

🐛 Bug Fixes

Commits
  • 1ecf348 Merge pull request #679 from meilisearch/patch-636
  • d987cf4 Rollback include py.typed in package build
  • bace22a Merge #678
  • e7e7c5c Update version for the next release (v0.24.0)
  • a9b7897 Merge pull request #677 from meilisearch/dependabot/pip/zipp-3.12.1
  • 92397ca Merge branch 'main' into dependabot/pip/zipp-3.12.1
  • 0c49fdd Merge #635
  • 3d1b6c3 Rollback to previous version notation
  • 50b6623 Merge branch 'main' into bump-meilisearch-v1.0.0
  • b8d8a46 Bump zipp from 3.8.1 to 3.12.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.23.0 to 0.24.0.
- [Release notes](https://github.com/meilisearch/meilisearch-python/releases)
- [Commits](meilisearch/meilisearch-python@v0.23.0...v0.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs labels Feb 6, 2023
@alallema alallema changed the base branch from main to bump-meilisearch-v1.0.0 February 6, 2023 15:37
@alallema alallema merged commit 46e9532 into bump-meilisearch-v1.0.0 Feb 6, 2023
@alallema alallema deleted the dependabot/pip/meilisearch-0.24.0 branch February 6, 2023 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants