Update dependencies - #24750
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
Warning This PR changes Agent dependencies. Do not merge it until the wheels are promoted. Dependency inputs changed, so the dependency resolution and wheel build workflow runs on this branch. It takes 1.5 to 3 hours and finishes by committing updated lockfiles. The wheels it builds then have to be promoted before the Agent can use them. Steps to take, in order:
Merging before promotion leaves the Agent unable to install the wheels these lockfiles pin. Pushing again to this branch invalidates the promotion, so if you push after step 4 you have to promote again. Head commit |
|
Validation ReportAll 21 validations passed. Show details
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c841d578b9
ℹ️ 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".
| @@ -0,0 +1 @@ | |||
| Update dependencies No newline at end of file | |||
There was a problem hiding this comment.
Rename ClickHouse changelog to a valid type
The ClickHouse dependency bump needs this fragment to satisfy changelog validation, but 24750.1 parses the change type as 1; the PR changelog check rejects any type outside the configured set and release tooling will not categorize this entry. Rename it to 24750.added (or another valid type) so the dependency update has a usable changelog entry.
AGENTS.md reference: AGENTS.md:L187-L203
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
More details
The dependency upgrades were exercised through the highest-risk ClickHouse, Redis, Kueue, and Mongo integration paths without reproducing crashes, API incompatibilities, or incorrect outputs. The Redis 8.1.0 and ClickHouse Connect 1.6.0 APIs used by these checks remain available and compatible with the current callers.
📊 Validated against 5 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 9c4c363 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
What does this PR do?
Update the dependencies
Dependency Bumps
This PR was automatically generated by the following workflow:
https://github.com/DataDog/integrations-core/actions/runs/30780561661
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.