Skip to content

fix(deps): update kotlin.compile.testing to v0.13.0#439

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotlin.compile.testing
Open

fix(deps): update kotlin.compile.testing to v0.13.0#439
renovate[bot] wants to merge 1 commit into
developfrom
renovate/kotlin.compile.testing

Conversation

@renovate

@renovate renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.13.0

Compare Source

2026-06-03

  • Update to Kotlin 2.4.0.
  • Update to KSP 2.3.9 and remove the memory leak patch as it's now fixed upstream.
  • Fix missing diagnostics in compilation result

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

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: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) May 2, 2026 15:49
@github-actions github-actions Bot added the dependencies Project dependency changes label May 2, 2026
@codacy-production

codacy-production Bot commented May 2, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch 4 times, most recently from c529e41 to 81ab8f4 Compare May 9, 2026 05:38
@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch 5 times, most recently from 999408d to 0d56eb5 Compare May 23, 2026 10:11
@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch 2 times, most recently from 13b7c30 to ab4c428 Compare May 30, 2026 08:27
@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch from ab4c428 to 2864c1f Compare June 7, 2026 23:42
@renovate renovate Bot changed the title fix(deps): update kotlin.compile.testing to v0.12.1 fix(deps): update kotlin.compile.testing to v0.13.0 Jun 7, 2026
@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch from 2864c1f to 5afda07 Compare June 20, 2026 05:09
@renovate renovate Bot force-pushed the renovate/kotlin.compile.testing branch from 5afda07 to 0cbe9b4 Compare June 20, 2026 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependency changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants