Skip to content

fix(deps): update dependency dev.zacsweers.kctfork:core to v0.12.1#11

Open
svc-secops wants to merge 1 commit intomainfrom
renovate/kct
Open

fix(deps): update dependency dev.zacsweers.kctfork:core to v0.12.1#11
svc-secops wants to merge 1 commit intomainfrom
renovate/kct

Conversation

@svc-secops
Copy link

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.kctfork:core 0.8.0 -> 0.12.1 age adoption passing confidence

Release Notes

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

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone Etc/UTC.

🚦 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 this update again.


This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant