Rossynt
Rossynt copied to clipboard
Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.21 in /plugin
Bumps org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.21.
Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
Kotlin 1.8.21
Changelog
Compiler
KT-57848Native: compilation of dynamic/static library fails with Xcode 14.3KT-57875Native compilation failure: Suspend functions should be lowered out at this point, but FUN LOCAL_FUNCTION_FOR_LAMBDAKT-57946KAPT: "RuntimeException: No type for expression" with delegateJavaScript
KT-57356KJS: StackOverflowException on@JsExportwith type parameters referring to one anotherTools. Compiler plugins. Serialization
KT-58067Serialization: NullPointerException caused by@Contextualproperty with type with genericKT-57730Serialization: "IllegalStateException: Serializer for element of type .Foo has not been found" caused by serialization of Java typeTools. Gradle. JS
KT-57766KJS / Gradle "Module not found: Error: Can't resolve 'kotlin-kotlin-stdlib-js-ir'" when using "useEsModules"Tools. Kapt
KT-58027Kotlin 1.8.20 kapt issue "null: KtCallExpression: build()"Tools. Maven
KT-58048Maven: "Too many source module declarations found" after upgrading to 1.8.20KT-58101'Unable to access class' in kotlin-maven-plugin after updating to Kotlin 1.8.20Checksums
File Sha256 kotlin-compiler-1.8.21.zip 6e43c5569ad067492d04d92c28cdf8095673699d81ce460bd7270443297e8fd7 kotlin-native-linux-x86_64-1.8.21.tar.gz 0fc854641dd6d88dce3cc044bb5bc99b9035480474e23541eff03771690c68cf kotlin-native-macos-x86_64-1.8.21.tar.gz e73bfdac0461ee0c84f25e61063c243bf8d4eb8e0ff5da250456d6a23c677fd6 kotlin-native-macos-aarch64-1.8.21.tar.gz 0a97957921ed55458f3e6cc9117643914ccf3663d8ad7eb161a4a03035a7521b kotlin-native-windows-x86_64-1.8.21.zip f23d3288a47ee580f82f862d55452a75074fce3d26fe7e7f55e27b6015226d8d Kotlin 1.8.20
Changelog
Analysis API
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
1.8.21
Compiler
KT-57848Native: compilation of dynamic/static library fails with Xcode 14.3KT-57875Native compilation failure: Suspend functions should be lowered out at this point, but FUN LOCAL_FUNCTION_FOR_LAMBDAKT-57946KAPT: "RuntimeException: No type for expression" with delegateJavaScript
KT-57356KJS: StackOverflowException on@JsExportwith type parameters referring to one anotherTools. Compiler plugins. Serialization
KT-58067Serialization: NullPointerException caused by@Contextualproperty with type with genericKT-57730Serialization: "IllegalStateException: Serializer for element of type .Foo has not been found" caused by serialization of Java typeTools. Gradle. JS
KT-57766KJS / Gradle "Module not found: Error: Can't resolve 'kotlin-kotlin-stdlib-js-ir'" when using "useEsModules"Tools. Kapt
KT-58027Kotlin 1.8.20 kapt issue "null: KtCallExpression: build()"Tools. Maven
KT-58048Maven: "Too many source module declarations found" after upgrading to 1.8.20KT-58101'Unable to access class' in kotlin-maven-plugin after updating to Kotlin 1.8.201.8.20-RC2
Compiler
KT-57388Kapt+JVM_IR: "RuntimeException: No type for expression" for delegated propertyKT-57242Equals behaviour for value classes implementing interfaces is different between 1.8.10 and 1.8.20-RCKT-57261"IllegalArgumentException was thrown at: MemoizedInlineClassReplacements.getSpecializedEqualsMethod" when comparing non-inline class instance with an inline class instanceKT-56527K2: "AssertionError: Assertion failed" during compilation in SequentialFilePositionFinderKT-57107Handling of Windows line endings CRLF broken in latest snapshot with K2Tools. Gradle
KT-57296Build statistics sending errors in case of buildSrc directory usage with kotlin-dsl plugin appliedTools. Gradle. JS
KT-57285KJS / Gradle / MPP: FileNotFoundException on publishing empty KJS sourcesetTools. Gradle. Multiplatform
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)