Update instrumentation Gradle dependencies#11861
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
More details
All 19 changed files are Gradle lock files and the diff exclusively touches latestDep*/latestDsm* test-only configurations. No instrumentation source code, no production compileClasspath/runtimeClasspath entries, and no agent-runtime behavior changed. The new rxjava/rxjava-3.0/gradle.lockfile is the expected lockfile companion for the RxJava 3 instrumentation already merged in commit bb6b14a.
🤖 Datadog Autotest · Commit 66539de · What is Autotest? · Any feedback? Reach out in #autotest
|
🎯 Code Coverage (details) 🔗 Commit SHA: 66539de | Docs | Datadog PR Page | Give us feedback! |
🟢 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. |
What Does This Do
This PR updates the Gradle dependency locks for instrumentations and their tests.
Motivation
Refresh Gradle dependencies to make sure to test latest versions of dependencies within their supported versions.
Dependency age policy
48h cooldown, reverted
Too new and no older eligible version exists, so the lockfiles were reverted to the baseline.
org.wildfly.core:wildfly-controller-client:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-controller:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-core-management-client:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-core-security:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-deployment-repository:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-domain-http-interface:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-domain-management:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-embedded:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-io-spi:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-network:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-platform-mbean:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-process-controller:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-protocol:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-remoting:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-server:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-service:33.0.0.Beta5is 29h away from meeting cooldownorg.wildfly.core:wildfly-version:33.0.0.Beta5is 29h away from meeting cooldownContributor Checklist