DrewCarlson / KtSoup

A Kotlin multiplatform HTML5 parsing library
https://drewcarlson.github.io/KtSoup/latest/
Apache License 2.0
34 stars 0 forks source link

Update dependency org.jetbrains.kotlinx:atomicfu to v0.24.0 #76

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu) ### [`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 - 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.62%. Comparing base (c217fcc) to head (96bd7b6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 78.62% 78.62% ======================================= Files 9 9 Lines 145 145 Branches 30 30 ======================================= Hits 114 114 Misses 16 16 Partials 15 15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.