Skip to content

chore(deps): update gradle non-major dependencies#1178

Closed
dd-octo-sts[bot] wants to merge 1 commit into
developfrom
engraver-auto-version-upgrade/renovate/gradle-non-major-dependencies
Closed

chore(deps): update gradle non-major dependencies#1178
dd-octo-sts[bot] wants to merge 1 commit into
developfrom
engraver-auto-version-upgrade/renovate/gradle-non-major-dependencies

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Mar 6, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
gradle (source) minor 7.57.6.6
gradle (source) minor 8.38.14.4
gradle (source) minor 8.10.28.14.4
gradle (source) minor 8.128.14.4
org.robolectric:android-all (source) dependencies patch 4.4_r1-robolectric-r24.4_r1-robolectric-1
org.mockito.kotlin:mockito-kotlin dependencies minor 5.1.05.4.0
com.github.xgouchet.Elmyr:jvm dependencies patch 1.3.11.3.4
com.github.xgouchet.Elmyr:junit5 dependencies patch 1.3.11.3.4
com.github.xgouchet.Elmyr:inject dependencies patch 1.3.11.3.4
com.github.xgouchet.Elmyr:core dependencies patch 1.3.11.3.4
org.assertj:assertj-core (source) dependencies minor 3.18.13.27.7
org.mockito:mockito-junit-jupiter dependencies minor 3.4.63.12.4
org.junit.jupiter:junit-jupiter-params (source) dependencies minor 5.6.25.14.3
org.junit.jupiter:junit-jupiter-engine (source) dependencies minor 5.6.25.14.3
org.junit.jupiter:junit-jupiter-api (source) dependencies minor 5.6.25.14.3
org.junit.platform:junit-platform-launcher (source) dependencies minor 1.6.21.14.3
com.google.code.gson:gson dependencies minor 2.10.02.13.2
com.datadoghq:dd-sdk-android-flags dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-ndk dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-internal dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-webview dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-session-replay dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-trace dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-logs dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-rum dependencies minor 3.5.03.7.0
androidx.metrics:metrics-performance (source) dependencies patch 1.0.0-beta011.0.0
com.squareup.okhttp3:okhttp (source) dependencies minor 3.12.133.14.9
com.datadoghq:dd-sdk-android-core dependencies minor 3.5.03.7.0
com.datadoghq:dd-sdk-android-benchmark-internal dependencies minor 3.5.03.7.0
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) dependencies minor 1.8.01.9.25
org.jetbrains.kotlin:kotlin-stdlib-jdk7 (source) dependencies minor 1.8.01.9.25
com.github.bjoernq:unmockplugin dependencies minor 0.7.90.9.0
org.jlleitschuh.gradle:ktlint-gradle dependencies minor 11.5.111.6.1
com.android.tools.build:gradle (source) dependencies minor 7.3.17.4.2
com.android.tools.build:gradle (source) dependencies minor 7.2.27.4.2

Release Notes

gradle/gradle (gradle)

v7.6.6: 7.6.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.6.

This is a patch release for 7.6. We recommend using 7.6.6 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.6 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.6

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.5: 7.6.5

Compare Source

The Gradle team is excited to announce Gradle 7.6.5.

This is a patch release for 7.6. We recommend using 7.6.5 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.5 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.5

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.3: 7.6.3

Compare Source

This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​25781 Backport finalized task performance fix to 7.6.x
  • #​25802 Backport cgroups fix to 7.6.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.2: 7.6.2

Compare Source

This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​23201 Backport dependency upgrades to 7.x
  • #​23202 Backport Scala incremental compilation fixes
  • #​23325 Backport JSoup update to resolve CVE-2022-36033
  • #​23458 Backport JUnit5 dynamic test logging bug fix
  • #​23681 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 7.x]
  • #​23922 Backport "Use Compiler API data for incremental compilation after a failure" to 7.x
  • #​23951 Exclude rule merging: missing optimization [Backport 7.x]
  • #​24132 Extending an already resolved configuration no longer works correctly [backport 7.x]
  • #​24234 7.6.1 breaks gradle-consistent-versions
  • #​24390 Gradle 7.4 fails on multi release jar's with JDK 19 code
  • #​24439 Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them [Backport]
  • #​24443 Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result [backport]
  • #​24901 Backport fix for test exception that cannot be deserialized to 7.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.1: 7.6.1

Compare Source

This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.

