Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2023

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:atomicfu 0.18.5 -> 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.

v0.24.0

Compare Source

  • Move the logic from koltin repository atomicfu gradle plugin to the gradle plugin in the library (#​406).
  • Store the version of atomicfu-gradle-plugin in atomicfu.properties file and read it from this file during application (#​405).
  • Fixed KT-63413, SynchronizedObject does not appear in the project Metadata (#​404).
  • ReentrantLock expect class declares a default constructor (#​411).

v0.23.2

Compare Source

  • Always add a transitive dependency to the Native target (#​380).
  • atomicfu-gradle-plugin adds atomicfu compiler plugin dependency transitively, and it's version is resolved on the user's side (#​386).
  • Fixed the bug with Java sources being lost during bytecode transformation (#​395).
  • Updated ASM version to 9.6 (#​390).

v0.23.1

Compare Source

  • Updated Kotlin to 1.9.21 (#​361).
  • Update to Kotlin 1.9.21 fixes regression with klib incompatibility (#​365).

v0.23.0

Compare Source

  • Updated Kotlin to 1.9.20 (#​361).
  • Updated Gradle version to 8.3.
  • Supported transformations for Native targets 🎉 (#​363) .
  • Introduced WebAssembly target (wasmJs and wasmWasi) 🎉 (#​334).
  • Improved integration testing for atomicfu-gradle-plugin (#​345).
  • Updated implementation of native atomics (#​336).
  • Got rid of previous-compilation-data.bin file in META-INF (#​344).

v0.22.0

Compare Source

  • Updated Kotlin to 1.9.0 (#​330).
  • Updated gradle version to 8.1 (#​319).
  • Updated kotlinx.metadata version 0.7.0 (#​327).
  • Conditionally removed targets that are removed after 1.9.20 (iosArm32, watchosX86). (#​320).
  • Removed obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVariant (#​326).
  • Complied with new compiler restriction on actual declaration annotations (#​325).

v0.21.0

Compare Source

  • Updated Kotlin to 1.8.20.
  • Updated Gradle to 7.3 (#​300).
  • Updated kotlinx.metadata version to 0.6.0 (#​281).
  • Minimal supported KGP(1.7.0) and Gradle(7.0) versions are set since this release.
  • Removed JS Legacy configurations for KGP >= 1.9.0 (#​296).
  • Fixed class duplication (from original and transformed directories) in Jar (#​301).
  • Original class directories are not modified in case of compiler plugin application (#​312).

v0.20.2

Compare Source

v0.20.1

Compare Source

  • Fixed passing kotlinx-atomicfu-runtime dependency to the runtime classpath (#​283).
  • AV/LV set to 1.4 to be compatible with Gradle 7 (#​287).
  • Enable cinterop commonization (#​282).

v0.20.0

Compare Source

  • Update Kotlin to 1.8.10.
  • Support all official K/N targets (#​275).

v0.19.0

Compare Source

  • Update Kotlin to 1.8.0.
  • Update LV to 1.8 (#​270).
  • Prepare atomicfu for including to the Kotlin Aggregate build (#​265).

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from a7ba3a9 to e541614 Compare February 21, 2023 17:32
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.19.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.0 Feb 21, 2023
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.1 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from e541614 to 84f4858 Compare March 24, 2023 22:19
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.1 Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.2 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 84f4858 to 9e583a6 Compare April 17, 2023 11:27
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.20.2 Update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 9e583a6 to fc2f5c8 Compare June 23, 2023 21:34
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from fc2f5c8 to 4107d2a Compare August 14, 2023 14:38
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.0 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 4107d2a to ca66e23 Compare November 15, 2023 19:08
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.1 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from ca66e23 to 42cfb6c Compare November 24, 2023 19:24
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 42cfb6c to a4da69a Compare January 23, 2024 19:04
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.1 Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.2 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from a4da69a to 0241e86 Compare April 17, 2024 13:22
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.23.2 Update dependency org.jetbrains.kotlinx:atomicfu to v0.24.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 0241e86 to df5ad1f Compare June 28, 2024 19:12
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.24.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.25.0 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from df5ad1f to 02fa471 Compare October 21, 2024 20:21
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.25.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.0 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 02fa471 to d29440c Compare November 29, 2024 01:15
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.1 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from d29440c to b06531c Compare January 10, 2025 21:50
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.26.1 Update dependency org.jetbrains.kotlinx:atomicfu to v0.27.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from b06531c to 567c544 Compare June 11, 2025 17:35
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.27.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.28.0 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/kotlinxatomicfu branch from 567c544 to a66c7cb Compare June 26, 2025 03:33
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu to v0.28.0 Update dependency org.jetbrains.kotlinx:atomicfu to v0.29.0 Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant