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

Python: Bump chromadb from 0.5.0 to 0.5.3 in /python

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

Bumps chromadb from 0.5.0 to 0.5.3.

Release notes

Sourced from chromadb's releases.

0.5.3

Version: 0.5.3 Git ref: refs/tags/0.5.3 Build Date: 2024-06-18T19:57 PIP Package: chroma-0.5.3.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.3 DockerHub Image: chromadb/chroma:0.5.3

What's Changed

Full Changelog: https://github.com/chroma-core/chroma/compare/0.5.2...0.5.3

0.5.2

Version: 0.5.2 Git ref: refs/tags/0.5.2 Build Date: 2024-06-18T07:07 PIP Package: chroma-0.5.2.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.2 DockerHub Image: chromadb/chroma:0.5.2

What's Changed

Full Changelog: https://github.com/chroma-core/chroma/compare/0.5.1...0.5.2

Commits
  • 1ee27c2 [RELEASE] 0.5.3 (#2374)
  • ce290d9 [BUG] remove hypothesis from prod code path (#2373)
  • ec2e717 [RELEASE] 0.5.2 (#2368)
  • 7684d61 [ENH] Handle metadata deletes + fix bugs related to Updates/deletes in the me...
  • f4d45f0 [CLN] Refactor log materializer to not need to pass in offset id explicitly f...
  • 20746b6 Revert "Emulate Sqlite"
  • dab4588 Emulate Sqlite
  • 011c28a Revert "Emulate sqlite FTS"
  • 2820c4b Emulate sqlite FTS
  • 972670a [BUG] Mat logs should not populate invalid Adds (#2363)
  • 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.540s :stopwatch:

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