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.5 - autoclosed #90

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

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

v0.7.5

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

Kover Gradle Plugin

Features
  • #503 Introduced Offline Runtime API for saving binary report
Bugfixes
  • #478 Added Kover dependency check
  • #451 Skip Kotlin object if it is containing only constants
  • #459 Fixed applying of the root verification rules
  • #489 Fixed adding data to an already existing binary report file

v0.7.4

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

Kover Gradle Plugin

Features
  • #441 Added support for Android dynamic feature plugins
Bugfixes
  • #440 Replaced absolute paths in the Kover artifact with relative ones
  • #446 Disabled writing of FreeMarker logs to stdout when generating an HTML report
  • #470 Update HTML report path to be clickable
  • #385 Exclude nested functions in function excluded by annotation
  • #303 Optional function parameters should not be considered a "branch"
  • #436 Fixed random koverHtmlReport fails with "Stream closed" or "zip file closed"
Build features
  • Upgraded Gradle version to 8.2.1
Test features
  • #437 Added functional test on Gradle nested classes validation error

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.

@vercel
Copy link

vercel bot commented May 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kt-config ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 11:22pm

@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from e2c9a56 to cba6d65 Compare May 28, 2023 15:06
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from cba6d65 to e3f478a Compare May 28, 2023 17:43
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from e3f478a to 5a24688 Compare May 28, 2023 19:11
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 5a24688 to d8b0463 Compare May 28, 2023 20:28
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from d8b0463 to ab13cbd Compare May 28, 2023 22:09
@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 from ab13cbd to 12ca2e4 Compare June 1, 2023 21:54
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 12ca2e4 to 792c88b Compare June 5, 2023 18:40
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 792c88b to bdefc31 Compare June 8, 2023 01:26
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from bdefc31 to 8154459 Compare June 12, 2023 18:25
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch 2 times, most recently from 1dd7da5 to abbacca Compare June 12, 2023 18:32
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from abbacca to e8e3f8c Compare June 19, 2023 16:28
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from e8e3f8c to 09992fd Compare June 22, 2023 18:48
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 09992fd to bd7f226 Compare June 26, 2023 20:00
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 401d78d to bdec2d0 Compare November 11, 2023 22:28
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from bdec2d0 to 64e335b Compare November 18, 2023 02:00
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 64e335b to ee6300e Compare November 18, 2023 18:51
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from ee6300e to 398117e Compare November 20, 2023 04:07
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 398117e to ecfebec Compare November 20, 2023 21:29
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from ecfebec to 8455471 Compare November 22, 2023 00:27
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 8455471 to 804f120 Compare November 23, 2023 18:34
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 804f120 to 3adbac2 Compare November 27, 2023 06:58
@renovate renovate bot changed the title chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.4 chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.5 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 3adbac2 to ab58755 Compare November 29, 2023 01:14
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from ab58755 to e315440 Compare November 29, 2023 18:22
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from e315440 to 7c0ff90 Compare November 29, 2023 21:48
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx.kover-0.x branch from 7c0ff90 to 1f3c1e1 Compare November 29, 2023 23:22
@renovate renovate bot changed the title chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.5 chore(deps): update plugin org.jetbrains.kotlinx.kover to v0.7.5 - autoclosed Nov 29, 2023
@renovate renovate bot closed this Nov 29, 2023
@renovate renovate bot deleted the renovate/org.jetbrains.kotlinx.kover-0.x branch November 29, 2023 23:48
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.

0 participants