semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: Bump weaviate-client from 4.6.4 to 4.6.5 in /python

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps weaviate-client from 4.6.4 to 4.6.5.

Release notes

Sourced from weaviate-client's releases.

v4.6.5

What's Changed

Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.6.4...v4.6.5

Changelog

Sourced from weaviate-client's changelog.

Version 4.6.5

This patch version includes: - Addition of new voyageai embedding and rerank models as string literal types - Added missing exports of submodules in weaviate.outputs to aid usage - Updated ollama modules docstrings - Added missing py.typed file for use by static type checkers

Commits
  • eab4389 Merge pull request #1113 from weaviate/add-changelog-465
  • b4b2ce4 Add changelog
  • 7ed90c0 Merge pull request #1112 from weaviate/add-missing-py-typed-file
  • e0d4b8d Move py.typed into weaviate directory
  • ae635dc Add missing py.typed file for type checking usage
  • a9062f4 Merge pull request #1108 from weaviate/fix-docker-compose-in-ci
  • b506128 Call as docker compose instead of docker-compose in CI
  • 95efb1d Merge pull request #1103 from voyage-ai/main
  • d85bfa3 VoyageAI new embedding and rerank models
  • a801c71 Merge pull request #1098 from weaviate/export-submodules-from-outputs
  • Additional commits viewable in compare view

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[bot] avatar Jul 01 '24 22:07 dependabot[bot]

Py3.10 Test Coverage

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

Python 3.10 Unit Test Overview

Tests Skipped Failures Errors Time
1558 1 :zzz: 0 :x: 0 :fire: 23.976s :stopwatch:

markwallace-microsoft avatar Jul 01 '24 22:07 markwallace-microsoft