DrewCarlson / mobius.kt

Kotlin Multiplatform framework for managing state evolution and side-effects
https://drewcarlson.github.io/mobius.kt/
Apache License 2.0
65 stars 3 forks source link

Update atomicfu to v0.25.0 #261

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.24.0 -> 0.25.0 age adoption passing confidence
org.jetbrains.kotlinx:atomicfu 0.24.0 -> 0.25.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu-gradle-plugin) ### [`v0.25.0`](https://togithub.com/Kotlin/kotlinx.atomicfu/blob/HEAD/CHANGES.md#Version-0250) [Compare Source](https://togithub.com/Kotlin/kotlinx.atomicfu/compare/0.24.0...0.25.0) - Got rid of posix interop ([#​440](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/440)). - Apply `atomicfu-gradle-plugin` by id `org.jetbrains.kotlinx.atomicfu` without buildscript configuration ([#​443](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/443))([#​445](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/445)). - Lots of cleanups and improvements in the build scripts. Thanks, [@​dkrasnoff](https://togithub.com/dkrasnoff)! - Updated Kotlin to `2.0.0` ([#​442](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/442)). - Updated kotlinx-metadata to `2.0.0` ([#​441](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/441)). - Updated Gradle to `8.7`.

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 these updates again.



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