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

[Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.2 #26

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

v0.18.5

Compare Source

  • Support JVM IR compiler plugin (#​246).
  • Update Kotlin to 1.7.20.
  • Added more tests for atomicfu-gradle-plugin (#​255).

v0.18.4

Compare Source

  • Fix KGP compatibility bug with freeCompilerArgs modification (#​247).
  • Update kotlinx.metadata to 0.5.0 (#​245).
  • Update gradle version to 6.8.3 (#​244)

v0.18.3

Compare Source

  • Fix for atomicfu-gradle-plugin application to the MPP project (for Kotlin 1.7.20).

v0.18.2

Compare Source

  • In Kotlin 1.7.10 the name of atomicfu-runtime module was reverted back to kotlinx-atomicfu-runtime,
    as the renaming was an incompatible change.
    Fixed atomicfu-gradle-plugin to add kotlinx-atomicfu-runtime dependency directly.

v0.18.1

Compare Source

  • Fix for the compatibility issue: add atomicfu-runtime dependency directly since Kotlin 1.7.10.

v0.18.0

Compare Source

  • Update Kotlin to 1.7.0.
  • Fix kotlin 1.7 compatibility (#​222).
  • Update JVM target to 1.8 (see KT-45165).
  • Fix for parsing Kotlin version in AtomicfuGradlePlugin.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 4, 2023 02:28
@renovate renovate bot added the dependencies label Nov 4, 2023
@renovate renovate bot force-pushed the renovate/atomicfu branch 3 times, most recently from f439ed5 to 6fbecb3 Compare November 5, 2023 18:36
@renovate renovate bot changed the title [Oztechan/TraceFit#11] Dependency update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.22.0 [Oztechan/Config#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.22.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/atomicfu branch 2 times, most recently from ff455ff to 135247f Compare November 16, 2023 05:37
@renovate renovate bot changed the title [Oztechan/Config#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.22.0 [Oztechan/Config#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.0 Nov 16, 2023
@renovate renovate bot changed the title [Oztechan/Config#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.0 [Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.0 Nov 23, 2023
@renovate renovate bot changed the title [Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.0 [Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.1 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/atomicfu branch from 135247f to 5ec1f3f Compare November 24, 2023 19:57
@renovate renovate bot force-pushed the renovate/atomicfu branch 2 times, most recently from c183336 to 7e759d7 Compare January 6, 2024 18:09
@mustafaozhan mustafaozhan marked this pull request as draft January 10, 2024 21:06
@mustafaozhan mustafaozhan marked this pull request as ready for review January 10, 2024 21:06
@renovate renovate bot force-pushed the renovate/atomicfu branch from 7e759d7 to f6c2812 Compare January 15, 2024 13:13
…-gradle-plugin to v0.23.2

Co-authored-by: Mustafa Ozhan <[email protected]>
@renovate renovate bot force-pushed the renovate/atomicfu branch from f6c2812 to 2e7a44a Compare January 23, 2024 19:07
@renovate renovate bot changed the title [Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.1 [Oztechan/Global#12] Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.2 Jan 23, 2024
@mustafaozhan mustafaozhan merged commit 0f85047 into develop Jan 25, 2024
5 checks passed
@mustafaozhan mustafaozhan deleted the renovate/atomicfu branch January 25, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant