Bump kotlin from 2.1.20 to 2.3.0 by dependabot[bot] · Pull Request #608 · ShiftHackZ/Stable-Diffusion-Android
Bumps kotlin from 2.1.20 to 2.3.0.
Updates org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.20 to 2.3.0
Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
Kotlin 2.3.0-RC3
Changelog
Compiler
KT-82869Green-to-Red change in 2.3 after prioritizing non-suspend-function-type overloadsLibraries
KT-82901Long.MIN_VALUE.millisecondsproduces invalid denormalized DurationKotlin 2.3.0-RC2
Changelog
Compiler
KT-82590ClassCastException when instantiating class with generics implemented by fun interface and lambdaTools. Compiler Plugin API
KT-82563Improve compiler error messages to identify incompatible plugins causing compilation failuresKotlin 2.3.0-RC
Changelog
Backend. Wasm
KT-82075K/Wasm: kotlin.wasm.internal.getSimpleName crashes on iOS Safari older than 26Compiler
KT-82138Debugger: Cannot evaluate JvmInline value class parameterKT-78413Kotlin Debugger: value classes as context parameters have incorrect names in Variables View during debuggingKT-80549Call of Java method with type parameter bounds: Expected FirResolvedTypeRef with ConeKotlinType but was FirJavaTypeRefKT-82132False-positive type mismatch with -language-version 2.2KT-81988K2: Any?.toString() causes NPE inside lambda with JavaKT-82022K/N: Unexpected "Annotation@JvmInlineis missing on actual declaration" warning with value classesCompose compiler
CMP-9167iOS: Platform declaration clash: The following functions have the same IR signatureIR. Actualizer
KT-77337IrNoExpectSymbolsHandlerfinds expect class reference after enabling annotation traversal in IRIR. Tree
KT-81952"IllegalStateException: Callable reference with vararg should not appear at this stage" for callable references to functions with generic vararg parameters
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
2.2.21
Backend. Wasm
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)Compiler
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid codeKT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfacesJavaScript
KT-79926Wrong export of interfaces with companions with ES ModulesKT-81424Kotlin/JS: Cannot Get / in a simple running applicationKT-80873KJS: Stdlib requires ES2020-compatible JS engine due to BigInt type literalNative
KT-79384K/N: Application Not Responding: Thread DeadlockTools. Gradle
KT-79047Gradle compileKotlin fails with configuration cacheKT-81148Publishing helpers in KGP are incompatible with Isolated ProjectsKT-80950KGP breaks configuration cache when signing plugin with GnuPG is appliedTools. Gradle. Multiplatform
KT-61127Remove scoped resolvable and intransitive DependenciesMetadata configurations used in the pre-IdeMultiplatformImport IDE importKT-81249Kotlin 2.2.20 broke KMP implementation of ParcelizeTools. Gradle. Native
KT-81510commonizeCInteropexception with 'kotlinNativeBundleConfiguration' not foundKT-81134Native: Gradle configuration failure likely related to Klibs cross-compilationKT-77732commonizeCInteropfailed with "Unresolved classifier: platform/posix/size_t"KT-80675Commonized cinterops between "test" compilations produce an import failureTools. Maven
KT-81218Kotlin Maven Plugin 2.2.20: Java classes not resolved with enabled incremental compilation without daemonTools. Wasm
KT-80582Multiple reloads when using webpack dev server after 2.2.20-Beta22.2.20
... (truncated)
Commits
- See full diff in compare view
Updates org.jetbrains.kotlin.android from 2.1.20 to 2.3.0
Release notes
Sourced from org.jetbrains.kotlin.android's releases.
Kotlin 2.3.0-RC3
Changelog
Compiler
KT-82869Green-to-Red change in 2.3 after prioritizing non-suspend-function-type overloadsLibraries
KT-82901Long.MIN_VALUE.millisecondsproduces invalid denormalized DurationKotlin 2.3.0-RC2
Changelog
Compiler
KT-82590ClassCastException when instantiating class with generics implemented by fun interface and lambdaTools. Compiler Plugin API
KT-82563Improve compiler error messages to identify incompatible plugins causing compilation failuresKotlin 2.3.0-RC
Changelog
Backend. Wasm
KT-82075K/Wasm: kotlin.wasm.internal.getSimpleName crashes on iOS Safari older than 26Compiler
KT-82138Debugger: Cannot evaluate JvmInline value class parameterKT-78413Kotlin Debugger: value classes as context parameters have incorrect names in Variables View during debuggingKT-80549Call of Java method with type parameter bounds: Expected FirResolvedTypeRef with ConeKotlinType but was FirJavaTypeRefKT-82132False-positive type mismatch with -language-version 2.2KT-81988K2: Any?.toString() causes NPE inside lambda with JavaKT-82022K/N: Unexpected "Annotation@JvmInlineis missing on actual declaration" warning with value classesCompose compiler
CMP-9167iOS: Platform declaration clash: The following functions have the same IR signatureIR. Actualizer
KT-77337IrNoExpectSymbolsHandlerfinds expect class reference after enabling annotation traversal in IRIR. Tree
KT-81952"IllegalStateException: Callable reference with vararg should not appear at this stage" for callable references to functions with generic vararg parameters
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
2.2.21
Backend. Wasm
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)Compiler
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid codeKT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfacesJavaScript
KT-79926Wrong export of interfaces with companions with ES ModulesKT-81424Kotlin/JS: Cannot Get / in a simple running applicationKT-80873KJS: Stdlib requires ES2020-compatible JS engine due to BigInt type literalNative
KT-79384K/N: Application Not Responding: Thread DeadlockTools. Gradle
KT-79047Gradle compileKotlin fails with configuration cacheKT-81148Publishing helpers in KGP are incompatible with Isolated ProjectsKT-80950KGP breaks configuration cache when signing plugin with GnuPG is appliedTools. Gradle. Multiplatform
KT-61127Remove scoped resolvable and intransitive DependenciesMetadata configurations used in the pre-IdeMultiplatformImport IDE importKT-81249Kotlin 2.2.20 broke KMP implementation of ParcelizeTools. Gradle. Native
KT-81510commonizeCInteropexception with 'kotlinNativeBundleConfiguration' not foundKT-81134Native: Gradle configuration failure likely related to Klibs cross-compilationKT-77732commonizeCInteropfailed with "Unresolved classifier: platform/posix/size_t"KT-80675Commonized cinterops between "test" compilations produce an import failureTools. Maven
KT-81218Kotlin Maven Plugin 2.2.20: Java classes not resolved with enabled incremental compilation without daemonTools. Wasm
KT-80582Multiple reloads when using webpack dev server after 2.2.20-Beta22.2.20
... (truncated)
Commits
- See full diff in compare view
Updates org.jetbrains.kotlin.plugin.serialization from 2.1.20 to 2.3.0
Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
Kotlin 2.3.0-RC3
Changelog
Compiler
KT-82869Green-to-Red change in 2.3 after prioritizing non-suspend-function-type overloadsLibraries
KT-82901Long.MIN_VALUE.millisecondsproduces invalid denormalized DurationKotlin 2.3.0-RC2
Changelog
Compiler
KT-82590ClassCastException when instantiating class with generics implemented by fun interface and lambdaTools. Compiler Plugin API
KT-82563Improve compiler error messages to identify incompatible plugins causing compilation failuresKotlin 2.3.0-RC
Changelog
Backend. Wasm
KT-82075K/Wasm: kotlin.wasm.internal.getSimpleName crashes on iOS Safari older than 26Compiler
KT-82138Debugger: Cannot evaluate JvmInline value class parameterKT-78413Kotlin Debugger: value classes as context parameters have incorrect names in Variables View during debuggingKT-80549Call of Java method with type parameter bounds: Expected FirResolvedTypeRef with ConeKotlinType but was FirJavaTypeRefKT-82132False-positive type mismatch with -language-version 2.2KT-81988K2: Any?.toString() causes NPE inside lambda with JavaKT-82022K/N: Unexpected "Annotation@JvmInlineis missing on actual declaration" warning with value classesCompose compiler
CMP-9167iOS: Platform declaration clash: The following functions have the same IR signatureIR. Actualizer
KT-77337IrNoExpectSymbolsHandlerfinds expect class reference after enabling annotation traversal in IRIR. Tree
KT-81952"IllegalStateException: Callable reference with vararg should not appear at this stage" for callable references to functions with generic vararg parameters
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
2.2.21
Backend. Wasm
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)Compiler
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid codeKT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfacesJavaScript
KT-79926Wrong export of interfaces with companions with ES ModulesKT-81424Kotlin/JS: Cannot Get / in a simple running applicationKT-80873KJS: Stdlib requires ES2020-compatible JS engine due to BigInt type literalNative
KT-79384K/N: Application Not Responding: Thread DeadlockTools. Gradle
KT-79047Gradle compileKotlin fails with configuration cacheKT-81148Publishing helpers in KGP are incompatible with Isolated ProjectsKT-80950KGP breaks configuration cache when signing plugin with GnuPG is appliedTools. Gradle. Multiplatform
KT-61127Remove scoped resolvable and intransitive DependenciesMetadata configurations used in the pre-IdeMultiplatformImport IDE importKT-81249Kotlin 2.2.20 broke KMP implementation of ParcelizeTools. Gradle. Native
KT-81510commonizeCInteropexception with 'kotlinNativeBundleConfiguration' not foundKT-81134Native: Gradle configuration failure likely related to Klibs cross-compilationKT-77732commonizeCInteropfailed with "Unresolved classifier: platform/posix/size_t"KT-80675Commonized cinterops between "test" compilations produce an import failureTools. Maven
KT-81218Kotlin Maven Plugin 2.2.20: Java classes not resolved with enabled incremental compilation without daemonTools. Wasm
KT-80582Multiple reloads when using webpack dev server after 2.2.20-Beta22.2.20
... (truncated)
Commits
- See full diff in compare view
Updates org.jetbrains.kotlin.plugin.compose from 2.1.20 to 2.3.0
Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
Kotlin 2.3.0-RC3
Changelog
Compiler
KT-82869Green-to-Red change in 2.3 after prioritizing non-suspend-function-type overloadsLibraries
KT-82901Long.MIN_VALUE.millisecondsproduces invalid denormalized DurationKotlin 2.3.0-RC2
Changelog
Compiler
KT-82590ClassCastException when instantiating class with generics implemented by fun interface and lambdaTools. Compiler Plugin API
KT-82563Improve compiler error messages to identify incompatible plugins causing compilation failuresKotlin 2.3.0-RC
Changelog
Backend. Wasm
KT-82075K/Wasm: kotlin.wasm.internal.getSimpleName crashes on iOS Safari older than 26Compiler
KT-82138Debugger: Cannot evaluate JvmInline value class parameterKT-78413Kotlin Debugger: value classes as context parameters have incorrect names in Variables View during debuggingKT-80549Call of Java method with type parameter bounds: Expected FirResolvedTypeRef with ConeKotlinType but was FirJavaTypeRefKT-82132False-positive type mismatch with -language-version 2.2KT-81988K2: Any?.toString() causes NPE inside lambda with JavaKT-82022K/N: Unexpected "Annotation@JvmInlineis missing on actual declaration" warning with value classesCompose compiler
CMP-9167iOS: Platform declaration clash: The following functions have the same IR signatureIR. Actualizer
KT-77337IrNoExpectSymbolsHandlerfinds expect class reference after enabling annotation traversal in IRIR. Tree
KT-81952"IllegalStateException: Callable reference with vararg should not appear at this stage" for callable references to functions with generic vararg parameters
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
2.2.21
Backend. Wasm
KT-81372K/Wasm: JsException: Exception was thrown while running JavaScript code on Safari 18.2/18.3KT-80018K/Wasm: exceptions don't work properly in JavaScriptCore (vm inside Safari, WebKit)Compiler
KT-81191K2: "null cannot be cast to non-null type ConeTypeParameterLookupTag" with invalid codeKT-80936NON_PUBLIC_CALL_FROM_PUBLIC_INLINE :@PublishedApidoesn't work for fun interfacesJavaScript
KT-79926Wrong export of interfaces with companions with ES ModulesKT-81424Kotlin/JS: Cannot Get / in a simple running applicationKT-80873KJS: Stdlib requires ES2020-compatible JS engine due to BigInt type literalNative
KT-79384K/N: Application Not Responding: Thread DeadlockTools. Gradle
KT-79047Gradle compileKotlin fails with configuration cacheKT-81148Publishing helpers in KGP are incompatible with Isolated ProjectsKT-80950KGP breaks configuration cache when signing plugin with GnuPG is appliedTools. Gradle. Multiplatform
KT-61127Remove scoped resolvable and intransitive DependenciesMetadata configurations used in the pre-IdeMultiplatformImport IDE importKT-81249Kotlin 2.2.20 broke KMP implementation of ParcelizeTools. Gradle. Native
KT-81510commonizeCInteropexception with 'kotlinNativeBundleConfiguration' not foundKT-81134Native: Gradle configuration failure likely related to Klibs cross-compilationKT-77732commonizeCInteropfailed with "Unresolved classifier: platform/posix/size_t"KT-80675Commonized cinterops between "test" compilations produce an import failureTools. Maven
KT-81218Kotlin Maven Plugin 2.2.20: Java classes not resolved with enabled incremental compilation without daemonTools. Wasm
KT-80582Multiple reloads when using webpack dev server after 2.2.20-Beta22.2.20
... (truncated)
Commits
- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)