Skip to content

build(deps): bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.7#99

Merged
yelog merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.7
Mar 8, 2026
Merged

build(deps): bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.7#99
yelog merged 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.7.

Release notes

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

0.9.7

Kover Gradle Plugin

Bugfixes

0.9.6

Kover Gradle Plugin

Bugfixes

0.9.5

Kover Gradle Plugin

Bugfixes

0.9.4

Kover Gradle Plugin

Bugfixes

Changelog

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

0.9.7 / 2026-02-10

Kover Gradle Plugin

Bugfixes

0.9.6 / 2026-02-04

Kover Gradle Plugin

Bugfixes

0.9.5 / 2026-01-30

Kover Gradle Plugin

Bugfixes

0.9.4 / 2025-12-09

Kover Gradle Plugin

Bugfixes

Commits
  • a9c6741 Release 0.9.7
  • 824138d Fixed support of Android KMP libraries
  • 3683ae2 Fixed documentation generation in GitHub actions
  • 3be0e15 Release 0.9.6
  • 2429f3b Fixed support of Android 9 with hilt
  • e92e37b Release 0.9.5
  • d24bd82 Added full support of Android Gradle plugin 9.0.0
  • 34e42b9 Release 0.9.4
  • 298bf8b Added support for Android Gradle Plugin 9.0.0
  • 0ba9e9e Aligned filtering for JaCoCo reports with Kover reporting
  • See full diff 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 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)

Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.3 to 0.9.7.
- [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.9.3...v0.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
@github-actions
Copy link

Qodana for JVM

31 new problems were found

Inspection name Severity Problems
Redundant semicolon 🔶 Warning 4
Unused symbol 🔶 Warning 4
Assigned value is never read 🔶 Warning 2
Unused import directive 🔶 Warning 2
Redundant nullable return type 🔶 Warning 2
Redundant qualifier name 🔶 Warning 2
Unused variable 🔶 Warning 2
Variable initializer is redundant 🔶 Warning 2
Incorrect string capitalization 🔶 Warning 1
Range with start greater than endInclusive is empty 🔶 Warning 1
Variable is never read 🔶 Warning 1
Duplicated code fragment ◽️ Notice 3
Function or property has platform type ◽️ Notice 2
Two comparisons should be converted to a range check ◽️ Notice 1
Trailing comma recommendations ◽️ Notice 1
Unnecessary local variable ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2025.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@yelog yelog merged commit 4dda968 into main Mar 8, 2026
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.7 branch March 8, 2026 03:27
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.

1 participant