Skip to content

build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9 - #6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.9
Closed

build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.9.

Release notes

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

0.9.9

Kover Gradle Plugin

Bugfixes

0.9.8

Kover Gradle Plugin

Bugfixes

Internal features

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

0.9.3

Kover Gradle Plugin

Bugfixes

Build features

  • Upgraded Gradle version to 9.1.0

0.9.2

Kover Gradle Plugin

Features

Bugfixes

Changelog

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

0.9.9 / 2026-07-17

Kover Gradle Plugin

Bugfixes

0.9.8 / 2026-03-25

Kover Gradle Plugin

Internal features

Bugfixes

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

0.9.3 / 2025-10-16

Kover Gradle Plugin

Bugfixes

Build features

  • Upgraded Gradle version to 9.1.0

... (truncated)

Commits
  • 95de3ac Release 0.9.9
  • 135968e Fixed Gradle 9.6.0 deprecation warning
  • 0b7319e Applied artifacts validator plugin
  • 6f712cc Fix 0% coverage for classes in com.android.* packages (#810)
  • c8be110 Use local repo for publishing
  • e329fea Release 0.9.8
  • d006ccd Filled Implementation fields Vendor/Title/Version in MANIFEST.MF
  • 9c300e1 Fixed Android multiplatform library support in case of the violation of the p...
  • e302173 Update publish plugin and declare configuration cache compatibility
  • b95e2bf Fix aggregated plugin docs
  • 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 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.1 to 0.9.9.
- [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.1...v0.9.9)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-version: 0.9.9
  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 Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like org.jetbrains.kotlinx.kover is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/org.jetbrains.kotlinx.kover-0.9.9 branch July 27, 2026 11:48
maxonfjvipon pushed a commit that referenced this pull request Jul 27, 2026
The compileKotlinTask crash was an old Kover-vs-Kotlin-2.x bug fixed in 0.9.9
(what Dependabot's #6 offered); Kover's IntelliJ agent matches coverage by
class name, so it records real data where JaCoCo reported 0%. Add the kover
onCheck XML report, the coverage workflow uploading build/reports/kover, and
the codecov badge. Matches how TeXiFy-IDEA does it on the same platform 2.18.1.
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