Skip to content

build(deps): bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.5#96

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

build(deps): bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.5#96
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.5

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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.5 / 2026-01-30

Kover Gradle Plugin

Bugfixes

0.9.4 / 2025-12-09

Kover Gradle Plugin

Bugfixes

Commits
  • 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 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)

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-version: 0.9.5
  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 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Superseded by #97.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.5 branch February 5, 2026 19:43
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