Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.3 #468

Merged
merged 2 commits into from
Sep 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.kover 0.6.1 -> 0.7.3 age adoption passing confidence

Release Notes

Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)

v0.7.3

===================

Kover Gradle Plugin

Features
  • Added ability to specify verification rules in the root of reports config
  • #423 Implemented task of generating binary report
Bugfixes
  • #405 Fixed lookup for tests if unit tests are disabled in Android config
  • #415 Fixed usage of Kover Gradle Plugin in buildSrc directory
  • #431 Fixed excluding of companion object by annotation from report

Kover Offline

Features
  • Added API for getting coverage inside a running application, instrumented offline

v0.7.2

===================

Features
  • #362 Removed the dependency on the order of applying of the plugin
  • #229 Added task to print coverage to logs
  • #394 Added DSL accessors for Kover Default report tasks
  • #400 Added descriptions for Kover report tasks
  • #409 Added ability to generate reports even if there are no tests in the project
  • Upgraded default JaCoCo version to 0.8.10
Bugfixes
  • #413 Fixed issues with cache miss of build cache at the time of project relocation
Documentation
  • Fixed docs typo: dependency {} -> dependencies {}
Internal features
  • Moved Kover Gradle Plugin to the separate subproject
  • Migrated from buildSrc to composite build
  • Added support of the version catalog
  • IntelliJ coverage dependency versions upgraded to 1.0.724

v0.7.1

===================

Features
  • Added a filter for source sets (#​376)
Bugfixes
  • Fixed up-to-date checks for Kover tasks (#​371)
Documentation
  • Updated documentation on filtering by annotations (#​370)
  • Improved Kover documentation (#​282)
  • Fix broken migration link in CHANGELOG.md
  • Fix documentation for KoverReportExtension
  • Fixed Kover Plugin ID for legacy plugin application
Internal features
  • Implemented Worker API for use with Kover toolset
  • Updated Gradle and Kotlin versions
  • IntelliJ coverage dependency versions upgraded to 1.0.721

v0.7.0

===================
This release introduce API rework in order to support configuration cache, project isolation model, Android Gradle plugin.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as migration guide

Features
  • Implemented improved Kover DSL (#​284)
  • Added Gradle project isolation support (#​144)
  • Introduced API for Coverage Tools (#​195)
  • Added support of Android build variants (#​18)
  • Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin multiplatform (#​245)
  • Added customizable header in HTML report for Kover and JaCoCo report generator (#​194)
  • Added advanced support of Android projects, flavors and flavor dimensions (#​316, #​319)
  • Introduced Kover Tool artifacts for CLI and runtime for offline instrumentation (#​322)
  • Added support charset for HTML report
Internal features
  • Added dokka docs
  • Added binary compatibility validator (#​305)
  • IntelliJ coverage dependency versions upgraded to 1.0.716
Bugfixes
  • Fixed Cannot run Project.afterEvaluate (#​221)
  • Fixed missing report path in logs for cached HTML task (#​283)
  • Disabled artifact generation when calling the assemble task (#​353)
  • Fixed variant level filters for reports (#​366)
Changelog relative to version 0.7.0-Beta
Features
  • Added support charset for html report
Bugfixes
  • Disabled artifact generation when calling the assemble task (#​353)
  • Fixed variant level filters for reports (#​366)
Internal features
  • IntelliJ coverage dependency versions upgraded to 1.0.716

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 2 times, most recently from 6205fec to b12b75f Compare May 22, 2023 15:08
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 3 times, most recently from 9d84684 to fbe15f8 Compare June 1, 2023 10:47
@renovate renovate bot changed the title chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.0 chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.1 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 6 times, most recently from 38999f0 to 3015441 Compare June 8, 2023 10:28
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 3015441 to 1126ecf Compare June 15, 2023 00:06
@renovate renovate bot changed the title chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.1 chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.2 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 3 times, most recently from d5545b3 to 7f7fb50 Compare June 30, 2023 23:11
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 5 times, most recently from cbb901c to 4248f9b Compare July 10, 2023 19:06
@renovate renovate bot changed the title chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.2 chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.3 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 2 times, most recently from e4ee831 to 1e9911f Compare August 1, 2023 18:07
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 1e9911f to 9914a2a Compare August 9, 2023 09:57
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 3 times, most recently from 0c8fd70 to bdf568b Compare August 22, 2023 23:19
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 4 times, most recently from 7852ef6 to 5e1cf9b Compare August 26, 2023 04:48
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 10 times, most recently from d1d015e to 1ea8b12 Compare September 7, 2023 03:59
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 1ea8b12 to dd7b05c Compare September 8, 2023 00:25
@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@brizzbuzz brizzbuzz merged commit 833bf46 into main Sep 10, 2023
2 checks passed
@brizzbuzz brizzbuzz deleted the renovate/org.jetbrains.kotlinx.kover-0.x branch September 10, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant