nomisRev / kotlin-kafka

Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
https://nomisRev.github.io/kotlin-kafka/
Apache License 2.0
106 stars 10 forks source link

Update dependency org.jetbrains.kotlinx.kover to v0.7.0 #126

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.6.1 -> 0.7.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx-kover ### [`v0.7.0`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#​070--2023-05-16) \=================== This release introduce API rework in order to support configuration cache, project isolation model, Android Gradle plugin. It is incompatible with the previous version, and we provide best-effort migration assistance as well as [migration guide](https://togithub.com/Kotlin/kotlinx-kover/blob/v0.7.0/docs/migration-to-0.7.0.md) ##### Features - Implemented improved Kover DSL ([#​284](https://togithub.com/Kotlin/kotlinx-kover/issues/284)) - Added Gradle project isolation support ([#​144](https://togithub.com/Kotlin/kotlinx-kover/issues/144)) - Introduced API for Coverage Tools ([#​195](https://togithub.com/Kotlin/kotlinx-kover/issues/195)) - Added support of Android build variants ([#​18](https://togithub.com/Kotlin/kotlinx-kover/issues/18)) - Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin multiplatform ([#​245](https://togithub.com/Kotlin/kotlinx-kover/issues/245)) - Added customizable header in HTML report for Kover and JaCoCo report generator ([#​194](https://togithub.com/Kotlin/kotlinx-kover/issues/194)) - Added advanced support of Android projects, flavors and flavor dimensions ([#​316](https://togithub.com/Kotlin/kotlinx-kover/issues/316), [#​319](https://togithub.com/Kotlin/kotlinx-kover/issues/319)) - Introduced Kover Tool artifacts for CLI and runtime for offline instrumentation ([#​322](https://togithub.com/Kotlin/kotlinx-kover/issues/322)) - Added support charset for HTML report ##### Internal features - Added dokka docs - Added binary compatibility validator ([#​305](https://togithub.com/Kotlin/kotlinx-kover/issues/305)) - IntelliJ coverage dependency versions upgraded to 1.0.716 ##### Bugfixes - Fixed `Cannot run Project.afterEvaluate` ([#​221](https://togithub.com/Kotlin/kotlinx-kover/issues/221)) - Fixed missing report path in logs for cached HTML task ([#​283](https://togithub.com/Kotlin/kotlinx-kover/issues/283)) - Disabled artifact generation when calling the `assemble` task ([#​353](https://togithub.com/Kotlin/kotlinx-kover/issues/353)) - Fixed variant level filters for reports ([#​366](https://togithub.com/Kotlin/kotlinx-kover/issues/366)) ##### Changelog relative to version `0.7.0-Beta` ##### Features - Added support charset for html report ##### Bugfixes - Disabled artifact generation when calling the `assemble` task ([#​353](https://togithub.com/Kotlin/kotlinx-kover/issues/353)) - Fixed variant level filters for reports ([#​366](https://togithub.com/Kotlin/kotlinx-kover/issues/366)) ##### Internal features - IntelliJ coverage dependency versions upgraded to 1.0.716

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.