Gumichan01 / gakusci

The knowledge aggregator
Other
1 stars 0 forks source link

Update dependency org.jetbrains.kotlinx:atomicfu-gradle-plugin to v0.25.0 #22

Closed renovate[bot] closed 12 hours ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu-gradle-plugin) ### [`v0.25.0`](https://togithub.com/Kotlin/kotlinx.atomicfu/blob/HEAD/CHANGES.md#Version-0250) [Compare Source](https://togithub.com/Kotlin/kotlinx.atomicfu/compare/0.24.0...0.25.0) - Got rid of posix interop ([#​440](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/440)). - Apply `atomicfu-gradle-plugin` by id `org.jetbrains.kotlinx.atomicfu` without buildscript configuration ([#​443](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/443))([#​445](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/445)). - Lots of cleanups and improvements in the build scripts. Thanks, [@​dkrasnoff](https://togithub.com/dkrasnoff)! - Updated Kotlin to `2.0.0` ([#​442](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/442)). - Updated kotlinx-metadata to `2.0.0` ([#​441](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/441)). - Updated Gradle to `8.7`. ### [`v0.24.0`](https://togithub.com/Kotlin/kotlinx.atomicfu/blob/HEAD/CHANGES.md#Version-0240) [Compare Source](https://togithub.com/Kotlin/kotlinx.atomicfu/compare/0.23.2...0.24.0) - Move the logic from koltin repository atomicfu gradle plugin to the gradle plugin in the library ([#​406](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/406)). - Store the version of `atomicfu-gradle-plugin` in `atomicfu.properties` file and read it from this file during application ([#​405](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/405)). - Fixed KT-63413, SynchronizedObject does not appear in the project Metadata ([#​404](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/404)). - ReentrantLock expect class declares a default constructor ([#​411](https://togithub.com/Kotlin/kotlinx.atomicfu/issues/411)).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

Gumichan01 commented 1 month ago

It depends on #24

renovate[bot] commented 12 hours ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.