KT-57388 Kapt+JVM_IR: "RuntimeException: No type for expression" for delegated property
KT-57242 Equals behaviour for value classes implementing interfaces is different between 1.8.10 and 1.8.20-RC
KT-57261 "IllegalArgumentException was thrown at: MemoizedInlineClassReplacements.getSpecializedEqualsMethod" when comparing non-inline class instance with an inline class instance
KT-56527 K2: "AssertionError: Assertion failed" during compilation in SequentialFilePositionFinder
KT-57107 Handling of Windows line endings CRLF broken in latest snapshot with K2
Tools. Gradle
KT-57296 Build statistics sending errors in case of buildSrc directory usage with kotlin-dsl plugin applied
KT-57460 Kotlin Gradle Plugin: Null this pointer in transformCommonMainDependenciesMetadata
KT-57306 [Kotlin 1.8.20-RC] GradleException: Could not load the value of field apiConfiguration of org.jetbrains.kotlin.gradle.plugin.mpp.compilationImpl.DefaultKotlinCompilationConfigurationsContainer
KT-57053 Problem around anonymous objects in inline functions
KT-56965 K/N: linkDebugFrameworkIosArm64 tasks failing with UnsupportedOperationException: VAR name:disposables type:com.badoo.reaktive.disposable.CompositeDisposable [val]
KT-56815 compileKotlin task is stuck with while(true) and suspend function
KT-56258 VerifyError: Bad local variable type when using -Xdebug
KT-56847 Unresolved reference to Java annotation in Kotlin class with the same name packages
KT-56526 InvalidProtocolBufferException on reading module metadata compiled by K2 in 1.8.20
KT-56500 The type parameter TYPE_PARAMETER name:E index:0 variance: superTypes:[kotlin.Any?] reified:false is not defined in the referenced function FUN LOCAL_FUNCTION_FOR_LAMBDA
KT-56611 Native: new native caches are broken when KONAN_DATA_DIR is defined to a directory inside ~/.gradle
KT-56215 JVM: Object extension function nullable receiver null check false negative when object is null
KT-56033 Restore 'isMostPreciseContravariantArgument' function signature for compatibility
KT-56407 Backend Internal error: Exception during IR lowering during :daemon-common-new:compileKotlin
KT-56701 K2 (with LightTree) reports syntax errors without additional information
KT-56649 K2 uses 0-index for line numbers rather than 1-index
KT-56521 Static scope initializers sometimes not called when first accessed from interop
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.jetbrains.kotlin.jvm from 1.8.10 to 1.8.20.
Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
01a381b
Edit Changelog for 1.8.20-RC2753f2e5
Kapt+JVM_IR: add stub converter test for KT-573880848340
[JVM IR] Use error types in KAPT mode for unresolved delegate types.1b7a243
[Gradle] Init configurationToResolve during class initialisation468f2b1
[Gradle] Test mpp projects with gradle ...internal.load-after-store=falsefcd2023
Add Changelog for 1.8.20-RC205a87b4
[Gradle, JS] Remove deprecation from methodsdefe047
KT-57296 And backward compatibility with old Idea versions0dca581
FIR LT: fix column calculation with crlf line endings82904fe
[Gradle, JS] Use JAR archive task type for js irDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)