idea-ngx-translate-autocomplete
idea-ngx-translate-autocomplete copied to clipboard
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.3
Bumps org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.3.
Release notes
Sourced from org.jetbrains.kotlinx.kover's releases.
0.9.3
Kover Gradle Plugin
Bugfixes
[#759](https://github.com/Kotlin/kotlinx-kover/issues/759)Fixed locating of host tests for the multiplatform Android library[#766](https://github.com/Kotlin/kotlinx-kover/issues/766)Fixed support of KSP pluginBuild features
- Upgraded Gradle version to
9.1.00.9.2
Kover Gradle Plugin
Features
[#748](https://github.com/Kotlin/kotlinx-kover/issues/748)Disable caching for KoverAgentJarTaskBugfixes
[#747](https://github.com/Kotlin/kotlinx-kover/issues/747)Added support for KMP Android library plugin
Changelog
Sourced from org.jetbrains.kotlinx.kover's changelog.
0.9.3 / 2025-10-16
Kover Gradle Plugin
Bugfixes
[#759](https://github.com/Kotlin/kotlinx-kover/issues/759)Fixed locating of host tests for the multiplatform Android library[#766](https://github.com/Kotlin/kotlinx-kover/issues/766)Fixed support of KSP pluginBuild features
- Upgraded Gradle version to
9.1.00.9.2 / 2025-09-16
Kover Gradle Plugin
Features
[#748](https://github.com/Kotlin/kotlinx-kover/issues/748)Disable caching for KoverAgentJarTaskBugfixes
[#747](https://github.com/Kotlin/kotlinx-kover/issues/747)Added support for KMP Android library plugin
Commits
f182e70Release 0.9.3fd9521eFixed support of KSP plugin90c305aFixed the locating of host tests for the multiplatform android library5c7951bUpgraded Gradle to 9.1.01d26c34Release 0.9.281ab639Added support for KMP Android library plugin43b1af3Disable caching for KoverAgentJarTask7c9dd3cSupport a new publication scheme (#751)49fe12aMade GitHub docs publishing action stable- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Qodana Community for JVM
It seems all right 👌
No new problems were found according to the checks applied
💡 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:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- Inspect and use
qodana.sarif.json(see the Qodana SARIF format for details)
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/[email protected]
with:
upload-result: true
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions