Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.kctfork:ksp 0.9.0 -> 0.11.0 age confidence
dev.zacsweers.kctfork:core 0.9.0 -> 0.11.0 age confidence

Release Notes

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

v0.11.0

Compare Source

2025-10-22

  • Fix: Feed generated .java files from KSP into the subsequent kotlin compilation.
  • Build against KSP 2.3.0.

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

v0.10.1

Compare Source

2025-10-05

  • Fix: Don't set jvmDefault automatically (previously defaulted to JvmDefaultMode.DISABLE).
  • Fix: Use the new, non-deprecated jvmDefaultStable CLI option when setting jvmDefault.
  • Update Okio to 3.16.1.
  • Build against KSP 2.2.20-2.0.4.

v0.10.0

Compare Source

2025-10-05

  • Remove support for Kotlin 1.x. Only Kotlin 2.x is supported now.
    • This includes removal of all legacy 1.x compiler APIs such as ComponentRegistrar.
  • Remove support for KSP1. Only KSP2 is supported now.
  • Changed verbose to be false by default.
  • Build against KSP 2.2.20-2.0.3.

These changes are in preparation for the upcoming Kotlin 2.3.0, which will error on builds that detect ComponentRegistrar instances on the build classpath.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kotlincompiletesting branch 2 times, most recently from ae4dbaa to 3569805 Compare October 13, 2025 18:36
@renovate renovate bot changed the title Update kotlinCompileTesting to v0.10.0 Update kotlinCompileTesting Oct 13, 2025
@renovate renovate bot changed the title Update kotlinCompileTesting Update kotlinCompileTesting to v0.10.1 Oct 13, 2025
@renovate renovate bot force-pushed the renovate/kotlincompiletesting branch from 3569805 to dc75acc Compare October 13, 2025 21:07
@renovate renovate bot force-pushed the renovate/kotlincompiletesting branch from dc75acc to 3da59a9 Compare October 21, 2025 16:37
@renovate renovate bot changed the title Update kotlinCompileTesting to v0.10.1 Update kotlinCompileTesting Oct 22, 2025
@renovate renovate bot changed the title Update kotlinCompileTesting Update kotlinCompileTesting to v0.11.0 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/kotlincompiletesting branch 2 times, most recently from 02b5636 to ea5e53f Compare October 23, 2025 11:39
@renovate renovate bot force-pushed the renovate/kotlincompiletesting branch from ea5e53f to ba2a85d Compare November 10, 2025 14:41
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