[PR #3539] [MERGED] chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend #8065

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • e540f8a chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /backend

📊 Changes

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

View changed files

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

📄 Description

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)

🔄 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/3539 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/30/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/chromadb-0.5.3` --- ### 📝 Commits (1) - [`e540f8a`](https://github.com/open-webui/open-webui/commit/e540f8a4e4ce52111377994d693e64fb4be81713) chore(deps): bump chromadb from 0.5.0 to 0.5.3 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.0 to 0.5.3. <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.3</h2> <p>Version: <code>0.5.3</code> Git ref: <code>refs/tags/0.5.3</code> Build Date: <code>2024-06-18T19:57</code> PIP Package: <code>chroma-0.5.3.tar.gz</code> Github Container Registry Image: <code>ghcr.io/chroma-core/chroma:0.5.3</code> DockerHub Image: <code>chromadb/chroma:0.5.3</code></p> <h2>What's Changed</h2> <ul> <li>[BUG] remove hypothesis from prod code path by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2373">chroma-core/chroma#2373</a></li> <li>[RELEASE] 0.5.3 by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2374">chroma-core/chroma#2374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chroma-core/chroma/compare/0.5.2...0.5.3">https://github.com/chroma-core/chroma/compare/0.5.2...0.5.3</a></p> <h2>0.5.2</h2> <p>Version: <code>0.5.2</code> Git ref: <code>refs/tags/0.5.2</code> Build Date: <code>2024-06-18T07:07</code> PIP Package: <code>chroma-0.5.2.tar.gz</code> Github Container Registry Image: <code>ghcr.io/chroma-core/chroma:0.5.2</code> DockerHub Image: <code>chromadb/chroma:0.5.2</code></p> <h2>What's Changed</h2> <ul> <li>[ENH] Get vectors orchestrator by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2348">chroma-core/chroma#2348</a></li> <li>[DOC]: Fix missing OpenLIT reference in Integration sidenav by <a href="https://github.com/patcher9"><code>@​patcher9</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2339">chroma-core/chroma#2339</a></li> <li>[DOC] clarify that the async client is always available by <a href="https://github.com/codetheweb"><code>@​codetheweb</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2365">chroma-core/chroma#2365</a></li> <li>[BUG] Mat logs should not populate invalid Adds by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2363">chroma-core/chroma#2363</a></li> <li>[CLN] Refactor log materializer to not need to pass in offset id explicitly for readers by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2354">chroma-core/chroma#2354</a></li> <li>[ENH] Handle metadata deletes + fix bugs related to Updates/deletes in the metadata writer by <a href="https://github.com/sanketkedia"><code>@​sanketkedia</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2344">chroma-core/chroma#2344</a></li> <li>[RELEASE] 0.5.2 by <a href="https://github.com/HammadB"><code>@​HammadB</code></a> in <a href="https://redirect.github.com/chroma-core/chroma/pull/2368">chroma-core/chroma#2368</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chroma-core/chroma/compare/0.5.1...0.5.2">https://github.com/chroma-core/chroma/compare/0.5.1...0.5.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chroma-core/chroma/commit/1ee27c24fe8670b82c21fec764defb3b1829d942"><code>1ee27c2</code></a> [RELEASE] 0.5.3 (<a href="https://redirect.github.com/chroma-core/chroma/issues/2374">#2374</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/ce290d9df94cc499a0f59f41b0a251ebd8af2217"><code>ce290d9</code></a> [BUG] remove hypothesis from prod code path (<a href="https://redirect.github.com/chroma-core/chroma/issues/2373">#2373</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/ec2e717a2d20f29db73eaae7d85e5f99ef7a810e"><code>ec2e717</code></a> [RELEASE] 0.5.2 (<a href="https://redirect.github.com/chroma-core/chroma/issues/2368">#2368</a>)</li> <li><a href="https://github.com/chroma-core/chroma/commit/7684d61c5e4813cd50bfb7b744618336e20aab24"><code>7684d61</code></a> [ENH] Handle metadata deletes + fix bugs related to Updates/deletes in the me...</li> <li><a href="https://github.com/chroma-core/chroma/commit/f4d45f00557a434503f303d128965f7f52646de6"><code>f4d45f0</code></a> [CLN] Refactor log materializer to not need to pass in offset id explicitly f...</li> <li><a href="https://github.com/chroma-core/chroma/commit/20746b6639d263bddf013354d255874605d0eab8"><code>20746b6</code></a> Revert &quot;Emulate Sqlite&quot;</li> <li><a href="https://github.com/chroma-core/chroma/commit/dab45883e87ffa17818fe213966bf495dd911b01"><code>dab4588</code></a> Emulate Sqlite</li> <li><a href="https://github.com/chroma-core/chroma/commit/011c28a96cd91afcfd344307764e913a6ea6e919"><code>011c28a</code></a> Revert &quot;Emulate sqlite FTS&quot;</li> <li><a href="https://github.com/chroma-core/chroma/commit/2820c4b0712ad4862c3a898dae5a59f699207fa7"><code>2820c4b</code></a> Emulate sqlite FTS</li> <li><a href="https://github.com/chroma-core/chroma/commit/972670a7c7eea2870bc270e55adf90bc81d36400"><code>972670a</code></a> [BUG] Mat logs should not populate invalid Adds (<a href="https://redirect.github.com/chroma-core/chroma/issues/2363">#2363</a>)</li> <li>Additional commits viewable in <a href="https://github.com/chroma-core/chroma/compare/0.5.0...0.5.3">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.0&new-version=0.5.3)](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:44:06 -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#8065