Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 (#300)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.0 to 0.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx-kover/releases">org.jetbrains.kotlinx.kover's releases</a>.</em></p> <blockquote> <h2>0.9.1</h2> <h2>Kover Gradle Plugin</h2> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/714"><code>[#714](https://github.com/Kotlin/kotlinx-kover/issues/714)</code></a> Added ability to specify inclusion filter for source sets</li> </ul> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/716"><code>[#716](https://github.com/Kotlin/kotlinx-kover/issues/716)</code></a> Fixed Gradle 9.0 migration issue</li> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/721"><code>[#721](https://github.com/Kotlin/kotlinx-kover/issues/721)</code></a> Fixed creation of Kover Agent arguments file</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md">org.jetbrains.kotlinx.kover's changelog</a>.</em></p> <blockquote> <h1>0.9.1 / 2025-01-08</h1> <h2>Kover Gradle Plugin</h2> <h3>Features</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/714"><code>[#714](https://github.com/Kotlin/kotlinx-kover/issues/714)</code></a> Added ability to specify inclusion filter for source sets</li> </ul> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/716"><code>[#716](https://github.com/Kotlin/kotlinx-kover/issues/716)</code></a> Fixed Gradle 9.0 migration issue</li> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/721"><code>[#721](https://github.com/Kotlin/kotlinx-kover/issues/721)</code></a> Fixed creation of Kover Agent arguments file</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/142e22ebe9fb6c5c42b7fad398958870eb50adf4"><code>142e22e</code></a> Release 0.9.1</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/3f6745d6d671a07dca63532a0a5ac90173f722a6"><code>3f6745d</code></a> Added ability to specify inclusion filter for source sets</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/8e47a6714e2e17195ded2b72c7462867ca2b98bc"><code>8e47a67</code></a> Improved compatibility test</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/2342c07d03b282c619b2bd77154783f77dfc7c11"><code>2342c07</code></a> Fixed Gradle 9.0 migration issue</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/d9b5f4d8edeeb91a321f3c7330c76c98a02df350"><code>d9b5f4d</code></a> Fixed creation of Kover Agent arguments file</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/d7e35a7f22f58e2f14469429f96bf57884793400"><code>d7e35a7</code></a> Upgrade Gradle to 8.12</li> <li>See full diff in <a href="https://github.com/Kotlin/kotlinx-kover/compare/v0.9.0...v0.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlinx.kover&package-manager=gradle&previous-version=0.9.0&new-version=0.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information