marcusrbrown / copiloting

A collection of building blocks for creating AI agents and chatbots.
MIT License
1 stars 1 forks source link

fix(deps): update dependency chromadb to v0.4.22 #239

Closed mrbro-bot[bot] closed 7 months ago

mrbro-bot[bot] commented 7 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chromadb 0.4.21 -> 0.4.22 age adoption passing confidence

Release Notes

chroma-core/chroma (chromadb) ### [`v0.4.22`](https://togithub.com/chroma-core/chroma/releases/tag/0.4.22) [Compare Source](https://togithub.com/chroma-core/chroma/compare/0.4.21...0.4.22) Version: `0.4.22` Git ref: `refs/tags/0.4.22` Build Date: `2024-01-03T17:15` PIP Package: `chroma-0.4.22.tar.gz` Github Container Registry Image: `ghcr.io/chroma-core/chroma:0.4.22` DockerHub Image: `chromadb/chroma:0.4.22` #### What's Changed - Fix coordinator segfault, gitignore tests, CI by [@​beggers](https://togithub.com/beggers) in [https://github.com/chroma-core/chroma/pull/1553](https://togithub.com/chroma-core/chroma/pull/1553) - Add Amazon Bedrock Embedding function by [@​chezou](https://togithub.com/chezou) in [https://github.com/chroma-core/chroma/pull/1361](https://togithub.com/chroma-core/chroma/pull/1361) - \[BUG] Fix flaky test due to collection comparisons by [@​Ishiihara](https://togithub.com/Ishiihara) in [https://github.com/chroma-core/chroma/pull/1563](https://togithub.com/chroma-core/chroma/pull/1563) - \[BUG] Fix config in go service to use default bind address. reverts pā€¦ by [@​HammadB](https://togithub.com/HammadB) in [https://github.com/chroma-core/chroma/pull/1564](https://togithub.com/chroma-core/chroma/pull/1564) - \[BUG] Run SysDB Tests in minikube cluster in CI by [@​HammadB](https://togithub.com/HammadB) in [https://github.com/chroma-core/chroma/pull/1565](https://togithub.com/chroma-core/chroma/pull/1565) - \[BUG]: Fix for failing chromadb-client build by [@​tazarov](https://togithub.com/tazarov) in [https://github.com/chroma-core/chroma/pull/1561](https://togithub.com/chroma-core/chroma/pull/1561) - Revert "\[BUG]: Fix for failing chromadb-client build" by [@​beggers](https://togithub.com/beggers) in [https://github.com/chroma-core/chroma/pull/1569](https://togithub.com/chroma-core/chroma/pull/1569) - \[BUG] Fix integration test by [@​Ishiihara](https://togithub.com/Ishiihara) in [https://github.com/chroma-core/chroma/pull/1570](https://togithub.com/chroma-core/chroma/pull/1570) - Make build an explicit dependency for client by [@​beggers](https://togithub.com/beggers) in [https://github.com/chroma-core/chroma/pull/1574](https://togithub.com/chroma-core/chroma/pull/1574) - Fixed typo for Readability by [@​shmohit2002](https://togithub.com/shmohit2002) in [https://github.com/chroma-core/chroma/pull/1571](https://togithub.com/chroma-core/chroma/pull/1571) - identity to equality check by [@​carlsonp](https://togithub.com/carlsonp) in [https://github.com/chroma-core/chroma/pull/1566](https://togithub.com/chroma-core/chroma/pull/1566) - Update README.md by [@​s-gyan](https://togithub.com/s-gyan) in [https://github.com/chroma-core/chroma/pull/1594](https://togithub.com/chroma-core/chroma/pull/1594) #### New Contributors - [@​chezou](https://togithub.com/chezou) made their first contribution in [https://github.com/chroma-core/chroma/pull/1361](https://togithub.com/chroma-core/chroma/pull/1361) - [@​shmohit2002](https://togithub.com/shmohit2002) made their first contribution in [https://github.com/chroma-core/chroma/pull/1571](https://togithub.com/chroma-core/chroma/pull/1571) - [@​carlsonp](https://togithub.com/carlsonp) made their first contribution in [https://github.com/chroma-core/chroma/pull/1566](https://togithub.com/chroma-core/chroma/pull/1566) - [@​s-gyan](https://togithub.com/s-gyan) made their first contribution in [https://github.com/chroma-core/chroma/pull/1594](https://togithub.com/chroma-core/chroma/pull/1594) **Full Changelog**: https://github.com/chroma-core/chroma/compare/0.4.21...0.4.22

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.