VULN UPGRADE: minor upgrades — 21 packages (minor: 11 · patch: 10) [utils/build]#6300
Conversation
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: merge in progress... |
|
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1c2d0c358f
ℹ️ 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".
| uvicorn==0.20.0 | ||
| opentelemetry-distro==0.42b0 | ||
| opentelemetry-exporter-otlp==1.21.0 | ||
| opentelemetry-exporter-otlp==1.39.1 |
There was a problem hiding this comment.
Keep OTLP exporter aligned with pinned opentelemetry-distro
This change upgrades opentelemetry-exporter-otlp to 1.39.1 but leaves opentelemetry-distro==0.42b0, which are from incompatible OpenTelemetry release trains; the distro pin pulls the 1.21-era SDK while exporter 1.39.x requires the 1.39-era SDK, so dependency resolution fails when this requirements file is installed. That breaks the parametric reference flow that installs this file in utils/scripts/parametric/run_reference_http.sh.
Useful? React with 👍 / 👎.
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
This merge request conflicts with another merge request ahead in the queue. The merge requests in front of this one are: |
Summary: High-severity security update — 52 packages upgraded (MINOR changes included)
Manifests changed:
utils/build(pip)Updates
Packages marked with "-" are updated due to dependency constraints.
Security Details
🚨 Critical & High Severity (10 fixed)
ℹ️ Other Vulnerabilities (4)
2.32.32.32.5utils/build/docker/python/flask/requirements-flask-poc.txt2.32.32.32.5utils/build/docker/python/flask/requirements-uwsgi-poc.txtReview Checklist
Standard review:
Update Mode: Vulnerability Remediation (High)
🤖 Generated by DataDog Automated Dependency Management System