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

Python: Bump weaviate-client from 4.5.1 to 4.5.4 in /python #5542

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps weaviate-client from 4.5.1 to 4.5.4.

Release notes

Sourced from weaviate-client's releases.

v4.5.4

What's Changed

Full Changelog: weaviate/weaviate-python-client@v4.5.3...v4.5.4

v4.5.3

What's Changed

Full Changelog: weaviate/weaviate-python-client@v4.5.2...v4.5.3

v4.5.2

What's Changed

Full Changelog: weaviate/weaviate-python-client@v4.5.1...v4.5.2

Changelog

Sourced from weaviate-client's changelog.

Version 4.5.4

This patch version includes:

  • Fix parsing of creation/update time from old weaviate versions that write them in ns instead of ms
  • Support video_fields in multi2vec-palm which was added in Weaviate 1.24.4:

Version 4.5.3

This patch version includes:

  • Fix bug with hybrid searches without vector.
  • Support for new modules in Weaviate 1.24.2:
    • text2vec-voyageai
    • generative-mistral
    • Support new parameters for interference URLs in text2vec-transformers and multi2vec-clip
  • Support for new modules in Weaviate 1.24.3:
    • multi2vec-palm

Version 4.5.2

This patch version includes:

  • Fixes endpoint parameter for text2vec-palm
  • Adds support for GSE and TRIGRAM tokenizers
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner March 18, 2024 22:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Mar 18, 2024
@github-actions github-actions bot changed the title Bump weaviate-client from 4.5.1 to 4.5.4 in /python Python: Bump weaviate-client from 4.5.1 to 4.5.4 in /python Mar 18, 2024
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Mar 18, 2024

Py3.8 Test Coverage

Python 3.8 Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL5382100881% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python 3.8 Unit Test Overview

Tests Skipped Failures Errors Time
1205 11 💤 0 ❌ 0 🔥 21.223s ⏱️

@dependabot dependabot bot force-pushed the dependabot/pip/python/weaviate-client-4.5.4 branch from 093c82f to a063cf9 Compare March 19, 2024 20:37
Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.5.1...v4.5.4)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python/weaviate-client-4.5.4 branch from a063cf9 to 79cad09 Compare March 19, 2024 20:46
@moonbox3 moonbox3 added this pull request to the merge queue Mar 19, 2024
Merged via the queue into main with commit ea07763 Mar 19, 2024
30 checks passed
@moonbox3 moonbox3 deleted the dependabot/pip/python/weaviate-client-4.5.4 branch March 19, 2024 23:17
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. Used by Dependabot. python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants