arrow-kt / arrow

Λrrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.13k stars 442 forks source link

fix(deps): update all dependencies #3462

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.kctfork:ksp 0.5.0 -> 0.5.1 age adoption passing confidence
dev.zacsweers.kctfork:core 0.5.0 -> 0.5.1 age adoption passing confidence
org.jetbrains.kotlinx.kover 0.8.1 -> 0.8.2 age adoption passing confidence

Release Notes

zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp) ### [`v0.5.1`](https://togithub.com/zacsweers/kotlin-compile-testing/blob/HEAD/CHANGELOG.md#051) [Compare Source](https://togithub.com/zacsweers/kotlin-compile-testing/compare/0.5.0...0.5.1) *2024-06-05* - **New**: Capture diagnostics with a severity level. This allows the output to be more easily filtered after the fact. Special thanks to [@​evant](https://togithub.com/evant) for contributing to this release!
Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover) ### [`v0.8.2`](https://togithub.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#082--2024-06-27) \=================== #### Kover Aggregation Plugin Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running. **This is not a production-ready plugin, it is in an incubation state.** Please refer to the [GitHub issue](https://togithub.com/Kotlin/kotlinx-kover/issues/608) and [documentation](https://kotlin.github.io/kotlinx-kover/gradle-plugin/aggregated.html) for details. #### Kover Gradle Plugin ##### Bugfixes - [`#621`](https://togithub.com/Kotlin/kotlinx-kover/issues/621) Fixed coverage evaluation for enum in K2 - [`#633`](https://togithub.com/Kotlin/kotlinx-kover/issues/633) Fix issue with identical cache keys between projects - [`#613`](https://togithub.com/Kotlin/kotlinx-kover/issues/613) Fixed JaCoCo error: Can't add different class with same name - [`#601`](https://togithub.com/Kotlin/kotlinx-kover/issues/601) Fixed support of Compose functions - [`#646`](https://togithub.com/Kotlin/kotlinx-kover/issues/646) Fixed reusing of configuration cache - [`#628`](https://togithub.com/Kotlin/kotlinx-kover/issues/628) Fixed coverage evaluation of try-finally and try-with-resources for Java code ##### Features - Disable caching on kover artifact tasks

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 2 months ago

Kover Report

Total Project Coverage 60.50%