Skip to content

Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.9.4#37

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.4
Closed

Bump org.jetbrains.kotlinx.kover from 0.7.6 to 0.9.4#37
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps org.jetbrains.kotlinx.kover from 0.7.6 to 0.9.4.

Release notes

Sourced from org.jetbrains.kotlinx.kover's releases.

0.9.4

Kover Gradle Plugin

Bugfixes

0.9.3

Kover Gradle Plugin

Bugfixes

Build features

  • Upgraded Gradle version to 9.1.0

0.9.2

Kover Gradle Plugin

Features

Bugfixes

0.9.1

Kover Gradle Plugin

Features

Bugfixes

0.9.0

Kover Gradle Plugin

Features

Bugfixes

Kover Aggregation Plugin

Features

  • Made class KoverSettingsGradlePlugin from aggregated plugin public
  • Implemented verification in Kover Aggregated Plugin
  • Added ability to skip projects
  • Added ability to limit instrumented class globally and locally in a project
  • Added ability to exclude test task from instrumentation in a project config
  • Implement feature to check verification rule on every project

Bugfixes

  • Fixed bug with non-existing binary report files

Kover CLI

Features

... (truncated)

Changelog

Sourced from org.jetbrains.kotlinx.kover's changelog.

0.9.4 / 2025-12-09

Kover Gradle Plugin

Bugfixes

0.9.3 / 2025-10-16

Kover Gradle Plugin

Bugfixes

Build features

  • Upgraded Gradle version to 9.1.0

0.9.2 / 2025-09-16

Kover Gradle Plugin

Features

Bugfixes

0.9.1 / 2025-01-08

Kover Gradle Plugin

Features

Bugfixes

0.9.0 / 2024-12-12

Kover Gradle Plugin

Features

Bugfixes

Kover Aggregation Plugin

Features

  • Made class KoverSettingsGradlePlugin from aggregated plugin public
  • Implemented verification in Kover Aggregated Plugin
  • Added ability to skip projects
  • Added ability to limit instrumented class globally and locally in a project
  • Added ability to exclude test task from instrumentation in a project config
  • Implement feature to check verification rule on every project

... (truncated)

Commits
  • 34e42b9 Release 0.9.4
  • 298bf8b Added support for Android Gradle Plugin 9.0.0
  • 0ba9e9e Aligned filtering for JaCoCo reports with Kover reporting
  • f182e70 Release 0.9.3
  • fd9521e Fixed support of KSP plugin
  • 90c305a Fixed the locating of host tests for the multiplatform android library
  • 5c7951b Upgraded Gradle to 9.1.0
  • 1d26c34 Release 0.9.2
  • 81ab639 Added support for KMP Android library plugin
  • 43b1af3 Disable caching for KoverAgentJarTask
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 22, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2026 18:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 22, 2026
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.6 to 0.9.4.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@v0.7.6...v0.9.4)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-version: 0.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.4 branch from 229fb83 to 9071ab5 Compare January 28, 2026 07:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2026

Superseded by #48.

@dependabot dependabot bot closed this Feb 3, 2026
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.4 branch February 3, 2026 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants