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.26.0 #117

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

Kotlin/kotlinx.atomicfu (org.jetbrains.kotlinx:atomicfu) ### [`v0.26.0`](https://redirect.github.com/Kotlin/kotlinx.atomicfu/blob/HEAD/CHANGES.md#Version-0260) [Compare Source](https://redirect.github.com/Kotlin/kotlinx.atomicfu/compare/0.25.0...0.26.0) - Updated Kotlin to `2.0.21` ([#​479](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/479)). - Removed JS Legacy Transformer and disabled `transformJs` flag by default ([#​478](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/478)). - Added `api` kotlinx-atomicfu dependency for JS and WASM targets ([#​475](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/475)). - Supported deprecated `linuxArm32Hfp` target ([#​455](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/455)). - Run Gradle plugin compilation via the fixed Kotlin compiler version ([#​472](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/472)). - Updated ASM to 9.7 ([#​473](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/473)). - Completed refactoring the library build scripts ([#​421](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/421)). Kudos to [@​dkrasnoff](https://redirect.github.com/dkrasnoff)! 🎉 - Added build/configuration caches and scans ([#​451](https://redirect.github.com/Kotlin/kotlinx.atomicfu/issues/451)).

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 78.32%. Comparing base (f88e7ca) to head (11b3260). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== + Coverage 77.69% 78.32% +0.62% ========================================== Files 9 9 Lines 139 143 +4 Branches 30 30 ========================================== + Hits 108 112 +4 Misses 16 16 Partials 15 15 ```

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