skydoves / landscapist

🌻 A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.
https://skydoves.github.io/landscapist/
Apache License 2.0
2.15k stars 114 forks source link

Update dependency com.kmpalette:kmpalette-core to v3 #409

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.kmpalette:kmpalette-core 2.2.0 -> 3.1.0 age adoption passing confidence

Release Notes

jordond/kmpalette (com.kmpalette:kmpalette-core) ### [`v3.1.0`](https://togithub.com/jordond/kmpalette/releases/tag/3.1.0) [Compare Source](https://togithub.com/jordond/kmpalette/compare/3.0.0...3.1.0) #### What's Changed - Update Kotlin to v1.9.22 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/81](https://togithub.com/jordond/kmpalette/pull/81) - Update dependency org.jetbrains.compose to v1.5.12 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/97](https://togithub.com/jordond/kmpalette/pull/97) ##### Dependencies - Update dependency com.github.ben-manes.versions to v0.51.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/91](https://togithub.com/jordond/kmpalette/pull/91) - Update dependency androidx.collection:collection to v1.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/93](https://togithub.com/jordond/kmpalette/pull/93) - Update agp to v8.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/92](https://togithub.com/jordond/kmpalette/pull/92) - Update actions/cache action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/90](https://togithub.com/jordond/kmpalette/pull/90) - Update dependency androidx.compose.ui:ui-tooling to v1.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/94](https://togithub.com/jordond/kmpalette/pull/94) - Update dependency com.mohamedrejeb.calf:calf-file-picker to v0.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/96](https://togithub.com/jordond/kmpalette/pull/96) - Update gradle/wrapper-validation-action action to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/98](https://togithub.com/jordond/kmpalette/pull/98) - Update plugin com.gradle.enterprise to v3.16.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/95](https://togithub.com/jordond/kmpalette/pull/95) **Full Changelog**: https://github.com/jordond/kmpalette/compare/3.0.0...3.1.0 ### [`v3.0.0`](https://togithub.com/jordond/kmpalette/releases/tag/3.0.0) [Compare Source](https://togithub.com/jordond/kmpalette/compare/2.2.0...3.0.0) #### What's Changed - Fix: Duplicate classes by changing package name by [@​jordond](https://togithub.com/jordond) in [https://github.com/jordond/kmpalette/pull/88](https://togithub.com/jordond/kmpalette/pull/88) **BREAKING CHANGE** The package name for `Palette` and `Target` has changed. before: `androidx.palette.graphics.*` now: `com.kmpalette.palette.graphics.*` ##### Dependencies - Update dependency androidx.annotation:annotation to v1.7.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/77](https://togithub.com/jordond/kmpalette/pull/77) - Update dependency com.squareup.okio:okio to v3.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/79](https://togithub.com/jordond/kmpalette/pull/79) - Update dependency dev.drewhamilton.poko to v0.15.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/83](https://togithub.com/jordond/kmpalette/pull/83) - Update agp to v8.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/84](https://togithub.com/jordond/kmpalette/pull/84) - Update dependency com.vanniktech.maven.publish to v0.27.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/jordond/kmpalette/pull/85](https://togithub.com/jordond/kmpalette/pull/85) **Full Changelog**: https://github.com/jordond/kmpalette/compare/2.2.0...3.0.0

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.

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



This PR has been generated by Mend Renovate. View repository job log here.