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

Update kct to v0.5.0 #1457

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Update kct to v0.5.0 #1457

merged 1 commit into from
Jun 6, 2024

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
dev.zacsweers.kctfork:ksp dependencies patch 0.5.0-alpha07 -> 0.5.0
dev.zacsweers.kctfork:core dependencies patch 0.5.0-alpha07 -> 0.5.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.5.0

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: Enabled.

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 Renovate Bot.

@slack-oss-bot slack-oss-bot enabled auto-merge June 6, 2024 08:11
@slack-oss-bot slack-oss-bot added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit 3598d4e Jun 6, 2024
6 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/kct branch June 6, 2024 19:31
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.

2 participants