Skip to content

chore(deps): Bump kctfork from 0.13.0 to 0.14.0 - #1300

Merged
michalharakal merged 1 commit into
developfrom
dependabot/gradle/kctfork-0.14.0
Sep 24, 2026
Merged

michalharakal merged 1 commit into
developfrom
dependabot/gradle/kctfork-0.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps kctfork from 0.13.0 to 0.14.0.
Updates dev.zacsweers.kctfork:core from 0.13.0 to 0.14.0

Release notes

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

0.14.0

  • Remove the kapt light analysis option as it was removed upstream.
  • Remove the noCheckActual option as it was removed in Kotlin 2.5.
  • Update to Kotlin 2.4.20.
  • Update to KSP 2.3.12.

What's Changed

Full Changelog: ZacSweers/kotlin-compile-testing@0.13.0...0.14.0

Changelog

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

0.14.0

2026-09-15

  • Remove the kapt light analysis option as it was removed upstream.
  • Remove the noCheckActual option as it was removed in Kotlin 2.5.
  • Update to Kotlin 2.4.20.
  • Update to KSP 2.3.12.
Commits
  • 244ec46 Prepare for release 0.14.0.
  • e45ea03 Fix Kotlin 2.5 noCheckActual compatibility (#490)
  • e8f46e6 Update kotlinpoet to v2.4.0 (#487)
  • 3fdcf8b Update dependency com.squareup.okio:okio to v3.18.2 (#484)
  • d1c9489 Update dependency io.github.classgraph:classgraph to v4.8.195 (#486)
  • b5fcf75 Update ksp monorepo to v2.3.12 (#488)
  • d518574 Kotlin 2.4.20 (#470)
  • 506481a Update dependency com.squareup.okio:okio to v3.18.1 (#478)
  • 7a77ee0 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 (...
  • 456dd24 Update ksp monorepo to v2.3.11 (#481)
  • Additional commits viewable in compare view

Updates dev.zacsweers.kctfork:ksp from 0.13.0 to 0.14.0

Release notes

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

0.14.0

  • Remove the kapt light analysis option as it was removed upstream.
  • Remove the noCheckActual option as it was removed in Kotlin 2.5.
  • Update to Kotlin 2.4.20.
  • Update to KSP 2.3.12.

What's Changed

Full Changelog: ZacSweers/kotlin-compile-testing@0.13.0...0.14.0

Changelog

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

0.14.0

2026-09-15

  • Remove the kapt light analysis option as it was removed upstream.
  • Remove the noCheckActual option as it was removed in Kotlin 2.5.
  • Update to Kotlin 2.4.20.
  • Update to KSP 2.3.12.
Commits
  • 244ec46 Prepare for release 0.14.0.
  • e45ea03 Fix Kotlin 2.5 noCheckActual compatibility (#490)
  • e8f46e6 Update kotlinpoet to v2.4.0 (#487)
  • 3fdcf8b Update dependency com.squareup.okio:okio to v3.18.2 (#484)
  • d1c9489 Update dependency io.github.classgraph:classgraph to v4.8.195 (#486)
  • b5fcf75 Update ksp monorepo to v2.3.12 (#488)
  • d518574 Kotlin 2.4.20 (#470)
  • 506481a Update dependency com.squareup.okio:okio to v3.18.1 (#478)
  • 7a77ee0 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 (...
  • 456dd24 Update ksp monorepo to v2.3.11 (#481)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `kctfork` from 0.13.0 to 0.14.0.

Updates `dev.zacsweers.kctfork:core` from 0.13.0 to 0.14.0
- [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.13.0...0.14.0)

Updates `dev.zacsweers.kctfork:ksp` from 0.13.0 to 0.14.0
- [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.13.0...0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 21, 2026
@michalharakal
michalharakal merged commit 2db0501 into develop Sep 24, 2026
14 checks passed
@michalharakal
michalharakal deleted the dependabot/gradle/kctfork-0.14.0 branch September 24, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant