Skip to content

chore(deps): bump the gha group across 1 directory with 4 updates#3707

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/packages/opentelemetry-instrumentation-milvus/gha-a4feed2e4e
Open

chore(deps): bump the gha group across 1 directory with 4 updates#3707
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/packages/opentelemetry-instrumentation-milvus/gha-a4feed2e4e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the gha group with 4 updates in the /packages/opentelemetry-instrumentation-milvus directory: opentelemetry-semantic-conventions-ai, pymilvus, pytest-sugar and ruff.

Updates opentelemetry-semantic-conventions-ai from 0.4.13 to 0.4.14

Updates pymilvus from 2.6.6 to 2.6.9

Release notes

Sourced from pymilvus's releases.

PyMilvus v2.6.9 Release Notes

Bug Fixes

  • fix: pass context to describe_collection in SearchIteratorV2 (#3271) — Forward kwargs (including context carrying db_name) from SearchIteratorV2.__init__ to describe_collection, matching the existing QueryIterator pattern. Without this fix, SearchIteratorV2 always queries the default database, causing "can't find collection" errors for non-default databases.

  • fix: unpack _get_schema tuple return in _list_vector_indexes (#3275) — Fix tuple unpacking issue in _list_vector_indexes.

Enhancements

  • enhance: optimize gRPC keepalive defaults and support user-configurable grpc_options (#3258) — Improve gRPC keepalive defaults and allow users to configure gRPC channel options.

  • enhance: support warmup type params for FieldSchema (#3255) — Add warmup type parameter support in field schema definitions.

Tests

  • enhance: increase unit test coverage (#3233) — Comprehensive tests added for client/types.py, iterator utilities, orm/utility.py, request builder methods, client/abstract.py, decorators, and client/utils.py.

Full Changelog: milvus-io/pymilvus@v2.6.8...v2.6.9

PyMilvus v2.6.8 Release Notes

🐛 Bug Fixes

  • Parse dbname from uri (#3247)

🔧 Enhancements

  • Remove the usage of grpcio-testing (#3225)
  • Exclude data generation time from benchmark (#3246)
  • Optimize search result performance (Hit class, HybridHits init) (#3248)
  • Add channel_state and debug_error_string to gRPC error diagnostics (#3249)

📝 Contributors

We would like to thank all contributors who made this release possible:

Full Changelog: milvus-io/pymilvus@v2.6.7...v2.6.8

PyMilvus v2.6.7 Release Notes

🎉 New Features

  • Support semantic-highlighter (#3180)
  • Support async client list_persistent_segments (#3207)

🐛 Bug Fixes

... (truncated)

Commits
  • 93bd7d7 [Backport 2.6] fix: unpack _get_schema tuple return in _list_vector_indexes (...
  • c1200a4 fix: pass context to describe_collection in SearchIteratorV2 (#3271) (#3274)
  • bc8c707 [Backport 2.6] enhance: optimize gRPC keepalive defaults and support user-con...
  • 111eae3 [Backport 2.6] support warmup type params for fieldschema (#3255) (#3256)
  • 7e634e6 enhance: Add ut to increase ut coverage (#3233) (#3254)
  • 3e482a8 fix: Correct milvus-proto commit (#3252)
  • b06fc4e [Backport 2.6] enhance: add channel_state and debug_error_string to gRPC erro...
  • 64de51d [Backport 2.6] [enhance]:Optimize search result performance (Hit class, Hybri...
  • c27f496 [Backport 2.6] fix:parse dbname from uri (#3237) (#3247)
  • 26bd0fc feat: [2.6] support truncate collection api (#3238)
  • Additional commits viewable in compare view

Updates pytest-sugar from 1.0.0 to 1.1.1

Release notes

Sourced from pytest-sugar's releases.

pytest-sugar 1.1.1

Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins (#297 by @​TolstochenkoDaniil)

pytest-sugar 1.1.0

Add Playwright trace file detection and display support for failed tests (#296 by @​kiebak3r)

This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users. Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display
Changelog

Sourced from pytest-sugar's changelog.

1.1.1 - 2025-08-23 ^^^^^^^^^^^^^^^^^^

Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins

Contributed by Daniil via [PR #297](Teemu/pytest-sugar#297)

1.1.0 - 2025-08-16 ^^^^^^^^^^^^^^^^^^

Add Playwright trace file detection and display support for failed tests. This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users. Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display

Contributed by kie via [PR #296](Teemu/pytest-sugar#296)

Commits
  • 8133503 Release pytest-sugar 1.1.1
  • 6798042 Fix conflict with other Pytest plugins (#297)
  • 43bbdd0 Release pytest-sugar 1.1.0
  • 855d661 Feature - Playwright Support for Trace Zip Mapping (#296)
  • 2a5862a Merge pull request #293 from cgoldberg/add-py313
  • ca26d98 Add support for Python 3.13
  • 69989eb Clarify license as BSD 3-Clause License
  • 3c86a5c Merge pull request #289 from deronnax/remove-packaging-dep
  • c123be0 remove 'packaging' package
  • efafd9c Merge pull request #282 from penguinpee/main
  • Additional commits viewable in compare view

Updates ruff from 0.14.11 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

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

Important

Update dependencies in opentelemetry-instrumentation-milvus package, including opentelemetry-semantic-conventions-ai, pymilvus, pytest-sugar, and ruff.

  • Dependency Updates:
    • Bump opentelemetry-semantic-conventions-ai from 0.4.13 to 0.4.14.
    • Bump pymilvus from 2.6.6 to 2.6.9, adding cachetools dependency.
    • Bump pytest-sugar from 1.0.0 to 1.1.1.
    • Bump ruff from 0.14.11 to 0.15.2.
  • Files Affected:
    • Update pyproject.toml for pytest-sugar version.
    • Update uv.lock for all dependency versions.

This description was created by Ellipsis for 0a888be. You can customize this summary. It will automatically update as commits are pushed.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 0a888be in 25 seconds. Click for details.
  • Reviewed 197 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.

Workflow ID: wflow_QBvQ71eWdpsO1Kfl

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Bumps the gha group with 4 updates in the /packages/opentelemetry-instrumentation-milvus directory: opentelemetry-semantic-conventions-ai, [pymilvus](https://github.com/milvus-io/pymilvus), [pytest-sugar](https://github.com/Teemu/pytest-sugar) and [ruff](https://github.com/astral-sh/ruff).


Updates `opentelemetry-semantic-conventions-ai` from 0.4.13 to 0.4.14

Updates `pymilvus` from 2.6.6 to 2.6.9
- [Release notes](https://github.com/milvus-io/pymilvus/releases)
- [Commits](milvus-io/pymilvus@v2.6.6...v2.6.9)

Updates `pytest-sugar` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/Teemu/pytest-sugar/releases)
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst)
- [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1)

Updates `ruff` from 0.14.11 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.11...0.15.2)

---
updated-dependencies:
- dependency-name: opentelemetry-semantic-conventions-ai
  dependency-version: 0.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: pymilvus
  dependency-version: 2.6.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: pytest-sugar
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/packages/opentelemetry-instrumentation-milvus/gha-a4feed2e4e branch from 0a888be to 54e7300 Compare February 26, 2026 15:39
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.

0 participants