Skip to content

Update Gradle dependencies - #12419

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

Update Gradle dependencies#12419
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
ci/update-gradle-dependencies-20260906

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Sep 6, 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 6, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner September 6, 2026 04:25
@dd-octo-sts dd-octo-sts Bot added the tag: no release notes Changes to exclude from release notes label Sep 6, 2026
@dd-octo-sts
dd-octo-sts Bot requested review from amarziali and removed request for a team September 6, 2026 04:25
@dd-octo-sts dd-octo-sts Bot added the tag: dependencies Dependencies related changes label Sep 6, 2026

@datadog-prod-us1-5 datadog-prod-us1-5 Bot 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.

Datadog Autotest: PASS

More details

All changed lock files use dd-instrument-java 0.0.5 and Byte Buddy 1.18.12. The old versions remain only in instrumentation and smoke-test directories that this update does not include.

Was this helpful? React 👍 or 👎

Open Bits AI session

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

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 58.61% (-0.44%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: cb3f7f5 | Docs | View more details | Give us feedback!

@pr-commenter

pr-commenter Bot commented Sep 6, 2026

Copy link
Copy Markdown

Debugger benchmarks

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
ci_job_date 1788669268 1788669584
end_time 2026-09-06T04:35:54 2026-09-06T04:41:12
git_branch master ci/update-gradle-dependencies-20260906
git_commit_sha 8ff7f46 cb3f7f5
start_time 2026-09-06T04:34:29 2026-09-06T04:39:44
See matching parameters
Baseline Candidate
ci_job_id 2018688405 2018688405
ci_pipeline_id 135708223 135708223
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
git_commit_date 1788668713 1788668713

Summary

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

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:loop worse
[+477.048µs; +572.467µs] or [+6.355%; +7.626%]
worse
[+479.122µs; +576.639µs] or [+6.332%; +7.621%]
worse
[+481.334µs; +583.979µs] or [+6.335%; +7.685%]
worse
[+474.533µs; +604.242µs] or [+6.175%; +7.862%]
worse
[-11.108op/s; -6.208op/s] or [-8.553%; -4.780%]
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 unstable
[-27.830µs; +80.177µs] or [-9.025%; +25.999%]
unstable
[-31.427µs; +88.953µs] or [-9.276%; +26.255%]
unstable
[-31.206µs; +125.797µs] or [-8.876%; +35.782%]
unstable
[-188.625µs; +653.969µs] or [-15.316%; +53.101%]
same
scenario:basic same same same unstable
[-200.530µs; +44.801µs] or [-16.692%; +3.729%]
unstable
[-196.011op/s; +85.269op/s] or [-8.232%; +3.581%]
Request duration reports for reports
gantt
    title reports - request duration [CI 0.99] : candidate=None, baseline=None
    dateFormat X
    axisFormat %s
section baseline
noprobe (338.809 µs) : 313, 365
.   : milestone, 339,
basic (315.127 µs) : 309, 321
.   : milestone, 315,
loop (7.567 ms) : 7558, 7576
.   : milestone, 7567,
section candidate
noprobe (367.572 µs) : 291, 444
.   : milestone, 368,
basic (322.335 µs) : 313, 331
.   : milestone, 322,
loop (8.095 ms) : 8031, 8158
.   : milestone, 8095,
Loading
  • baseline results
Scenario Request median duration [CI 0.99]
noprobe 338.809 µs [312.82 µs, 364.798 µs]
basic 315.127 µs [309.165 µs, 321.089 µs]
loop 7.567 ms [7.558 ms, 7.576 ms]
  • candidate results
Scenario Request median duration [CI 0.99]
noprobe 367.572 µs [291.002 µs, 444.142 µs]
basic 322.335 µs [313.257 µs, 331.413 µs]
loop 8.095 ms [8.031 ms, 8.158 ms]

@amarziali
amarziali enabled auto-merge September 8, 2026 07:06
@amarziali
amarziali added this pull request to the merge queue Sep 8, 2026
@dd-octo-sts

dd-octo-sts Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

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

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-09-08 07:26:09 UTC ℹ️ Start processing command /merge


2026-09-08 07:26:15 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-09-08 08:17:22 UTC ℹ️ MergeQueue: This merge request was merged

@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 8, 2026
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit a099fff into master Sep 8, 2026
609 of 613 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the ci/update-gradle-dependencies-20260906 branch September 8, 2026 08:17
@github-actions github-actions Bot added this to the 1.66.0 milestone Sep 8, 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.

1 participant