Update Gradle dependencies - #12169
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
Debugger benchmarksParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 9 metrics, 6 unstable metrics. See unchanged results
Request duration reports for reportsgantt
title reports - request duration [CI 0.99] : candidate=None, baseline=None
dateFormat X
axisFormat %s
section baseline
noprobe (338.462 µs) : 301, 376
. : milestone, 338,
basic (297.296 µs) : 291, 304
. : milestone, 297,
loop (8.98 ms) : 8975, 8985
. : milestone, 8980,
section candidate
noprobe (345.526 µs) : 293, 398
. : milestone, 346,
basic (295.315 µs) : 288, 302
. : milestone, 295,
loop (8.995 ms) : 8972, 9017
. : milestone, 8995,
|
🟢 Java Benchmark SLOs — All performance SLOs passed
PR vs. master results
Commit: Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion. |
There was a problem hiding this comment.
More details
The lockfile refresh changes SpotBugs tooling and aligns the stale libsqreen lock entry with the version already declared by the AppSec module; no production source or runtime dependency declaration changed. Representative core, metrics, and remote-config compilation passed, while test and SpotBugs execution were limited by missing offline-cached artifacts.
📊 Validated against 3 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 1169102 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Build pipeline has failing jobs for c26635b: What to do next?
DetailsSince those jobs are not marked as being allowed to fail, the pipeline will most likely fail. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Build pipeline has failing jobs for 510e136: What to do next?
DetailsSince those jobs are not marked as being allowed to fail, the pipeline will most likely fail. |
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