Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update atomicfu to v0.27.0 #406

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update atomicfu to v0.27.0 #406

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:atomicfu-gradle-plugin 0.22.0 -> 0.27.0 age adoption passing confidence
org.jetbrains.kotlinx:atomicfu 0.22.0 -> 0.27.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu-gradle-plugin)

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).

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 renovate bot changed the title Update atomicfu to v0.23.0 Update atomicfu to v0.23.1 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/atomicfu branch from 6a400ea to fe61dd0 Compare November 24, 2023 19:02
@renovate renovate bot force-pushed the renovate/atomicfu branch from fe61dd0 to 2c9ae2e Compare January 23, 2024 19:53
@renovate renovate bot changed the title Update atomicfu to v0.23.1 Update atomicfu to v0.23.2 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/atomicfu branch from 2c9ae2e to 383d7ab Compare April 17, 2024 13:43
@renovate renovate bot changed the title Update atomicfu to v0.23.2 Update atomicfu to v0.24.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/atomicfu branch from 383d7ab to f392887 Compare June 28, 2024 16:56
@renovate renovate bot changed the title Update atomicfu to v0.24.0 Update atomicfu to v0.25.0 Jun 28, 2024
@renovate renovate bot changed the title Update atomicfu to v0.25.0 Update atomicfu Oct 19, 2024
@renovate renovate bot force-pushed the renovate/atomicfu branch from f392887 to 650c488 Compare October 21, 2024 17:27
@renovate renovate bot changed the title Update atomicfu Update atomicfu to v0.26.0 Oct 21, 2024
@renovate renovate bot changed the title Update atomicfu to v0.26.0 Update atomicfu Nov 28, 2024
@renovate renovate bot force-pushed the renovate/atomicfu branch from 650c488 to 8a3709f Compare November 28, 2024 21:25
@renovate renovate bot changed the title Update atomicfu Update atomicfu to v0.26.1 Nov 28, 2024
@renovate renovate bot changed the title Update atomicfu to v0.26.1 Update atomicfu to v0.27.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/atomicfu branch from 8a3709f to 5453e53 Compare January 9, 2025 21:31
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.

0 participants