ZacSweers / MoshiX

Extensions for Moshi including IR plugins, moshi-sealed, and more.
Apache License 2.0
514 stars 37 forks source link

Update kotlinCompileTesting to v0.3.2 #472

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.kctfork:ksp 0.3.1 -> 0.3.2 age adoption passing confidence
dev.zacsweers.kctfork:core 0.3.1 -> 0.3.2 age adoption passing confidence

Release Notes

zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp) ### [`v0.3.2`](https://togithub.com/zacsweers/kotlin-compile-testing/blob/HEAD/CHANGELOG.md#032) [Compare Source](https://togithub.com/zacsweers/kotlin-compile-testing/compare/0.3.1...0.3.2) *2023-08-01* - **Fix**: Include KSP-generated Java files in java compilation. This is particularly useful for KSP processors that generate Java code. - **Enhancement**: Print full diagnostic messages when javac compilation fails, not just the cause. The cause message alone was often not very helpful.

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.

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



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