chore(deps): lock file maintenance#1703
Conversation
Performance BenchmarksCompared
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 597c6ae2d0
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| ] | ||
|
|
||
| [[package]] | ||
| name = "opentelemetry-proto" | ||
| version = "1.41.0" | ||
| version = "1.11.1" |
There was a problem hiding this comment.
Keep OpenTelemetry proto compatible with protobuf 7
When installing the all-ci/mlflow extra, this lock now pairs opentelemetry-proto==1.11.1 with protobuf==7.35.1 (uv.lock:3716). That older OpenTelemetry proto package contains generated _pb2 code that fails under protobuf 7 when MLflow tracing imports OTLP protos, so users scanning models:/... MLflow URIs can hit import-time descriptor/runtime errors instead of getting a scan. Please keep opentelemetry-proto on a protobuf-7-compatible release or cap protobuf below 7 until the stack supports it.
Useful? React with 👍 / 👎.
597c6ae to
2eb35a0
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.