Skip to content

chore(deps): bump the minor-and-patch group in /src/backend with 2 updates - #257

Merged
k002bill2 merged 1 commit into
mainfrom
dependabot/uv/src/backend/minor-and-patch-2da483cb75
Aug 13, 2026
Merged

chore(deps): bump the minor-and-patch group in /src/backend with 2 updates#257
k002bill2 merged 1 commit into
mainfrom
dependabot/uv/src/backend/minor-and-patch-2da483cb75

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group in /src/backend with 2 updates: qdrant-client and sentence-transformers.

Updates qdrant-client from 1.18.0 to 1.19.0

Release notes

Sourced from qdrant-client's releases.

v1.19.0

Change Log

Features 🌊

Fixes 🧑‍🔧

Deprecations ⏲️

  • #1210 - add and query methods have been removed, use FastEmbed with upsert/query_points instead by @​joein
  • #1311 - max_resident_memory_percent has been deprecated by @​joein
  • #1298 - search, search_batch, search_groups, recommend, recommend_batch, recommend_groups and on_disk_payload have been deprecated in favour of query_points, query_batch_points, query_points_groups and the new payload config by @​joein

Misc 🧰

Thanks to everyone who contributed to the current release! @​nazsats @​winklemad @​ErenAta16 @​MushiSenpai @​charles-dyfis-net @​aloktripathi1 @​Goodnight77 @​hassanzafarr @​estebany-qd @​joein

Commits
  • 425840b bump version to v1.19.0
  • 34dbb37 fix: fix nested payload local mode (#1312)
  • da58e7d deprecate: remove max_disk_usage_percent, deprecate max_resident_memory_perce...
  • efc4619 fix: values_count bounds must be satisfied by a single value in local mode (#...
  • 589aece new: 1.19.0 updates (#1298)
  • 24bd6bf fix: add limit > 0 rules in local mode (#1281)
  • 715b48b Preserve proto3 field presence for falsy values in REST/gRPC conversion (#1260)
  • 5a0e0d0 fix: do not drop falsy shard keys in convert_points_update_operation (#1279)
  • 2257c55 fix: fix embed paths (#1278)
  • f28634c Warn that search_params is ignored in local mode instead of silently dropping...
  • Additional commits viewable in compare view

Updates sentence-transformers from 5.6.1 to 5.7.0

Commits
  • b2a9529 [fix] Name the lone suggested parameter in the mine_hard_negatives missing-ne...
  • 00e696c Release v5.7.0
  • b69081a [fix] Treat a 1-dimensional query embedding as a single query in semantic_sea...
  • c9c4250 Keep queries aligned in semantic_search_seismic when a query matches nothing ...
  • 6d331a5 [fix] Support mixed sparse/dense inputs in euclidean and manhattan similari...
  • 68c8cda [fix] Reject num_negatives larger than the range_min/range_max window in mine...
  • cfb6d43 [trainer] Fix eval DataLoader worker leak with dataloader_persistent_worker...
  • f6d3a40 Expand the community window on ties with the threshold (#3900)
  • 0b3fcbd Correct the corpus_precision values documented for semantic_search_faiss ...
  • 62724e7 Drop FAISS padding placeholders from semantic_search_faiss results (#3887)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group in /src/backend with 2 updates: [qdrant-client](https://github.com/qdrant/qdrant-client) and [sentence-transformers](https://github.com/huggingface/sentence-transformers).


Updates `qdrant-client` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](qdrant/qdrant-client@v1.18.0...v1.19.0)

Updates `sentence-transformers` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/huggingface/sentence-transformers/releases)
- [Commits](huggingface/sentence-transformers@v5.6.1...v5.7.0)

---
updated-dependencies:
- dependency-name: qdrant-client
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sentence-transformers
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2026
@k002bill2
k002bill2 merged commit 448f50f into main Aug 13, 2026
9 checks passed
@k002bill2
k002bill2 deleted the dependabot/uv/src/backend/minor-and-patch-2da483cb75 branch August 13, 2026 06:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant