chore(deps): bump the docker-compose-dev group across 3 directories with 10 updates - #5246
Conversation
…ith 10 updates Bumps the docker-compose-dev group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | aerospike | `ce-8.1.2.4_1` | `ce-8.1.2.4_1` | | cassandra | `5` | `5` | | postgres | `18` | `18` | | mssql/server | `2025-latest` | `2025-latest` | | redis | `8-alpine` | `8-alpine` | | valkey/valkey | `9` | `9` | | elasticsearch | `5` | `5` | | [agent](https://github.com/DataDog/datadog-agent) | `latest` | `latest` | | datadog/dd-apm-test-agent/ddapm-test-agent | `v1.64.1` | `v1.65.0` | Bumps the docker-compose-dev group with 1 update in the /internal/apps directory: datadog/agent. Bumps the docker-compose-dev group with 1 update in the /internal/apps/staleidle-soak directory: datadog/agent. Updates `aerospike` from ce-8.1.2.4_1 to ce-8.1.2.4_1 Updates `cassandra` from 5 to 5 Updates `postgres` from 18 to 18 Updates `mssql/server` from 2025-latest to 2025-latest Updates `redis` from 8-alpine to 8-alpine Updates `valkey/valkey` from 9 to 9 Updates `elasticsearch` from 5 to 5 Updates `agent` from latest to latest - [Release notes](https://github.com/DataDog/datadog-agent/releases) - [Changelog](https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst) - [Commits](https://github.com/DataDog/datadog-agent/commits) Updates `datadog/dd-apm-test-agent/ddapm-test-agent` from v1.64.1 to v1.65.0 Updates `datadog/agent` from latest to latest Updates `datadog/agent` from 7.82.0 to 7.82.2 Updates `datadog/agent` from 7.82.0 to 7.82.2 --- updated-dependencies: - dependency-name: aerospike dependency-version: ce-8.1.2.4_1 dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: cassandra dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev - dependency-name: postgres dependency-version: '18' dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev - dependency-name: mssql/server dependency-version: 2025-latest dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: redis dependency-version: 8-alpine dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: valkey/valkey dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev - dependency-name: elasticsearch dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev - dependency-name: agent dependency-version: latest dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: datadog/dd-apm-test-agent/ddapm-test-agent dependency-version: v1.65.0 dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: datadog/agent dependency-version: latest dependency-type: direct:production dependency-group: docker-compose-dev - dependency-name: datadog/agent dependency-version: 7.82.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev - dependency-name: datadog/agent dependency-version: 7.82.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose-dev ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1d998399be
ℹ️ 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".
| services: | ||
| agent: | ||
| image: datadog/agent:7.82.0@sha256:5c0fd49a485f100f37beab1969ed68b8027e906acaf81cfec12c16d11e8d9b4e | ||
| image: datadog/agent:7.82.2@sha256:2104f06e8a2865a7f558a8a6c887c4c0cb84bb587730fd744b62a92099dbdf91 |
There was a problem hiding this comment.
Keep the soak harness on the customer's agent version
When any B.1–B.4 soak scenario is run, this now starts Agent 7.82.2 even though both the adjacent comment and internal/apps/staleidle-soak/README.md define the harness as an exact reproduction against the customer's 7.77.1 Agent. Agent receiver behavior can differ between those releases, so a passing run no longer validates the customer-specific APMS-19533 scenario; keep this fixture on 7.77.1 and exclude it from routine Dependabot version upgrades.
Useful? React with 👍 / 👎.
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 1d99839 | Docs | View more details | Give us feedback! |
BenchmarksBenchmark execution time: 2026-08-24 07:45:08 Comparing candidate commit 1d99839 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 335 metrics, 0 unstable metrics, 1 flaky benchmarks without significant changes.
|
Bumps the docker-compose-dev group with 9 updates in the / directory:
ce-8.1.2.4_1ce-8.1.2.4_15518182025-latest2025-latest8-alpine8-alpine9955latestlatestv1.64.1v1.65.0Bumps the docker-compose-dev group with 1 update in the /internal/apps directory: datadog/agent.
Bumps the docker-compose-dev group with 1 update in the /internal/apps/staleidle-soak directory: datadog/agent.
Updates
aerospikefrom ce-8.1.2.4_1 to ce-8.1.2.4_1Updates
cassandrafrom 5 to 5Updates
postgresfrom 18 to 18Updates
mssql/serverfrom 2025-latest to 2025-latestUpdates
redisfrom 8-alpine to 8-alpineUpdates
valkey/valkeyfrom 9 to 9Updates
elasticsearchfrom 5 to 5Updates
agentfrom latest to latestChangelog
Sourced from agent's changelog.
... (truncated)
Commits
Updates
datadog/dd-apm-test-agent/ddapm-test-agentfrom v1.64.1 to v1.65.0Updates
datadog/agentfrom latest to latestUpdates
datadog/agentfrom 7.82.0 to 7.82.2Updates
datadog/agentfrom 7.82.0 to 7.82.2Dependabot 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 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 conditions