Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kotlin and compiler plugins #1017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.9.24-1.0.20 -> 1.9.25-1.0.20 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-gradle-plugin (source) 1.9.24-1.0.20 -> 1.9.25-1.0.20 age adoption passing confidence
com.google.devtools.ksp:symbol-processing (source) 1.9.24-1.0.20 -> 1.9.25-1.0.20 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 1.9.24-1.0.20 -> 1.9.25-1.0.20 age adoption passing confidence
org.jetbrains.kotlin:kotlin-test-junit (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-reflect (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin-api (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-compiler-embeddable (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-bom (source) 1.9.24 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-annotation-processing-embeddable (source) 1.9.24 -> 1.9.25 age adoption passing confidence
dev.zacsweers.kctfork:ksp 0.4.0 -> 0.5.1 age adoption passing confidence
dev.zacsweers.kctfork:core 0.4.0 -> 0.5.1 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v1.9.25-1.0.20

Compare Source

KSP 1.0.20 for Kotlin 1.9.25

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-test-junit)

v1.9.25: Kotlin 1.9.25

Note: This is a technical release for IntelliJ IDEA.

Changelog

Tools. JPS
  • KT-69204 Generate lookups in dumb mode for compatibility with ref index
zacsweers/kotlin-compile-testing (dev.zacsweers.kctfork:ksp)

v0.5.1

Compare Source

2024-06-05

  • New: Capture diagnostics with a severity level. This allows the output to be more easily filtered after the fact.

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

v0.5.0

Compare Source

2024-06-05

  • Update to Kotlin 2.0.0.
  • Update to KSP 2.0.0-1.0.22.
  • Change supportsK2 to true by default.
  • Change disableStandardScript to true by default. This doesn't seem to work reliably in K2 testing.
  • Update kapt class location references.
  • Support Kapt4 (AKA kapt.k2).
  • Support KSP2.
  • Introduce a new KotlinCompilation.useKsp() API to simplify KSP configuration.
  • Update to ClassGraph 4.8.173.

Note that in order to test Kapt 3 or KSP 1, you must now also set languageVersion to 1.9 in your KotlinCompilation configuration.

v0.4.1

Compare Source

2024-03-25

  • Fix: Fix decoding of classloader resources.
  • Update to Kotlin 1.9.23.
  • Update to KSP 1.9.2301.0.19.
  • Update to classgraph 4.8.168.
  • Update to Okio 3.9.0.

Special thanks to @​jbarr21 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies label Jun 7, 2024
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch from 3a7af5f to c88dca2 Compare June 15, 2024 00:04
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch from c88dca2 to b6ab100 Compare June 28, 2024 23:05
@renovate renovate bot changed the title Update Kotlin and compiler plugins to v0.5.0 Update Kotlin and compiler plugins to v0.5.1 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch 12 times, most recently from 88a47f1 to ca150be Compare July 13, 2024 22:07
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch 4 times, most recently from 39a6d6e to 4373c31 Compare July 19, 2024 12:42
@renovate renovate bot changed the title Update Kotlin and compiler plugins to v0.5.1 Update Kotlin and compiler plugins Jul 19, 2024
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch 5 times, most recently from cbc5239 to fafdbe1 Compare July 23, 2024 19:36
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch from fafdbe1 to d632892 Compare July 29, 2024 21:18
@renovate renovate bot force-pushed the renovate/kotlin-and-compiler-plugins branch from d632892 to 43769f7 Compare July 30, 2024 04:43
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