zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp)
### [`v0.5.0`](https://togithub.com/zacsweers/kotlin-compile-testing/blob/HEAD/CHANGELOG.md#050)
*2024-06-05*
- Update to Kotlin `2.0.0`.
- Update to KSP `2.0.0-1.0.22`.
- Change `supportsK2` to true by default.
- Change `disableStandardScript` to true by default. This doesn't seem to work reliably in K2 testing.
- Update kapt class location references.
- Support Kapt4 (AKA kapt.k2).
- Support KSP2.
- Introduce a new `KotlinCompilation.useKsp()` API to simplify KSP configuration.
- Update to ClassGraph `4.8.173`.
Note that in order to test Kapt 3 or KSP 1, you must now also set `languageVersion` to `1.9` in your `KotlinCompilation` configuration.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.5.0-alpha08
->0.5.0
0.5.0-alpha08
->0.5.0
Release Notes
zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp)
### [`v0.5.0`](https://togithub.com/zacsweers/kotlin-compile-testing/blob/HEAD/CHANGELOG.md#050) *2024-06-05* - Update to Kotlin `2.0.0`. - Update to KSP `2.0.0-1.0.22`. - Change `supportsK2` to true by default. - Change `disableStandardScript` to true by default. This doesn't seem to work reliably in K2 testing. - Update kapt class location references. - Support Kapt4 (AKA kapt.k2). - Support KSP2. - Introduce a new `KotlinCompilation.useKsp()` API to simplify KSP configuration. - Update to ClassGraph `4.8.173`. Note that in order to test Kapt 3 or KSP 1, you must now also set `languageVersion` to `1.9` in your `KotlinCompilation` configuration.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.