idea-ngx-translate-autocomplete
idea-ngx-translate-autocomplete copied to clipboard
chore(deps): bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.1
Bumps org.jetbrains.kotlinx.kover from 0.7.6 to 0.8.1.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
0.8.1
Kover Gradle Plugin
Features
[#600](https://github.com/Kotlin/kotlinx-kover/issues/600)Apply recommendations for improving DSL- Added DSL to copy one report variant
Bugfixes
[#610](https://github.com/Kotlin/kotlinx-kover/issues/610)FixedKoverCriticalExceptionwith a certain order of applying of plugins0.8.0
This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.
Kover Gradle Plugin
Features
[#461](https://github.com/Kotlin/kotlinx-kover/issues/461)Implemented DSL revision 4[#410](https://github.com/Kotlin/kotlinx-kover/issues/410)Add possibility of lazy configuration of Kover extensions[#462](https://github.com/Kotlin/kotlinx-kover/issues/462)Redesign the concept of default reports[#463](https://github.com/Kotlin/kotlinx-kover/issues/463)Add the ability to create custom report variants[#338](https://github.com/Kotlin/kotlinx-kover/issues/338)Create an interface for Kover tasks[#66](https://github.com/Kotlin/kotlinx-kover/issues/66)Added support for the publishing plugin to Gradle Plugin Portal[#466](https://github.com/Kotlin/kotlinx-kover/issues/466)Implemented multi-project shortcuts[#339](https://github.com/Kotlin/kotlinx-kover/issues/339)Implemented warn on verification error[#572](https://github.com/Kotlin/kotlinx-kover/issues/572)Added DslMarker to Kover public interfaces[#570](https://github.com/Kotlin/kotlinx-kover/issues/570)Added overload for functions of KoverVariantCreateConfig[#590](https://github.com/Kotlin/kotlinx-kover/issues/590)Expose reportDir property in KoverHtmlReport interface[#587](https://github.com/Kotlin/kotlinx-kover/issues/587)Added property variantName to KoverReport interface[#584](https://github.com/Kotlin/kotlinx-kover/issues/584)Added project filter for reports[#274](https://github.com/Kotlin/kotlinx-kover/issues/274)Allow for classes to be Included by annotation[#454](https://github.com/Kotlin/kotlinx-kover/issues/454)Added a report filter by parent class or interfaceBugfixes
[#557](https://github.com/Kotlin/kotlinx-kover/issues/557)Changed log level for print coverage task[#520](https://github.com/Kotlin/kotlinx-kover/issues/520)Fixed error: Kover requires extension with name 'androidComponents'Internal features
[#567](https://github.com/Kotlin/kotlinx-kover/issues/567)Used compile dependency to Kover Features in Kover Gradle PluginDocumentation
[#531](https://github.com/Kotlin/kotlinx-kover/issues/531)Added explanations about applying of the plugin[#486](https://github.com/Kotlin/kotlinx-kover/issues/486)Increased the readability of the Kover documentationKover JVM Agent
Features
[#464](https://github.com/Kotlin/kotlinx-kover/issues/464)Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
[#583](https://github.com/Kotlin/kotlinx-kover/issues/583)Excluded from report companion objects with only constants[#548](https://github.com/Kotlin/kotlinx-kover/issues/548)Fixed coverage drop in case of using different classloaders for same class
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
0.8.1 / 2024-06-07
Kover Gradle Plugin
Features
[#600](https://github.com/Kotlin/kotlinx-kover/issues/600)Apply recommendations for improving DSL- Added DSL to copy one report variant
Bugfixes
[#610](https://github.com/Kotlin/kotlinx-kover/issues/610)FixedKoverCriticalExceptionwith a certain order of applying of plugins0.8.0 / 2024-05-15
This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.
Kover Gradle Plugin
Features
[#461](https://github.com/Kotlin/kotlinx-kover/issues/461)Implemented DSL revision 4[#410](https://github.com/Kotlin/kotlinx-kover/issues/410)Add possibility of lazy configuration of Kover extensions[#462](https://github.com/Kotlin/kotlinx-kover/issues/462)Redesign the concept of default reports[#463](https://github.com/Kotlin/kotlinx-kover/issues/463)Add the ability to create custom report variants[#338](https://github.com/Kotlin/kotlinx-kover/issues/338)Create an interface for Kover tasks[#66](https://github.com/Kotlin/kotlinx-kover/issues/66)Added support for the publishing plugin to Gradle Plugin Portal[#466](https://github.com/Kotlin/kotlinx-kover/issues/466)Implemented multi-project shortcuts[#339](https://github.com/Kotlin/kotlinx-kover/issues/339)Implemented warn on verification error[#572](https://github.com/Kotlin/kotlinx-kover/issues/572)Added DslMarker to Kover public interfaces[#570](https://github.com/Kotlin/kotlinx-kover/issues/570)Added overload for functions of KoverVariantCreateConfig[#590](https://github.com/Kotlin/kotlinx-kover/issues/590)Expose reportDir property in KoverHtmlReport interface[#587](https://github.com/Kotlin/kotlinx-kover/issues/587)Added property variantName to KoverReport interface[#584](https://github.com/Kotlin/kotlinx-kover/issues/584)Added project filter for reports[#274](https://github.com/Kotlin/kotlinx-kover/issues/274)Allow for classes to be Included by annotation[#454](https://github.com/Kotlin/kotlinx-kover/issues/454)Added a report filter by parent class or interfaceBugfixes
[#557](https://github.com/Kotlin/kotlinx-kover/issues/557)Changed log level for print coverage task[#520](https://github.com/Kotlin/kotlinx-kover/issues/520)Fixed error: Kover requires extension with name 'androidComponents'Internal features
[#567](https://github.com/Kotlin/kotlinx-kover/issues/567)Used compile dependency to Kover Features in Kover Gradle PluginDocumentation
[#531](https://github.com/Kotlin/kotlinx-kover/issues/531)Added explanations about applying of the plugin[#486](https://github.com/Kotlin/kotlinx-kover/issues/486)Increased the readability of the Kover documentationKover JVM Agent
Features
[#464](https://github.com/Kotlin/kotlinx-kover/issues/464)Repacked the intellij-agent artifact to kover-jvm-agentBugfixes
[#583](https://github.com/Kotlin/kotlinx-kover/issues/583)Excluded from report companion objects with only constants
... (truncated)
Commits
44e2328Release 0.8.10f5de01Partially apply recommendations for improving DSL87a8da8Added DSL to copy one report variant798b972Fixed enqueue for Android projects90228e7Fixed typo in the comments on android examples build.gradle.kts filescf9c6a4Promote status of the Kover to Beta (#611)6045f23Move 0.8.0 migrations to the rootb837d3eFixed versions in the documentationb1fc261Release 0.8.0746fe0cIncreased the readability of the Kover documentation- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)