airbnb / Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095
Apache License 2.0
2.1k stars 107 forks source link

Maven dependencies don't work with renovatebot #308

Closed barry-irvine closed 11 months ago

barry-irvine commented 1 year ago

If I look at the [Maven repository] (https://mvnrepository.com/artifact/com.airbnb.android/showkase-processor) 1.0.0-kotlin1.5.30-1 appears in blue and above the red 1.0.0-beta17 version.

So even though this is much newer, Renovate Bot tries to upgrade the app to the "stable" Kotlin1.5.30 release. Is it possible to rectify this so that renovate bot and (presumably) Dependabot work properly?

vinaygaba commented 1 year ago

@barry-irvine Yes, this was a mistake on my part when I was testing something. I plan to fix this in the next release

vinaygaba commented 11 months ago

This is fixed with the latest release