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 all dependencies #3462

Merged
merged 1 commit into from
Jun 30, 2024
Merged

fix(deps): update all dependencies #3462

merged 1 commit into from
Jun 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.kctfork:ksp 0.5.0 -> 0.5.1 age adoption passing confidence
dev.zacsweers.kctfork:core 0.5.0 -> 0.5.1 age adoption passing confidence
org.jetbrains.kotlinx.kover 0.8.1 -> 0.8.2 age adoption passing confidence

Release Notes

zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp)

v0.5.1

Compare Source

2024-06-05

  • New: Capture diagnostics with a severity level. This allows the output to be more easily filtered after the fact.

Special thanks to @​evant for contributing to this release!

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

v0.8.2

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

Kover Aggregation Plugin

Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running.

This is not a production-ready plugin, it is in an incubation state.

Please refer to the GitHub issue and documentation for details.

Kover Gradle Plugin

Bugfixes
  • #621 Fixed coverage evaluation for enum in K2
  • #633 Fix issue with identical cache keys between projects
  • #613 Fixed JaCoCo error: Can't add different class with same name
  • #601 Fixed support of Compose functions
  • #646 Fixed reusing of configuration cache
  • #628 Fixed coverage evaluation of try-finally and try-with-resources for Java code
Features
  • Disable caching on kover artifact tasks

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.

| datasource | package                                                               | from  | to    |
| ---------- | --------------------------------------------------------------------- | ----- | ----- |
| maven      | dev.zacsweers.kctfork:ksp                                             | 0.5.0 | 0.5.1 |
| maven      | dev.zacsweers.kctfork:core                                            | 0.5.0 | 0.5.1 |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.8.1 | 0.8.2 |
Copy link
Contributor

Kover Report

Total Project Coverage 60.50%

@serras serras self-requested a review June 30, 2024 19:41
@serras serras merged commit 6d4b177 into main Jun 30, 2024
11 checks passed
@renovate renovate bot deleted the renovate/all branch June 30, 2024 19:42
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