msasikanth / twine

Twine: A multiplatform RSS reader built using Kotlin and Compose
Apache License 2.0
1.77k stars 73 forks source link

Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.0 #777

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 0.25.0 -> 0.26.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu) ### [`v0.26.0`](https://redirect.github.com/Kotlin/kotlinx.atomicfu/blob/HEAD/CHANGES.md#Version-0260) [Compare Source](https://redirect.github.com/Kotlin/kotlinx.atomicfu/compare/0.25.0...0.26.0) - Updated Kotlin to `2.0.21` ([#​479](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/479)). - Removed JS Legacy Transformer and disabled `transformJs` flag by default ([#​478](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/478)). - Added `api` kotlinx-atomicfu dependency for JS and WASM targets ([#​475](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/475)). - Supported deprecated `linuxArm32Hfp` target ([#​455](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/455)). - Run Gradle plugin compilation via the fixed Kotlin compiler version ([#​472](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/472)). - Updated ASM to 9.7 ([#​473](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/473)). - Completed refactoring the library build scripts ([#​421](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/421)). Kudos to [@​dkrasnoff](https://redirect.github.com/dkrasnoff)! 🎉 - Added build/configuration caches and scans ([#​451](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/451)).

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 is behind base branch, or you tick the rebase/retry checkbox.

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



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