Skip to content

Update kct to v0.12.1#161

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kct
Open

Update kct to v0.12.1#161
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kct

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
dev.zacsweers.kctfork:ksp 0.7.10.12.1 age confidence
dev.zacsweers.kctfork:core 0.7.10.12.1 age confidence

Release Notes

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

v0.12.1

Compare Source

2026-01-04

Happy new year!

  • Fix: Correctly pass processing classpath to kapt.
  • Fix: Clear KSP2's KSPCoreEnvironment as it leaks memory across multiple runs in tests.
  • Fix: Clear KSP2's KspApplicationManager as an addition to the above, as an extra defensive measure.

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

v0.12.0

Compare Source

2025-12-16

  • Update to Kotlin 2.3.0.
  • Remove KEEP_KDOC_COMMENTS_IN_STUBS kapt option as it was removed upstream.
  • Remove supportsK2 entirely, only K2 is supported going forward.

v0.11.1

Compare Source

2025-11-19

  • Add pluginId properties to CompilerPluginRegistrar subtypes for forward compatibility with Kotlin 2.3.0.

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.

v0.9.0

Compare Source

2025-09-11

  • Update to Kotlin 2.2.20. This release requires 2.2.20 or later.
  • Build against KSP 2.2.20-2.0.2.

v0.8.0

Compare Source

2025-07-02

  • Update classgraph to 4.8.180.
  • Update okio to 3.15.0.
  • Update to Kotlin 2.2.0.
  • Update to KSP 2.2.0-2.0.2.
  • Remove KAPT4 support as this was removed in Kotlin 2.2.
  • Support K2 KAPT.

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


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/kct branch 2 times, most recently from 71e1293 to 2a81897 Compare September 11, 2025 06:30
@renovate renovate bot changed the title Update kct to v0.8.0 Update kct to v0.9.0 Sep 11, 2025
@renovate renovate bot changed the title Update kct to v0.9.0 Update kct to v0.10.0 Oct 6, 2025
@renovate renovate bot changed the title Update kct to v0.10.0 Update kct Oct 13, 2025
@renovate renovate bot changed the title Update kct Update kct to v0.10.1 Oct 13, 2025
@renovate renovate bot changed the title Update kct to v0.10.1 Update kct to v0.11.0 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/kct branch 2 times, most recently from c3b25cf to 60f6cc9 Compare November 19, 2025 21:53
@renovate renovate bot changed the title Update kct to v0.11.0 Update kct to v0.11.1 Nov 19, 2025
@renovate renovate bot changed the title Update kct to v0.11.1 Update kct to v0.12.0 Dec 17, 2025
@renovate renovate bot changed the title Update kct to v0.12.0 Update kct Jan 5, 2026
@renovate renovate bot changed the title Update kct Update kct to v0.12.1 Jan 5, 2026
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.

0 participants