freeletics / FlowRedux

Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.
https://freeletics.github.io/FlowRedux/
Apache License 2.0
700 stars 27 forks source link

Update Freeletics Gradle Plugin to v0.15.0 #727

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.freeletics.gradle:scripts-formatting 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.settings 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.root 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.publish.oss 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.multiplatform 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.jvm 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.android.app 0.14.0 -> 0.15.0 age adoption passing confidence
com.freeletics.gradle.android 0.14.0 -> 0.15.0 age adoption passing confidence

Release Notes

freeletics/freeletics-gradle-plugins (com.freeletics.gradle:scripts-formatting) ### [`v0.15.0`](https://togithub.com/freeletics/freeletics-gradle-plugins/blob/HEAD/CHANGELOG.md#0150--2024-08-09-) [Compare Source](https://togithub.com/freeletics/freeletics-gradle-plugins/compare/0.14.0...0.15.0) - Update ktlint to 1.3.1. - Updated `fgp.kotlin.anvilKsp` and `fgp.kotlin.anvilKspWithComponent` to use the [Anvil fork](https://togithub.com/zacsweers/anvil). - Removed `fgp.kotlin.daggerKsp`, whether Dagger is used through KSP is now controlled by `fgp.kotlin.anvilKspWithComponent`. - Avoid warning about setting `buildFeatures.compose`.


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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.