Skip to content

chore: bump weaviate-client from 4.22.0 to 4.23.0 - #323

Merged
amrit110 merged 1 commit into
mainfrom
dependabot/uv/weaviate-client-4.23.0
Aug 18, 2026
Merged

chore: bump weaviate-client from 4.22.0 to 4.23.0#323
amrit110 merged 1 commit into
mainfrom
dependabot/uv/weaviate-client-4.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps weaviate-client from 4.22.0 to 4.23.0.

Release notes

Sourced from weaviate-client's releases.

v4.23.0

What's Changed

New Contributors

Full Changelog: weaviate/weaviate-python-client@v4.22.0...v4.23.0

Changelog

Sourced from weaviate-client's changelog.

Version 4.23.0

This minor version includes: - Support for new 1.39 features: - Add support for the cross-property And operator in keyword queries through BM25Operator.and_cross(), where each query token must be matched by at least one of the searched properties instead of all tokens occurring within a single property - Add support for diversity selection in hybrid queries via the diversity_selection parameter - Add support for the new multi2vec-twelvelabs vectorizer module - Add support for the new generative-deepseek module - Add dimensions to the text2vec-aws vectorizer configuration - Add location to the text2vec-google vectorizer configuration - Add endpoint to the text2vec-openai and text2vec-morph vectorizer configurations - Add incremental_base_backup_id to BackupListReturn - Add INTEGRATING to ReplicateOperationState - Minor bug fixes and improvements: - Fix has_errors not being set on batch.stream returns when individual objects or references failed - Fix tenants.activate(), tenants.deactivate() and tenants.offload() not returning their result in the async client, so they could not be awaited properly - Fix collections.exists() in the async client swallowing non-404 errors and returning False instead of raising - Fix blocking of the event loop when the async client waits for Weaviate to become ready - Include the gRPC status code in delete_many error messages - Fix validation of Sequence[Union[...]] inputs, which previously passed if only one element matched - Reject boolean values where an integer is expected in configuration and timeout validation

Commits

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 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)

Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v4.22.0...v4.23.0)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 17, 2026
@amrit110
amrit110 merged commit 78f1157 into main Aug 18, 2026
5 checks passed
@amrit110
amrit110 deleted the dependabot/uv/weaviate-client-4.23.0 branch August 18, 2026 00:21
@amrit110

Copy link
Copy Markdown
Member

Automated fix applied and PR merged

The agentic fix loop successfully fixed this PR and merged it.

✓ Successfully fixed merge_only failures - Modified 0 files - Executed 74 agent actions - (34 info, 20 tool_call, 3 error, 15 tool_result, 2 reasoning)

View detailed trace on dashboard | Raw trace

AI Engineering Maintenance Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant