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.12.0 #668

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

freeletics/freeletics-gradle-plugins (com.freeletics.gradle:scripts-formatting) ### [`v0.12.0`](https://togithub.com/freeletics/freeletics-gradle-plugins/blob/HEAD/CHANGELOG.md#0120--2024-04-04-) [Compare Source](https://togithub.com/freeletics/freeletics-gradle-plugins/compare/0.11.0...0.12.0) - Add mechanism to override version catalog versions through Gradle properties. The property should have `fgp.version.override.` as name. - Add support for setting a `room.schemaLocation`. - Add support for enabling kotlinx.serialization through `useSerialization()`. - Set `-Xjdk-release` option for Kotlin/JVM projects. - Update the setup for Anvil KSP to support Anvil 2.5.0. - Removed options for Khonshu's experimental navigation. - Fixed missing `wasmJs` test targets warning. ### [`v0.11.0`](https://togithub.com/freeletics/freeletics-gradle-plugins/blob/HEAD/CHANGELOG.md#0110--2024-02-21-) [Compare Source](https://togithub.com/freeletics/freeletics-gradle-plugins/compare/0.10.1...0.11.0) - `addCommonTargets` now adds the `wasmJs` target. - `addIosTargets` doesn't add `iosX64` anymore. - Expose the created framework for `addIosTargets`.


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

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.12.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.