Store
Store copied to clipboard
fix(deps): update atomicfu to v0.29.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.jetbrains.kotlinx:atomicfu | 0.24.0 -> 0.29.0 |
||
| org.jetbrains.kotlinx:atomicfu-gradle-plugin | 0.24.0 -> 0.29.0 |
Release Notes
Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu)
v0.29.0
- Updated Kotlin to 2.2.0.
v0.28.0
- No issues reported for
0.28.0-beta, so the0.28.0release only updates the version and includes exactly the same changes as version0.28.0.
v0.27.0
- Updated Kotlin to 2.1.0.
v0.26.1
- Fixed configuration cache problem during publication and enabled
org.gradle.configuration-cache(#โ486). Kudos to @โdkrasnoff! ๐ - Fixed publication of
atomicfu-maven-pluginartifacts (#โ490). - Updated build cache authorisation (#โ487).
- Update Gradle to 8.10.2.
v0.26.0
- Updated Kotlin to
2.0.21(#โ479). - Removed JS Legacy Transformer and disabled
transformJsflag by default (#โ478). - Added
apikotlinx-atomicfu dependency for JS and WASM targets (#โ475). - Supported deprecated
linuxArm32Hfptarget (#โ455). - Run Gradle plugin compilation via the fixed Kotlin compiler version (#โ472).
- Updated ASM to 9.7 (#โ473).
- Completed refactoring the library build scripts (#โ421). Kudos to @โdkrasnoff! ๐
- Added build/configuration caches and scans (#โ451).
v0.25.0
- Got rid of posix interop (#โ440).
- Apply
atomicfu-gradle-pluginby idorg.jetbrains.kotlinx.atomicfuwithout buildscript configuration (#โ443)(#โ445). - Lots of cleanups and improvements in the build scripts. Thanks, @โdkrasnoff!
- Updated Kotlin to
2.0.0(#โ442). - Updated kotlinx-metadata to
2.0.0(#โ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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.