Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 4, 2024

Update kotlin (and related dependencies) to 2.0.21.

This CL:

  • Updates KSP to 2.0.21-1.0.28
  • Updates kotlin-metadata-jvm to 2.0.21
  • Note: due to Failed to resolve kotlin-stdlib-js for Kotlin 2.0 bazelbuild/rules_kotlin#1176 we can't actually update Kotlin itself to 2.0.21, but somehow that doesn't seem to cause an issue
  • Migrates kotlin-metadata-jvm usages to the new API (the pre-2.0.0 APIs are deprecated).
  • Updates XProcessing and XProcessing Testing jars
  • Adds flags to fall back to Kotlin 1.9 for compiler tests (Working on getting these tests working with K2/KSP2 is in progress).
  • Updated all of our artifact tests to use the same Kotlin and KSP versions.
  • Added compat_kt_jvm_library to alias output jars to the expected locations.

Fixes #4525

RELNOTES=Fixes #4525: Update kotlin-jvm-metadata to 2.0.21 to remove dependency on Beta version.

@copybara-service copybara-service bot force-pushed the test_702486745 branch 12 times, most recently from a038bb2 to 419563a Compare December 6, 2024 16:37
This CL:

  * Updates KSP to 2.0.21-1.0.28
  * Updates kotlin-metadata-jvm to 2.0.21
  * Note: due to bazelbuild/rules_kotlin#1176 we can't actually update Kotlin itself to 2.0.21, but somehow that doesn't seem to cause an issue
  * Migrates kotlin-metadata-jvm usages to the new API (the pre-2.0.0 APIs are deprecated).
  * Updates XProcessing and XProcessing Testing jars
  * Adds flags to fall back to Kotlin 1.9 for compiler tests (Working on getting these tests working with K2/KSP2 is in progress).
  * Updated all of our artifact tests to use the same Kotlin and KSP versions.
  * Added `compat_kt_jvm_library` to alias output jars to the expected locations.

Fixes #4525

RELNOTES=Fixes #4525: Update kotlin-jvm-metadata to 2.0.21 to remove dependency on Beta version.
PiperOrigin-RevId: 703516835
@copybara-service copybara-service bot merged commit 84d3aa5 into master Dec 6, 2024
@copybara-service copybara-service bot deleted the test_702486745 branch December 6, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dagger 2.53 causes unstable transitive dependency kotlin-stdlib

1 participant