Uh oh!
There was an error while loading. Please reload this page.
Update Gradle dependencies - #11686
Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intoJun 22, 2026
Merged
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dd-octo-stsBot
requested review from
PerfectSlayer, claponcet, greghuels, jandro996, mtoffl01, ojung and typotter
and removed request for
a teamJune 21, 2026 05:52
Contributor
|
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 (335.744 µs) : 305, 367
. : milestone, 336,
basic (293.439 µs) : 287, 300
. : milestone, 293,
loop (8.967 ms) : 8962, 8973
. : milestone, 8967,
section candidate
noprobe (340.831 µs) : 301, 380
. : milestone, 341,
basic (295.713 µs) : 288, 303
. : milestone, 296,
loop (8.972 ms) : 8967, 8977
. : milestone, 8972,
|
PerfectSlayer
approved these changes
Jun 22, 2026
PerfectSlayer
commented
Jun 22, 2026
Collaborator
/merge |
View all feedbacks in Devflow UI.
The expected merge time in
|
gh-worker-dd-mergequeue-cf854dBot
merged commit Jun 22, 2026
b9422d0
into
master
589 of 592 checks passed
Uh oh!
There was an error while loading. Please reload this page.
gh-worker-dd-mergequeue-cf854dBot
deleted the
ci/update-gradle-dependencies-20260621
branch
June 22, 2026 08:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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