It fixes the following issues:

  • #​19065 Platform dependencies not possible in dependency block of test suite plugin
  • #​22688 Increased memory usage (with -p option)
  • #​22796 Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
  • #​22875 Regression with 7.6: @​​pom artifact in JVM library project is no longer found
  • #​22937 Remove safe credentials reference
  • #​22973 Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor
  • #​23016 toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList
  • #​23025 Back-port toolchain related fixes to 7.6.1
  • #​23053 Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6
  • #​23074 Docs: Build Lifecycle starts halfway through a point
  • #​23096 Classifiers of version catalog are discarded while copied to anothor dependency
  • #​23111 Ant closures are broken with Gradle 7.6
  • #​23178 Mention the Foojay Toolchain Resolver plugin in the Gradle manual
  • #​23215 Gradle 7.6: high memory usage (android project)
  • #​23224 Backport to 7.6.1 "Fix for Incremental compilation with modules"
  • #​23294 "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1)
  • #​23555 Improve Toolchain related deprecation nagging in 7.6
  • #​23894 Update EOL policy
  • #​23910 Backport trusting only full GPG keys in dependency verification [Backport 7.6.1]
  • #​23941 Typo in v7.6 docs about disabling_the_daemon
  • #​23985 Resolving of manually created configuration creates a ResolveException

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6: 7.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
altrisi,
aSemy,
Ashwin Pankaj,
Aurimas,
BJ Hargrave,
Björn Kautler,
Bradley Turek,
Craig Andrews,
Daniel Lin,
David Morris,
Edmund Mok,
Frosty-J,
Gabriel Feo,
Ivan Gavrilovic,
Jendrik Johannes,
John,
Joseph Woolf,
Karl-Michael Schindler,
Konstantin Gribov,
Leonardo Brondani Schenkel,
Martin d'Anjou,
Michael Bailey,
Pete Bentley,
Rob Bavey,
Sam Snyder,
sll552,
teawithbrownsugar,
Thomas Broadley,
urdak,
Varun Sharma,
Xin Wang

Upgrade instructions

Switch your build to use Gradle 7.6 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.5.1: 7.5.1

Compare Source

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

Switch your build to use Gradle 7.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.5.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)

v5.4.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.4.0

v5.3.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.3.1

v5.2.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.1

v5.2.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0
xgouchet/Elmyr (com.github.xgouchet.Elmyr:jvm)

v1.3.4

Compare Source

mockito/mockito (org.mockito:mockito-junit-jupiter)

