Store icon indicating copy to clipboard operation
Store copied to clipboard

fix(deps): update atomicfu to v0.29.0

Open renovate[bot] opened this issue 10 months ago โ€ข 0 comments

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:atomicfu 0.24.0 -> 0.29.0 age confidence
org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.24.0 -> 0.29.0 age confidence

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu)

v0.29.0

Compare Source

  • Updated Kotlin to 2.2.0.

v0.28.0

Compare Source

  • No issues reported for 0.28.0-beta, so the 0.28.0 release only updates the version and includes exactly the same changes as version 0.28.0.

v0.27.0

Compare Source

  • Updated Kotlin to 2.1.0.

v0.26.1

Compare Source

  • Fixed configuration cache problem during publication and enabled org.gradle.configuration-cache (#โ€‹486). Kudos to @โ€‹dkrasnoff! ๐ŸŽ‰
  • Fixed publication of atomicfu-maven-plugin artifacts (#โ€‹490).
  • Updated build cache authorisation (#โ€‹487).
  • Update Gradle to 8.10.2.

v0.26.0

Compare Source

  • Updated Kotlin to 2.0.21 (#โ€‹479).
  • Removed JS Legacy Transformer and disabled transformJs flag by default (#โ€‹478).
  • Added api kotlinx-atomicfu dependency for JS and WASM targets (#โ€‹475).
  • Supported deprecated linuxArm32Hfp target (#โ€‹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

Compare Source

  • Got rid of posix interop (#โ€‹440).
  • Apply atomicfu-gradle-plugin by id org.jetbrains.kotlinx.atomicfu without 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.

renovate[bot] avatar Feb 23 '25 20:02 renovate[bot]