[PR #3879] [MERGED] chore(deps): bump chromadb from 0.5.3 to 0.5.4 in /backend #8146

Closed
opened 2025-11-11 17:46:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3879
Author: @dependabot[bot]
Created: 7/15/2024
Status: Merged
Merged: 7/15/2024
Merged by: @tjbck

Base: devHead: dependabot/pip/backend/dev/chromadb-0.5.4


📝 Commits (1)

  • b4eb630 chore(deps): bump chromadb from 0.5.3 to 0.5.4 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps chromadb from 0.5.3 to 0.5.4.

Release notes

Sourced from chromadb's releases.

0.5.4

Version: 0.5.4 Git ref: refs/tags/0.5.4 Build Date: 2024-07-11T02:31 PIP Package: chroma-0.5.4.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.4 DockerHub Image: chromadb/chroma:0.5.4

What's Changed

... (truncated)

Commits
  • 8b546be [BUG][TST] Fix thin client package test (#2497)
  • 9c91fe4 [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat. (#2496)
  • 27f7d1a [ENH] catch panics in task operators (#2450)
  • 5628c6d Revert "[RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat."
  • 28a4fb4 [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat.
  • 5596dca [CLN]: Replacing FastAPI HTTPException with custom ChromaAuthError in basic/t...
  • 27ba303 [CLN] LogRecord TypedDict attr name incorrect (#2486)
  • b601a3b [BUG] Fix add -> wait for compaction -> delete -> add case (#2474)
  • 8cd96ef [CHORE] Add parent spans to new spans
  • eb783ff [CHORE] Add tracing to blockfile gets (#2485)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3879 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/15/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/chromadb-0.5.4` --- ### 📝 Commits (1) - [`b4eb630`](https://github.com/open-webui/open-webui/commit/b4eb630fc219a6edd279a4950a451238a7008aa7) chore(deps): bump chromadb from 0.5.3 to 0.5.4 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.3 to 0.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chroma-core/chroma/releases">chromadb's releases</a>.</em></p> <blockquote> <h2>0.5.4</h2> <p>Version: <code>0.5.4</code> Git ref: <code>refs/tags/0.5.4</code> Build Date: <code>2024-07-11T02:31</code> PIP Package: <code>chroma-0.5.4.tar.gz</code> Github Container Registry Image: <code>ghcr.io/chroma-core/chroma:0.5.4</code> DockerHub Image: <code>chromadb/chroma:0.5.4</code></p> <h2>What's Changed</h2> <ul> <li>[ENH] Timeout log client by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2369">chroma-core/chroma#2369</a></li> <li>[ENH] Timeout for s3 storage by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2370">chroma-core/chroma#2370</a></li> <li>[ENH] Add timeout for sysdb client. Also add interceptor by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2371">chroma-core/chroma#2371</a></li> <li>[ENH] use httpx over requests by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2336">chroma-core/chroma#2336</a></li> <li>[BLD] Fix for JS package in GH by <a href="https://github.com/tazarov"><code>@​tazarov</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2345">chroma-core/chroma#2345</a></li> <li>[ENH] Enable test_embeddings by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2376">chroma-core/chroma#2376</a></li> <li>[ENH] Emulate sqlite fts in brute force metadata filtering by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2366">chroma-core/chroma#2366</a></li> <li>[ENH] handle panics in query service by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2375">chroma-core/chroma#2375</a></li> <li>[BUG]: Fix cross version compatibility 0.5.0 or lower with 0.5.1+ by <a href="https://github.com/tazarov"><code>@​tazarov</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2378">chroma-core/chroma#2378</a></li> <li>[DOC]: Fix a typo in comment section in chromadb/db/system.py by <a href="https://github.com/imaffe"><code>@​imaffe</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2386">chroma-core/chroma#2386</a></li> <li>[ENH] 1965 Split up embedding functions by <a href="https://github.com/nablabits"><code>@​nablabits</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2034">chroma-core/chroma#2034</a></li> <li>[ENH] Min compaction size by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2346">chroma-core/chroma#2346</a></li> <li>[ENH] add panics to tracing by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2382">chroma-core/chroma#2382</a></li> <li>[BLD] deploy preview of docs in PRs by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2391">chroma-core/chroma#2391</a></li> <li>[BLD] remove old artifacts from bleeding release by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2392">chroma-core/chroma#2392</a></li> <li>Revert &quot;[ENH] 1965 Split up embedding functions&quot; by <a href="https://github.com/atroyn"><code>@​atroyn</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2394">chroma-core/chroma#2394</a></li> <li>[BUG] 1965 Split up embedding functions - Redux by <a href="https://github.com/atroyn"><code>@​atroyn</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2395">chroma-core/chroma#2395</a></li> <li>[DOC] fix: add github link and update discord invite link by <a href="https://github.com/zacatac"><code>@​zacatac</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2387">chroma-core/chroma#2387</a></li> <li>[BUG] debug proto not included in release by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2411">chroma-core/chroma#2411</a></li> <li>[BLD] slight speed up by caching built Rust dependencies by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2413">chroma-core/chroma#2413</a></li> <li>[ENH] openapi types for better codegen by <a href="https://github.com/jeffchuber"><code>@​jeffchuber</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2416">chroma-core/chroma#2416</a></li> <li>[BLD] use Depot by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2414">chroma-core/chroma#2414</a></li> <li>[CLN] Remove test file by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2423">chroma-core/chroma#2423</a></li> <li>[TST] Property Test Generation Fixes by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2383">chroma-core/chroma#2383</a></li> <li>[PERF] Use binary search in positional posting list by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2424">chroma-core/chroma#2424</a></li> <li>[ENH] add image tags to db migration jobs by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2425">chroma-core/chroma#2425</a></li> <li>[ENH] Add sync point to test_filtering + fix issues by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2388">chroma-core/chroma#2388</a></li> <li>[ENH] clean up component channels by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2429">chroma-core/chroma#2429</a></li> <li>[ENH] Add collection repr by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2433">chroma-core/chroma#2433</a></li> <li>[BUG] Ensure arrow sizing is correct / 64 byte aligned by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2426">chroma-core/chroma#2426</a></li> <li>[PERF] Use orjson in client by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2434">chroma-core/chroma#2434</a></li> <li>[ENH] add (optional) request/reply semantics for component handlers by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2428">chroma-core/chroma#2428</a></li> <li>[ENH] Configurable block size by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2439">chroma-core/chroma#2439</a></li> <li>[ENH] Fix issues + add sync point to test embeddings by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2397">chroma-core/chroma#2397</a></li> <li>[BUG]: Compatibility for <code>included</code> for 0.5.0 and earlier by <a href="https://github.com/tazarov"><code>@​tazarov</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2445">chroma-core/chroma#2445</a></li> <li>[ENH] Read from hnsw cache by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2443">chroma-core/chroma#2443</a></li> <li>[BUG] Log purge off by one by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2436">chroma-core/chroma#2436</a></li> <li>[BUG] fix consumable join handle panicking after clone by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2448">chroma-core/chroma#2448</a></li> <li>[ENH] S3 Retry by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2457">chroma-core/chroma#2457</a></li> <li>[ENH] Compaction error replies by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2456">chroma-core/chroma#2456</a></li> <li>[BUG] Allow hnswlinb to single record persist test by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2449">chroma-core/chroma#2449</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chroma-core/chroma/commit/8b546be5e0da72cb10382ed84347dfa3aad12c4f"><code>8b546be</code></a> [BUG][TST] Fix thin client package test (<a href="https://redirect.github.com/chroma-core/chroma/issues/2497">#2497</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/9c91fe4ef490adfb583332ca9c04f35b805b527c"><code>9c91fe4</code></a> [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat. (<a href="https://redirect.github.com/chroma-core/chroma/issues/2496">#2496</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/27f7d1a764c31875b475607de758efe0cff3a2eb"><code>27f7d1a</code></a> [ENH] catch panics in task operators (<a href="https://redirect.github.com/chroma-core/chroma/issues/2450">#2450</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/5628c6d15570702f539b2e280eed22c82a1c63e0"><code>5628c6d</code></a> Revert &quot;[RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat.&quot;</li> <li><a href="https://github.com/chroma-core/chroma/commit/28a4fb440215ed62318f5952536758d0cb5c0b28"><code>28a4fb4</code></a> [RELEASE] Release 0.5.4. Pin hnswlib upgrade. Configuration b/w compat.</li> <li><a href="https://github.com/chroma-core/chroma/commit/5596dca7cde6e3e6c40634d4847921ba30f5a1c8"><code>5596dca</code></a> [CLN]: Replacing FastAPI HTTPException with custom ChromaAuthError in basic/t...</li> <li><a href="https://github.com/chroma-core/chroma/commit/27ba303fc93cdaf975c48cbc8ba13cf204fc0ecb"><code>27ba303</code></a> [CLN] LogRecord TypedDict attr name incorrect (<a href="https://redirect.github.com/chroma-core/chroma/issues/2486">#2486</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/b601a3bd50adeb37362c4552248b4a74951a5e4e"><code>b601a3b</code></a> [BUG] Fix add -&gt; wait for compaction -&gt; delete -&gt; add case (<a href="https://redirect.github.com/chroma-core/chroma/issues/2474">#2474</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/8cd96ef1771511dceb20e636ff3c8683944db905"><code>8cd96ef</code></a> [CHORE] Add parent spans to new spans</li> <li><a href="https://github.com/chroma-core/chroma/commit/eb783ff4f98288c39236f579a87794cd58cda6f6"><code>eb783ff</code></a> [CHORE] Add tracing to blockfile gets (<a href="https://redirect.github.com/chroma-core/chroma/issues/2485">#2485</a>)</li> <li>Additional commits viewable in <a href="https://github.com/chroma-core/chroma/compare/0.5.3...0.5.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chromadb&package-manager=pip&previous-version=0.5.3&new-version=0.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:46:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8146