Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

build(deps): bump org.jetbrains.kotlinx.kover from 0.6.0 to 0.6.1 in /api-editor #1059

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps org.jetbrains.kotlinx.kover from 0.6.0 to 0.6.1.

Release notes

Sourced from org.jetbrains.kotlinx.kover's releases.

0.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
Changelog

Sourced from org.jetbrains.kotlinx.kover's changelog.

0.6.1 / 2022-10-03

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
Commits
  • 24a0188 Release 0.6.1
  • 8734c77 Minimal and default agent versions upgraded to 1.0.683
  • 3dc8702 Fixed incorrect multiplatform lookup adapter
  • 562d11c Add Android example project
  • 55173f6 Implemented filtering of reports by annotation
  • 1d75e05 Fix migration to 0.6.0 documentation
  • d72c49d Added example projects
  • 798dc69 Added section Building and contributing into Table of contents
  • da53779 Added contribution guide
  • 633aebf Added JaCoCo reports filtering
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

@dependabot dependabot bot requested a review from lars-reimann as a code owner October 7, 2022 11:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/api-editor/org.jetbrains.kotlinx.kover-0.6.1 branch 5 times, most recently from b06bcb6 to 3edeeb6 Compare October 7, 2022 13:00
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/api-editor/org.jetbrains.kotlinx.kover-0.6.1 branch from 3edeeb6 to d4beeb6 Compare October 7, 2022 13:39
@lars-reimann lars-reimann merged commit c120710 into main Oct 7, 2022
@lars-reimann lars-reimann deleted the dependabot/gradle/api-editor/org.jetbrains.kotlinx.kover-0.6.1 branch October 7, 2022 13:46
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

🎉 This PR is included in version 1.65.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant