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 dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.24.0 #626

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 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 changed the title Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.0 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 5ab8a91 to d8abcc2 Compare November 24, 2023 19:26
@renovate renovate bot force-pushed the renovate/atomicfu branch from d8abcc2 to b5f701e Compare December 24, 2023 04:39
@renovate renovate bot force-pushed the renovate/atomicfu branch 4 times, most recently from 4e1b5a7 to 7d2373f Compare January 23, 2024 21:47
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.1 Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.2 Jan 23, 2024
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.23.2 Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.24.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/atomicfu branch 13 times, most recently from e74ddeb to c935fdf Compare April 19, 2024 03:05
@renovate renovate bot force-pushed the renovate/atomicfu branch from c935fdf to c3e5be8 Compare April 19, 2024 11:44
@igorescodro igorescodro merged commit 4ee65f8 into main Apr 19, 2024
4 checks passed
@igorescodro igorescodro deleted the renovate/atomicfu branch April 19, 2024 12:46
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