DrewCarlson / mobius.kt

Kotlin Multiplatform framework for managing state evolution and side-effects
https://drewcarlson.github.io/mobius.kt/
Apache License 2.0
65 stars 3 forks source link

Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.16.2 #273

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.binary-compatibility-validator 0.15.1 -> 0.16.2 age adoption passing confidence

Release Notes

Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx.binary-compatibility-validator) ### [`v0.16.0`](https://togithub.com/Kotlin/binary-compatibility-validator/releases/tag/0.16.0) [Compare Source](https://togithub.com/Kotlin/binary-compatibility-validator/compare/0.15.1...0.16.0) ##### What changed: - Updated Kotlin Metadata JVM library to the latest version (now it's `kotlin-metadata-jvm:2.0.0`) [#​255](https://togithub.com/Kotlin/binary-compatibility-validator/issues/255) - Various improvements in KLib ABI dumping API [#​253](https://togithub.com/Kotlin/binary-compatibility-validator/issues/253), [#​254](https://togithub.com/Kotlin/binary-compatibility-validator/issues/254)

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-commenter commented 1 month ago

Codecov Report

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

Project coverage is 66.14%. Comparing base (e3d7e16) to head (65608d4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ======================================= Coverage 66.14% 66.14% ======================================= Files 11 11 Lines 127 127 Branches 20 20 ======================================= Hits 84 84 Misses 35 35 Partials 8 8 ```

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