Closed renovate[bot] closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.32%. Comparing base (
f88e7ca
) to head (11b3260
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
0.25.0
->0.26.0
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 becomes conflicted, 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.