Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Update Kotlin, KSP and Compose Compiler #1076

Merged
merged 2 commits into from
Feb 8, 2023
Merged

Update Kotlin, KSP and Compose Compiler #1076

merged 2 commits into from
Feb 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.8.0-1.0.9 -> 1.8.10-1.0.9 age adoption passing confidence
org.jetbrains.kotlin.kapt (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin.android (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-android-extensions (source) 1.8.0 -> 1.8.10 age adoption passing confidence

Release Notes

google/ksp

v1.8.10-1.0.9

Compare Source

JetBrains/kotlin

v1.8.10: Kotlin 1.8.10

Changelog
Compiler
  • KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory
  • KT-55729 "None of the following functions can be called with the arguments supplied:" in 1.8.0
  • KT-55769 "ERROR: Could not find accessor": Android DataBinding fails with Kotlin 1.8.0
  • KT-55308 InnerClass attributes should be sorted (innermost last)
JavaScript
  • KT-56282 KJS: Invalidate incremental cache in case of compiler internal errors
  • KT-55852 JS: "IllegalStateException: Unexpected ir type argument" caused by List with star projection type
  • KT-55716 KJS / IC: "Cannot read properties of undefined" with overriding variables with 1.8.0
  • KT-55758 KJS / IR: Checking implemented interface on a class implementing a @​JsExport interface returns the wrong result
Reflection
  • KT-56093 Metaspace leak in a Gradle plugin built with Kotlin 1.8.0
Tools. Compiler plugins. Serialization
  • KT-56347 [Kotlin 1.8] Regression kotlinx.serialization compiler plugin internal error
  • KT-55681 Serialization: NullPointerException after update to 1.8.0 caused by @Serializer(forClass= ..)
  • KT-56244 kotlinx.serialization compiler intrinsic does not work with encodeToString function in 1.8.0
  • KT-55683 Serialization: "IllegalStateException: Expected to have a primary constructor" with expect class and companion object
  • KT-55682 Serialization: "IllegalStateException: Function has no body: FUN name:serializer" with 1.8.0
Tools. Gradle
  • KT-55697 KGP 1.8.0 adds compileOnly dependencies to unit test compile classpath
Tools. Gradle. Multiplatform
  • KT-55730 MPP / Gradle: compileKotlinMetadata fails to resolve symbols in additional source sets
Tools. Gradle. Native
  • KT-56280 Gradle: freeCompilerArgs are no longer propagated from compilations to Native binaries
Tools. Kapt
  • KT-48013 Kapt generates illegal stubs for private interface methods
Checksums
File Sha256
kotlin-compiler-1.8.10.zip 4c3fa7bc1bb9ef3058a2319d8bcc3b7196079f88e92fdcd8d304a46f4b6b5787
kotlin-native-linux-x86_64-1.8.10.tar.gz 4c5c8a82a63a3a9845be2514d536ca407340db7fc558b97c43ed003f866a9742
kotlin-native-macos-x86_64-1.8.10.tar.gz 52ea7cf2dfaae058fc00fc4e00ec89fefe5a7e4c83abeadb7531cc9346ff18db
kotlin-native-macos-aarch64-1.8.10.tar.gz 08cef514e9d582b0e7bcf3f592dd853270b535a4b765555db97381aeb8c92a85
kotlin-native-windows-x86_64-1.8.10.zip e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) February 2, 2023 13:36
@renovate renovate bot force-pushed the renovate/kotlin branch 2 times, most recently from 8737bf6 to 9fd325e Compare February 3, 2023 00:40
@renovate renovate bot changed the title Update Kotlin, KSP and Compose Compiler to v1.8.10 Update Kotlin, KSP and Compose Compiler Feb 3, 2023
@renovate renovate bot force-pushed the renovate/kotlin branch 4 times, most recently from fe84eae to 1f709c4 Compare February 6, 2023 02:25
@renovate renovate bot force-pushed the renovate/kotlin branch from 1f709c4 to 0fd3c72 Compare February 8, 2023 19:43
@renovate
Copy link
Contributor Author

renovate bot commented Feb 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit b5f68c2 into main Feb 8, 2023
@renovate renovate bot deleted the renovate/kotlin branch February 8, 2023 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant