AdamMc331 / AndroidAppTemplate

This is a template repository with developer tooling already included so you can get up and running with confidence.
287 stars 18 forks source link

Update coil to v3.0.1 #239

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.coil-kt.coil3:coil-network-okhttp 3.0.0 -> 3.0.1 age adoption passing confidence
io.coil-kt.coil3:coil-compose 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

coil-kt/coil (io.coil-kt.coil3:coil-network-okhttp) ### [`v3.0.1`](https://redirect.github.com/coil-kt/coil/blob/HEAD/CHANGELOG.md#301---November-7-2024) [Compare Source](https://redirect.github.com/coil-kt/coil/compare/3.0.0...3.0.1) - Fix crash when calling `Image.toBitmap` with a hardware bitmap-backed `BitmapImage`. - Fix `AsyncImageModelEqualityDelegate.Default` comparing equality incorrectly for non-`ImageRequest` models.

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago
1 Warning
:warning: Please add labels to this PR.
2 Messages
:book: Thanks @renovate[bot]!
:book:

The following dependencies have later milestone versions:

  • app.cash.paparazzi:app.cash.paparazzi.gradle.plugin [1.3.4 -> 1.3.5]
    https://github.com/cashapp/paparazzi/
  • app.cash.paparazzi:paparazzi [1.3.4 -> 1.3.5]
    https://github.com/cashapp/paparazzi/
  • com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin [2.0.20-1.0.25 -> 2.0.21-1.0.27]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing [2.0.20-1.0.25 -> 2.0.21-1.0.27]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing-api [2.0.20-1.0.25 -> 2.0.21-1.0.27]
    https://goo.gle/ksp
  • com.google.devtools.ksp:symbol-processing-cmdline [2.0.20-1.0.25 -> 2.0.21-1.0.27]
    https://goo.gle/ksp
  • com.squareup:sort-gradle-dependencies-app [0.8 -> 0.12]
    https://github.com/square/gradle-dependencies-sorter
  • com.squareup.sort-dependencies:com.squareup.sort-dependencies.gradle.plugin [0.8 -> 0.12]
    https://github.com/square/gradle-dependencies-sorter

Failed to determine the latest version for the following dependencies (use –info for details):

  • com.google.testing.platform:android-driver-instrumentation
  • com.google.testing.platform:android-test-plugin
  • com.google.testing.platform:core
  • com.google.testing.platform:launcher
  • io.gitlab.arturbosch.detekt:detekt-cli
    1.23.7

Gradle current updates:

  • Gradle: [8.10.2: UP-TO-DATE]

Generated by :no_entry_sign: Danger