v3.12.4

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.4
  • 2021-08-25 - 1 commit(s) by Rafael Winterhalter
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.12.3

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.3
  • 2021-08-24 - 9 commit(s) by Rafael Winterhalter
  • Fix implementation of proxy mock maker for toString and add additional unit tests. (#​2405)
  • Avoid cache breakage (#​2402)
  • Add a limited mock maker that is based only on the java.lang.reflect.Proxy utility (#​2397)

v3.12.2

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.2
  • 2021-08-24 - 2 commit(s) by Dmitry Vyazelenko, dependabot[bot]
  • Fixes #​2399 : Adds defaultAnswer to the MockitoMockKey to distinguish the mock types, i.e. to separate mocks from spies otherwise spy type is reused for a mock or vice versa. (#​2400)
  • Sporadic mock verification failures related to hashCode/equals on 3.12.1 (#​2399)
  • Bump versions.errorprone from 2.8.1 to 2.9.0 (#​2396)

v3.12.1

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.1
  • 2021-08-20 - 2 commit(s) by Tim van der Lippe, dependabot[bot]
  • Fix verifyNoMoreInteractions inOrder invocations for spies (#​2395)
  • Regression with InOrder verification after #​2369 (#​2394)
  • Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#​2393)

v3.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.0
  • 2021-08-19 - 31 commit(s) by EugeneLesnov, Lars Vogel, Logan Rosen, Rafael Winterhalter, Rob Pridham, Tim van der Lippe, dependabot[bot], saurabh7248
  • Add checks for sealed types (#​2392)
  • Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#​2388)
  • Bump versions.bytebuddy from 1.11.9 to 1.11.10 (#​2387)
  • Bump versions.errorprone from 2.8.0 to 2.8.1 (#​2386)
  • Update StaticMockTest to use unified verify method (#​2385)
  • Reorder InjectMock Javadoc to fit the order of injection (#​2383)
  • Bump core-ktx from 1.5.0 to 1.6.0 (#​2382)
  • Bump google-java-format from 1.10.0 to 1.11.0 (#​2381)
  • Downgrade Android gradle plugin (#​2380)
  • Applied @​CheckReturnValue to some classes (#​2379)
  • how to solve gradle sync failed after 'Add basic Android instrumented and unit tests' (#​2378)
  • Bump junit from 1.1.2 to 1.1.3 (#​2377)
  • Bump appcompat from 1.3.0 to 1.3.1 (#​2376)
  • Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 (#​2374)
  • Bump material from 1.3.0 to 1.4.0 (#​2373)
  • Bump espresso-core from 3.3.0 to 3.4.0 (#​2372)
  • Fixes #​2331 (#​2369)
  • Fix typo in exception (#​2368)
  • Bump versions.bytebuddy from 1.11.8 to 1.11.9 (#​2367)
  • Bump versions.errorprone from 2.7.1 to 2.8.0 (#​2365)
  • Bump versions.bytebuddy from 1.11.7 to 1.11.8 (#​2361)
  • Basic Android instrumented and unit tests (closes #​2341) (#​2360)
  • Bump versions.bytebuddy from 1.11.6 to 1.11.7 (#​2359)
  • Bump kotlin-stdlib from 1.5.20 to 1.5.21 (#​2356)
  • Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt (#​2354)
  • Bump kotlinx-coroutines-core from 1.5.0-native-mt to 1.5.1 (#​2353)
  • Bump versions.bytebuddy from 1.11.5 to 1.11.6 (#​2351)
  • Bump gradle-errorprone-plugin from 2.0.1 to 2.0.2 (#​2347)
  • Bump kotlin-stdlib from 1.5.10 to 1.5.20 (#​2343)
  • Bump versions.bytebuddy from 1.11.3 to 1.11.5 (#​2337)
  • Bump assertj-core from 3.20.1 to 3.20.2 (#​2336)
  • Spy doesn't forward hashcode/equals to actual object (#​2331)
  • Fixes #​2311 (#​2320)

v3.11.2

Changelog generated by Shipkit Changelog Gradle Plugin

3.11.2
  • 2021-06-21 - 5 commit(s) by dependabot[bot]
  • Bump versions.bytebuddy from 1.11.2 to 1.11.3 (#​2333)
  • Bump assertj-core from 3.20.0 to 3.20.1 (#​2332)
  • Bump org.eclipse.osgi from 3.16.200 to 3.16.300 (#​2330)
  • Bump assertj-core from 3.19.0 to 3.20.0 (#​2329)
  • Bump shipkit-auto-version from 1.1.17 to 1.1.19 (#​2328)

v3.11.1

Changelog generated by Shipkit Changelog Gradle Plugin

3.11.1
  • 2021-06-11 - 3 commit(s) by Charles Munger, dependabot[bot]
  • Bump versions.bytebuddy from 1.11.1 to 1.11.2 (#​2322)
  • Check package-privacy of method params (#​2318)
  • Bump shipkit-auto-version from 1.1.16 to 1.1.17 (#​2317)

v3.11.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.11.0
  • 2021-06-03 - 18 commit(s) by Charles Munger, Szczepan Faber, dependabot[bot]
  • Bump versions.bytebuddy from 1.11.0 to 1.11.1 (#​2313)
  • Undo parent for MultipleParentsClassLoader (#​2312)
  • Bump shipkit-auto-version from 1.1.14 to 1.1.16 (#​2310)
  • Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#​2309)
  • Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 (#​2308)
  • Bump shipkit-auto-version from 1.1.11 to 1.1.14 (#​2307)
  • Use the parent classloader if the context classloader is a child of it. (#​2306)
  • Bump kotlin-stdlib from 1.5.0 to 1.5.10 (#​2305)
  • "The type is not public and its mock class is loaded by a different class loader" with a context classloader that delegates (#​2303)
  • Enabled automated changelog (#​2301)
  • Bump kotlinx-coroutines-core from 1.4.3-native-mt to 1.5.0-native-mt (#​2299)
  • Bump versions.errorprone from 2.6.0 to 2.7.1 (#​2298)
  • Bump junit-platform-launcher from 1.7.1 to 1.7.2 (#​2297)
  • Bump versions.junitJupiter from 5.7.1 to 5.7.2 (#​2296)
  • Renamed main dev branch (#​2295)
  • Bump gradle/wrapper-validation-action from 1 to 1.0.3 (#​2294)
  • Bump actions/checkout from 2 to 2.3.4 (#​2293)
  • 'this' is not available - when enabling mock-maker-inline (#​2082)

v3.10.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.10.0
  • 2021-05-12 - 0 commit(s) by
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.9.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.9.0
  • 2021-04-07 - 4 commit(s) by Tim van der Lippe, dependabot[bot]
  • "But invoked here" lists the invocation parameters (#​2259)
  • Bump auto-service from 1.0-rc7 to 1.0 (#​2258)
  • Bump actions/setup-java from v1 to v2 (#​2255)
  • "But invoked here" should list the invocation parameters (#​2058)

v3.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.8.0

v3.7.7

Changelog generated by Shipkit Changelog Gradle Plugin

3.7.7

v3.7.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.7.0
  • 2021-01-04 - 2 commit(s) by Szczepan Faber, Tim van der Lippe
  • Publish new minor version to Maven central (#​2165)

v3.6.28

Changelog generated by Shipkit Changelog Gradle Plugin

3.6.28
  • 2020-11-25 - 1 commit(s) by Szczepan Faber
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.6.0

Release notes were automatically generated by Shipkit

3.6.0

v3.5.15

Release notes were automatically generated by Shipkit

3.5.15

v3.5.13

Release notes were automatically generated by Shipkit

3.5.13

v3.5.11

Release notes were automatically generated by Shipkit

3.5.11

v3.5.10

Release notes were automatically generated by Shipkit

3.5.10

v3.5.9

Release notes were automatically generated by Shipkit

3.5.9

v3.5.7

Release notes were automatically generated by Shipkit

3.5.7

v3.5.6

Release notes were automatically generated by Shipkit

3.5.6

v3.5.5

Release notes were automatically generated by Shipkit

3.5.5

v3.5.2

Release notes were automatically generated by Shipkit

3.5.2

v3.5.0

Release notes were automatically generated by Shipkit

3.5.0
DataDog/dd-sdk-android (com.datadoghq:dd-sdk-android-flags)

v3.7.0

Compare Source

  • [FEATURE] APM support for Cronet instrumentation:
    • Support for RUM <> APM integration for Cronet. See #​3136
    • Support for APM instrumentation on network layer for Cronet. See #​3171
  • [FEATURE] Feature Flags Evaluation Logging:
    • Event Schema & Data Models. See #​3144
    • Storage & Network Infrastructure. See #​3146
    • Aggregation Engine & Test Utilities. See #​3145
    • Integration. See #​3147
    • Flag evaluation schema. See #​3166
    • Evaluations subfeature. See #​3159
    • Evaluation aggregation followup. See #​3178
    • Use time-based periodic flush instead of cancel+reschedule. See #​3189
  • [BUGFIX] Fix missing feature flags in crash and ANR error events. See #​3172
  • [BUGFIX] Fix global attributes not copied when view stops. See #​3177
  • [BUGFIX] Fix evaluations feature startup deadlock. See #​3186
  • [BUGFIX] Fix typo in the CPU metric name of RUM Debug widget. See #​3188
  • [BUGFIX] Fix missing error tracking in resolve() API. See #​3187
  • [BUGFIX] Address ConcurrentModificationException in the RUM pipeline. See #​3196
  • [BUGFIX] Fix more concurrency issues. See #​3197
  • [IMPROVEMENT] Support custom view instrumentation types for cross-platform SDKs. See #​3167
  • [IMPROVEMENT] Use read lock for removeListener. See #​3132
  • [IMPROVEMENT] Add Profiling start reason for synthetics test. See #​3160
  • [IMPROVEMENT] Fix stopResourceWithError overloads to use getEventTime(attributes). See #​3155
  • [IMPROVEMENT] Include SDK name/version for flag config requests. See #​3162
  • [IMPROVEMENT] Remove KeepAlive event in RUM. See #​3079
  • [IMPROVEMENT] Improve InsightsCollector.kt methods signatures. See #​3207
  • [IMPROVEMENT] Add GraphQL errors support for cross-platform SDKs. See #​3201
  • [IMPROVEMENT] Lower LayoutNodeUtils telemetry to warning with call site information. See #​3208
  • [IMPROVEMENT] Add totalRam, logicalCpuCount and isLowRam to DeviceInfo. See #​3024
  • [IMPROVEMENT] Update RUM schema. See #​3193
  • [IMPROVEMENT] Avoid blocking context call at the Flags feature initialization. See #​3194
  • [IMPROVEMENT] Address a warning about ConcurrentHashMap parametrized with nullable value type. See #​3195
  • [IMPROVEMENT] Improve ANR detector runnable. See #​3192
  • [IMPROVEMENT] Close precomputed assignments response body. See #​3198
  • [MAINTENANCE] Fix NPE in TracingInterceptor tests. See #​3181
  • [MAINTENANCE] Redirect TraceStructureWriter default output from stderr to stdout. See #​3191
  • [MAINTENANCE] Fix JSON model generation task caching. See #​3179
  • [MAINTENANCE] Use develop build cache as a fallback in Gitlab CI jobs. See #​3140
  • [MAINTENANCE] Make ViewLoadingTimeMetrics tests deterministic and faster with controlled time. See #​3154
  • [MAINTENANCE] Configure JUnit test tasks to log FAILED and STANDARD_ERROR events. See #​3163
  • [MAINTENANCE] Migrate from slack-notifier v1 to v3-sdm. See #​3165
  • [MAINTENANCE] Update dependencies plugin to version 0.5.0. See #​3170
  • [MAINTENANCE] Bump Datadog gradle plugin to 1.23.0. See #​3176
  • [MAINTENANCE] Merge evaluations into develop. See #​3183
  • [MAINTENANCE] Add detekt-cli jar to .gitignore. See #​3185

v3.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant