-
Notifications
You must be signed in to change notification settings - Fork 868
chore(deps-dev): bump the gha group across 1 directory with 3 updates #3570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps-dev): bump the gha group across 1 directory with 3 updates #3570
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this 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 e9ced5a in 3 minutes and 51 seconds. Click for details.
- Reviewed
1663lines of code in2files - Skipped
0files when reviewing. - Skipped posting
3draft 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.
1. packages/opentelemetry-instrumentation-qdrant/pyproject.toml:29
- Draft comment:
Dependency versions have been bumped – pytest‐sugar is now 1.1.1, qdrant-client’s range updated (supports 1.16.1), and ruff bumped to 0.14.12. Please verify that these upgrades remain compatible with our instrumentation logic. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. packages/opentelemetry-instrumentation-qdrant/uv.lock:860
- Draft comment:
The uv.lock file has been updated (revision bumped to 3). Notably, qdrant-client is now at 1.16.1 and introduces a new dependency on 'protobuf'. Ensure that the new hashes, upload times, and dependency entries accurately reflect the intended updates from upstream. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is purely informative and asks the PR author to ensure the accuracy of dependency updates, which violates the rules. It does not provide a specific code suggestion or highlight a potential issue with the code itself.
3. packages/opentelemetry-instrumentation-qdrant/uv.lock:976
- Draft comment:
There appears to be an inconsistency in the wheel filenames for Python 3.14 in the tomli package. Most Python versions use a pattern like 'cp-cp', but here some filenames include an extra 't' (e.g., 'cp314-cp314t-macosx_10_15_x86_64.whl' and 'cp314-cp314t-win_arm64.whl') while one (e.g., 'cp314-cp314-win32.whl') does not. Please verify whether the extra 't' is intentional or a typographical error and ensure consistency. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
Workflow ID: wflow_8elJBf4ZiaKxDo1C
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Bumps the gha group with 3 updates in the /packages/opentelemetry-instrumentation-qdrant directory: [qdrant-client](https://github.com/qdrant/qdrant-client), [ruff](https://github.com/astral-sh/ruff) and [pytest-sugar](https://github.com/Teemu/pytest-sugar). Updates `qdrant-client` from 1.11.3 to 1.16.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.11.3...v1.16.1) Updates `ruff` from 0.14.11 to 0.14.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) 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) --- updated-dependencies: - dependency-name: qdrant-client dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: ruff dependency-version: 0.14.12 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 ... Signed-off-by: dependabot[bot] <support@github.com>
e9ced5a to
22511e6
Compare
Bumps the gha group with 3 updates in the /packages/opentelemetry-instrumentation-qdrant directory: qdrant-client, ruff and pytest-sugar.
Updates
qdrant-clientfrom 1.11.3 to 1.16.1Release notes
Sourced from qdrant-client's releases.
... (truncated)
Commits
750d735bump version to 1.16.1b06e839new: include pyi into the package (#1121)18ec0adnew: expose the remaining cluster methods (#1123)a0d48e4fix: fix local mode backward compatibility (#1124)ba1e2d8fix: rename common.proto to qdrant_common.proto to avoid conflicts with other...6773480new: convert cluster operations to grpc (#1116)93af1b8bump version to v1.16.0 (#1111)b16a4eenew: update grpc (#1113)02b8ce4new: expose cluster operations (#1114)0cbb174new: remove vectors_count, update http and grpc models (#1069)Updates
rufffrom 0.14.11 to 0.14.12Changelog
Sourced from ruff's changelog.
Commits
Updates
pytest-sugarfrom 1.0.0 to 1.1.1Release notes
Sourced from pytest-sugar's releases.
Changelog
Sourced from pytest-sugar's changelog.
Commits
8133503Release pytest-sugar 1.1.16798042Fix conflict with other Pytest plugins (#297)43bbdd0Release pytest-sugar 1.1.0855d661Feature - Playwright Support for Trace Zip Mapping (#296)2a5862aMerge pull request #293 from cgoldberg/add-py313ca26d98Add support for Python 3.1369989ebClarify license as BSD 3-Clause License3c86a5cMerge pull request #289 from deronnax/remove-packaging-depc123be0remove 'packaging' packageefafd9cMerge pull request #282 from penguinpee/mainDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsImportant
Bump
qdrant-client,ruff, andpytest-sugardependencies inpyproject.tomlanduv.lockfor/packages/opentelemetry-instrumentation-qdrant.qdrant-clientfrom 1.11.3 to 1.16.1 inpyproject.tomlanduv.lock.rufffrom 0.14.11 to 0.14.12 inuv.lock.pytest-sugarfrom 1.0.0 to 1.1.1 inpyproject.tomlanduv.lock.pyproject.toml: Updated dependency versions.uv.lock: Updated dependency versions and metadata.This description was created by
for e9ced5a. You can customize this summary. It will automatically update as commits are pushed.