Bump kotlin_version from 1.8.20 to 1.8.22 in /OpenDC
Bumps kotlin_version from 1.8.20 to 1.8.22.
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.20 to 1.8.22
Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Kotlin 1.8.22
Changelog
Tools. Gradle
KT-58280org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpathChecksums
File Sha256 kotlin-compiler-1.8.22.zip 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6 kotlin-native-linux-x86_64-1.8.22.tar.gz a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b kotlin-native-macos-x86_64-1.8.22.tar.gz 0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d kotlin-native-macos-aarch64-1.8.22.tar.gz 29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417 kotlin-native-windows-x86_64-1.8.22.zip 91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5 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. Commonizer
KT-57796NoSuchFileException in :module-B:commonizeCInterop with Kotlin 1.8.20Tools. 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
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
1.8.22
Tools. Gradle
KT-58280org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath1.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
... (truncated)
Commits
fe01561Add changelog for 1.8.22918a74f[Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...90a9bf9[Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-582800043ae4Update Dokka to 1.8.20-dev-2130389c35docs build: allow to specify custom dokka repositoryd57f335docs build: move parameter initialization to the parent project596ff23docs: cleanup remaining previous version specializations2da94edFix missing native-wasm source set in legacy docs build51d55cddocs: specialize build for latest version5e1e4ecRender kotlin-reflect library documentation in a separate module- Additional commits viewable in compare view
Updates org.jetbrains.kotlin:kotlin-stdlib-jdk7 from 1.8.20 to 1.8.22
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk7's releases.
Kotlin 1.8.22
Changelog
Tools. Gradle
KT-58280org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpathChecksums
File Sha256 kotlin-compiler-1.8.22.zip 91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6 kotlin-native-linux-x86_64-1.8.22.tar.gz a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b kotlin-native-macos-x86_64-1.8.22.tar.gz 0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d kotlin-native-macos-aarch64-1.8.22.tar.gz 29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417 kotlin-native-windows-x86_64-1.8.22.zip 91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5 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. Commonizer
KT-57796NoSuchFileException in :module-B:commonizeCInterop with Kotlin 1.8.20Tools. 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
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk7's changelog.
1.8.22
Tools. Gradle
KT-58280org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath1.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
... (truncated)
Commits
fe01561Add changelog for 1.8.22918a74f[Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...90a9bf9[Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-582800043ae4Update Dokka to 1.8.20-dev-2130389c35docs build: allow to specify custom dokka repositoryd57f335docs build: move parameter initialization to the parent project596ff23docs: cleanup remaining previous version specializations2da94edFix missing native-wasm source set in legacy docs build51d55cddocs: specialize build for latest version5e1e4ecRender kotlin-reflect library documentation in a separate module- 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)