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

fix(deps): update org.jetbrains.kotlinx - autoclosed #148

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kover 0.5.1 -> 0.6.1 age adoption passing confidence
org.jetbrains.kotlinx:binary-compatibility-validator 0.10.0 -> 0.13.2 age adoption passing confidence

Release Notes

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

v0.6.1

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

Features
  • Implemented filtering of reports by annotation (#​121)
  • Minimal and default agent versions upgraded to 1.0.683
Bugfixes
  • Added filtering out projects without a build file (#​222)
  • Added JaCoCo reports filtering (#​220)
  • Fixed coverage for function reference (#​148)
  • Fixed incorrect multiplatform lookup adapter (#​193)
  • Fixed ArrayIndexOutOfBoundsException during class instrumentation (#​166)
Internal features
  • Upgraded Gradle version to 7.5.1
  • Rewritten functional tests infrastructure
  • Added example projects
  • XML and HTML report generation moved to Kover Aggregator
Documentation
  • Added contribution guide
  • Added section Building and contributing into Table of contents
  • Fix migration to 0.6.0 documentation

v0.6.0

===================
Note that this is a full changelog relative to 0.6.0 version. Changelog relative to 0.6.0-Beta can be found at the end of the changelog.

In this version, the plugin API has been completely redesigned. The new API allows you to configure Kover in a more flexible manner, there is no need to configure Kover or test tasks separately.

Please refer to migration guide in order to migrate from previous versions.

Features
  • Implemented a new plugin API (#​19)
  • Added support of instruction and branch counters for verification tasks (#​128)
  • Ordered report tasks before verification tasks (#​209)
  • Minimal and default agent versions upgraded to 1.0.680
Bugfixes
  • Verification task is no longer executed if there are no rules (#​168)
  • Added instrumentation filtering by common filters (#​201)
  • Fixed instrumentation counter in IntelliJ verifier (#​210, #​211, #​212)
Internal features
  • Kotlin version upgraded to 1.7.10
  • instrumentation config added to the test framework
  • added test on instrumentation config
Documentation
  • Updated docs for onCheck properties (#​213)
Changelog relative to version 0.6.0-Beta
Features
  • Ordered report tasks before verification (#​209)
  • Minimal and default agent versions upgraded to 1.0.680
Bugfixes
  • Added instrumentation filtering by common filters (#​201)
  • Fixed instrumentation counter in IntelliJ verifier (#​210, #​211, #​212)
Documentation
  • Updated docs for onCheck properties (#​213)
Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx:binary-compatibility-validator)

v0.13.2

Compare Source

  • kotlinx-metadata is updated to 0.6.2 with the support of LV 2.0

v0.13.1

Compare Source

v0.13.0

Compare Source

  • Kotlin is updated to 1.8.10
  • kotlinx-metadata is updated to 0.6.0

v0.12.1

Compare Source

  • Reverted support of mixed Android Kotlin-Java libraries that lead to empty API dumps (Revert of #​94, fixes #​103)

v0.12.0

Compare Source

v0.11.1

Compare Source

  • Fixed compatibility with Gradle configuration cache (#​95). Thanks @​3flex!

v0.11.0

Compare Source

v0.10.1

Compare Source

  • Proper handling of marker annotations on functions with default parameters (#​58). Thanks, @​martinbonnin!

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 branch 13 times, most recently from 649c758 to 4bbb523 Compare October 21, 2022 01:07
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch 2 times, most recently from 9b180fc to 2ba85ec Compare October 26, 2022 10:44
@renovate renovate bot changed the title fix(deps): update org.jetbrains.kotlinx Update org.jetbrains.kotlinx Dec 17, 2022
@renovate renovate bot changed the title Update org.jetbrains.kotlinx fix(deps): update org.jetbrains.kotlinx Dec 17, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch 4 times, most recently from 5cf64a4 to 9a02e9b Compare December 27, 2022 04:22
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 9a02e9b to b6db788 Compare February 16, 2023 20:06
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch 5 times, most recently from 624d690 to f7823ee Compare April 2, 2023 06:04
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from f7823ee to 043daab Compare April 18, 2023 11:35
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 043daab to 6202c9a Compare June 3, 2023 20:02
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 6202c9a to 276e12c Compare July 29, 2023 18:24
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch 6 times, most recently from ce1405c to 84a7e04 Compare July 30, 2023 00:51
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 84a7e04 to 1a5b419 Compare July 30, 2023 03:49
@renovate renovate bot changed the title fix(deps): update org.jetbrains.kotlinx fix(deps): update org.jetbrains.kotlinx - autoclosed Sep 19, 2023
@renovate renovate bot closed this Sep 19, 2023
@renovate renovate bot deleted the renovate/org.jetbrains.kotlinx branch September 19, 2023 14:01
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.

None yet

0 participants