Skip to content

Update Update other dependencies#404

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/update-other-dependencies
Open

Update Update other dependencies#404
renovate[bot] wants to merge 1 commit intomainfrom
renovate/update-other-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 8.14.38.14.4 age confidence
org.junit.vintage:junit-vintage-engine (source) dependencies patch 6.0.26.0.3 age confidence
io.kotest:kotest-assertions-core-jvm dependencies patch 6.1.06.1.4 age confidence
io.coil-kt.coil3:coil-test dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-network-okhttp dependencies minor 3.3.03.4.0 age confidence
io.coil-kt.coil3:coil-compose dependencies minor 3.3.03.4.0 age confidence
app.cash.paparazzi plugin patch 2.0.0-alpha022.0.0-alpha04 age confidence

Release Notes

gradle/gradle (gradle)

v8.14.4

Compare Source

kotest/kotest (io.kotest:kotest-assertions-core-jvm)

v6.1.4

Compare Source

v6.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

Full Changelog: kotest/kotest@6.1.2...v6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.0...v6.1.1

coil-kt/coil (io.coil-kt.coil3:coil-test)

v3.4.0

Compare Source

  • New: Add ConcurrentRequestStrategy to support combining in-flight network requests for the same key. (#​2995, #​3326)
    • DeDupeConcurrentRequestStrategy enables this behavior and lets waiters wait for the results of an in-flight network request.
      • This behavior is experimental and is currently disabled by default.
      • Currently, requests are always combined based on their diskCacheKey.
    • OkHttpNetworkFetcherFactory, KtorNetworkFetcherFactory, and NetworkFetcher.Factory now accept concurrentRequestStrategy.
  • New: Decode images on JS/WASM using a web worker to avoid blocking the browser main thread. (#​3305)
  • New: Add support for Linux native targets (linuxX64 and linuxArm64) for non-Compose multiplatform artifacts. (#​3054)
  • New: Add Compose-only APIs to improve transitions between subsequent requests. (#​3141, #​3175)
    • ImageRequest.Builder.useExistingImageAsPlaceholder enables crossfading from the previous image when no placeholder is set.
    • ImageRequest.Builder.preferEndFirstIntrinsicSize lets CrossfadePainter prefer the end painter's intrinsic size.
  • New: Add ImageLoader.Builder.repeatCount(Int) in coil-gif to set a global animated image repeat count. (#​3143)
  • New: Add support for preferring embedded video thumbnails in coil-video. (#​3107)
  • New: Publish coil-lint with coil-core and add a lint check to catch accidental kotlin.error() calls in ImageRequest.Builder blocks. (#​3304)
  • Set Kotlin language version to 2.1. (#​3302)
  • Make BitmapFetcher available in common code. (#​3286)
  • Use applicationContext when creating the singleton ImageLoader on Android. (#​3246)
  • Cache eligible non-2xx HTTP responses by default (e.g. 404) and stop caching non-cacheable responses (e.g. 500). (#​3137, #​3139)
  • Fix potential race condition when consuming OkHttp response bodies. (#​3186)
  • Fix maxBitmapSize edge case to prevent oversized bitmap crashes on Android. (#​3259)
  • Update Kotlin to 2.3.10.
  • Update Compose to 1.9.3.
  • Update Okio to 3.16.4.
  • Update Skiko to 0.9.22.2.
  • Update kotlinx-io-okio to 0.9.0.
  • Update androidx.core to 1.16.0.
  • Update androidx.lifecycle to 2.9.4.
  • Update androidx.exifinterface to 1.4.2.
cashapp/paparazzi (app.cash.paparazzi)

v2.0.0-alpha04

Compare Source

As of this release, consumers must build on Java 21+ environments.

New
  • Allow differ to be configured (#​2001)
  • Introduce additional differ types (#​2009)
  • Introduce defaultLocale system property (#​2203)
  • Update DeviceConfigs (#​2176)
  • Support custom view accessibility hierarchy ordering in accessibility snapshots (#​2150)
  • Add support for overwriting snapshots when max percent diff threshold is reached (#​2067)
  • LayoutLib v16.1.1
  • Compose 1.10.1
  • Kotlin 2.3.0
  • [Gradle Plugin] Gradle 9.2.1
  • [Gradle Plugin] Android Gradle Plugin 8.13.2
Fixed
  • Handle SemanticsNode traversalIndices to support Compose accessibility reordering (#​2019)
  • Add fix for boundsInWindow incorrectly calculating position on screen (#​1983)
  • Fix compose accessibility ordering (#​2037)
  • Fix in-list reporting for nested nodes for accessibility (#​2053)
  • Fix reporting in list when item doesn't have any accessibility identifiers (#​2051)
  • Fix progress bar accessibility ordering (#​2208)
  • Fix font loading on Windows (#​2074)
  • Fail test if exception is thrown during effect (#​2214)
  • Fix differ comparison between black pixels with 100% alpha and black pixels with 0% alpha (#​2078)
  • Adjust apng failure precision (#​2186)
  • Make plugin compatible with Gradle Isolated Projects (#​2154)
Changed
  • Deprecate validateAccessibility parameter (#​1997)
  • Migrate to Dokka2 (#​1783)

Kudos to @​geoff-powell, @​colinmarsch, @​SimonMarquis, @​nishatoma, @​joshskeen, @​kboyarshinov and others for contributions this release!

v2.0.0-alpha03

Compare Source

Ignore; use 2.0.0-alpha04 instead.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/update-other-dependencies branch from 03f2309 to 219e69a Compare January 23, 2026 19:37
@renovate renovate bot changed the title Update plugin app.cash.paparazzi to v2.0.0-alpha04 Update Update other dependencies Jan 23, 2026
@LordRaydenMK LordRaydenMK enabled auto-merge (squash) January 23, 2026 19:38
@renovate renovate bot force-pushed the renovate/update-other-dependencies branch 2 times, most recently from e3fa945 to 7115ea2 Compare February 2, 2026 17:04
@renovate renovate bot force-pushed the renovate/update-other-dependencies branch from 7115ea2 to 8d27227 Compare February 5, 2026 14:39
@renovate renovate bot force-pushed the renovate/update-other-dependencies branch 2 times, most recently from 96f9882 to db24fb7 Compare February 15, 2026 14:07
@renovate renovate bot force-pushed the renovate/update-other-dependencies branch 2 times, most recently from e867897 to c10f220 Compare February 25, 2026 19:07
@renovate renovate bot force-pushed the renovate/update-other-dependencies branch from c10f220 to 0e6fcab Compare March 5, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants