Skip to content

Update Gradle dependencies - #12578

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
ci/update-gradle-dependencies-20260920
Sep 21, 2026
Merged

gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
ci/update-gradle-dependencies-20260920

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

This PR updates the Gradle dependency locks for common and product modules.

Motivation

Refresh Gradle dependencies to make sure to apply the latest version available when bumping dependencies.

Contributor Checklist

  • Update PR title if a code change is needed to support one of those new dependencies

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dd-octo-sts dd-octo-sts Bot added tag: no release notes Changes to exclude from release notes tag: dependencies Dependencies related changes labels Sep 20, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner September 20, 2026 04:23
@dd-octo-sts
dd-octo-sts Bot requested review from amarziali and removed request for a team September 20, 2026 04:24

@datadog-prod-us1-3 datadog-prod-us1-3 Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Datadog Autotest: PASS

More details

The changes only remove the obsolete JUnit BOM entry from SpotBugs configurations. The affected configurations still resolve without this entry.

Was this helpful? React 👍 or 👎

Open Bits AI session

🤖 Datadog Autotest · Commit 355ce6e · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest

@datadog-prod-us1-3

This comment has been minimized.

@pr-commenter

pr-commenter Bot commented Sep 20, 2026

Copy link
Copy Markdown

Debugger benchmarks

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
ci_job_date 1789878828 1789879155
end_time 2026-09-20T04:35:18 2026-09-20T04:40:45
git_branch master ci/update-gradle-dependencies-20260920
git_commit_sha 7b903a5 355ce6e
start_time 2026-09-20T04:33:49 2026-09-20T04:39:16
See matching parameters
Baseline Candidate
ci_job_id 2060725573 2060725573
ci_pipeline_id 138695167 138695167
cpu_model Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz
git_commit_date 1789878234 1789878234

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 4 unstable metrics.

See unchanged results
scenario Δ mean agg_http_req_duration_min Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p75 Δ mean agg_http_req_duration_p99 Δ mean throughput
scenario:noprobe same unstable
[-25260.414ns; +25926.180ns] or [-7.052%; +7.237%]
unstable
[-33941.075ns; +35733.775ns] or [-9.135%; +9.618%]
unstable
[-65.192µs; +122.821µs] or [-5.776%; +10.882%]
same
scenario:basic same same same unstable
[-147.569µs; +91.073µs] or [-14.251%; +8.795%]
same
scenario:loop same same same same same
Request duration reports for reports
gantt
    title reports - request duration [CI 0.99] : candidate=None, baseline=None
    dateFormat X
    axisFormat %s
section baseline
noprobe (358.222 µs) : 335, 382
.   : milestone, 358,
basic (341.784 µs) : 335, 348
.   : milestone, 342,
loop (8.119 ms) : 8055, 8183
.   : milestone, 8119,
section candidate
noprobe (358.554 µs) : 333, 384
.   : milestone, 359,
basic (341.819 µs) : 336, 348
.   : milestone, 342,
loop (8.117 ms) : 8053, 8181
.   : milestone, 8117,
Loading
  • baseline results
Scenario Request median duration [CI 0.99]
noprobe 358.222 µs [334.809 µs, 381.634 µs]
basic 341.784 µs [335.36 µs, 348.208 µs]
loop 8.119 ms [8.055 ms, 8.183 ms]
  • candidate results
Scenario Request median duration [CI 0.99]
noprobe 358.554 µs [333.39 µs, 383.719 µs]
basic 341.819 µs [335.585 µs, 348.053 µs]
loop 8.117 ms [8.053 ms, 8.181 ms]

@dd-octo-sts

dd-octo-sts Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 13.97 s 13.94 s [-0.6%; +1.0%] (no difference)
startup:insecure-bank:tracing:Agent 12.82 s 12.93 s [-1.7%; -0.0%] (maybe better)
startup:petclinic:appsec:Agent 16.99 s 16.76 s [+0.4%; +2.3%] (maybe worse)
startup:petclinic:iast:Agent 16.91 s 16.95 s [-1.1%; +0.5%] (no difference)
startup:petclinic:profiling:Agent 16.43 s 16.62 s [-1.9%; -0.3%] (maybe better)
startup:petclinic:sca:Agent 16.88 s 16.72 s [-0.0%; +2.0%] (no difference)
startup:petclinic:tracing:Agent 16.13 s 16.21 s [-1.2%; +0.1%] (no difference)

Commit: 355ce6e2 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@amarziali amarziali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed locally at head 355ce6e. No actionable findings.

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Sep 21, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-09-21 12:07:34 UTC ℹ️ Start processing command /merge


2026-09-21 12:07:40 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-09-21 13:14:06 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit e765652 into master Sep 21, 2026
615 of 618 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the ci/update-gradle-dependencies-20260920 branch September 21, 2026 13:14
@github-actions github-actions Bot added this to the 1.67.0 milestone Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tag: dependencies Dependencies related changes tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants