Skip to content

build(deps): bump dev.zacsweers.kctfork:core from 0.7.1 to 0.12.1#1198

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.zacsweers.kctfork-core-0.12.1
Open

build(deps): bump dev.zacsweers.kctfork:core from 0.7.1 to 0.12.1#1198
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.zacsweers.kctfork-core-0.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps dev.zacsweers.kctfork:core from 0.7.1 to 0.12.1.

Release notes

Sourced from dev.zacsweers.kctfork:core's releases.

0.12.1

  • 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!

What's Changed

New Contributors

Full Changelog: ZacSweers/kotlin-compile-testing@0.12.0...0.12.1

0.12.0

  • 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.

What's Changed

Full Changelog: ZacSweers/kotlin-compile-testing@0.11.1...0.12.0

0.11.0

  • 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!

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from dev.zacsweers.kctfork:core's changelog.

0.12.1

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!

0.12.0

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.

0.11.1

2025-11-19

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

0.11.0

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!

0.10.1

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.

0.10.0

... (truncated)

Commits

Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.7.1 to 0.12.1.
- [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases)
- [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/kotlin-compile-testing@0.7.1...0.12.1)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/dev.zacsweers.kctfork-core-0.12.1 branch from 7ae4986 to c251d55 Compare May 26, 2026 09:38
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.

0 participants