You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2024. It is now read-only.
KT-52667 FIR IDE: fun interfaces (SAM interfaces) are not properly resolved
KT-52136 FIR: Implicit type declaration from the other module cannot be used for overloading
Analysis API. FE1.0
KT-51962 Analysis API: Finish Analysis API for FE1.0
Analysis API. FIR
KT-52779 FIR IDE: Import Optimizer cannot handle generic type qualifiers
KT-50236 Fix OOB modification trackers for non-Kotlin code
KT-51240 Analysis API: KtAnalysisSession for a specific module cannot create a symbol for PSI that cannot be seen from that module.
KT-50868 Analysis API: decompiled type aliases are not resolved
Compiler
KT-53739 Builder inference, extension hides members
KT-53733 Kotlin/Native: update source documentation for the new default memory manager
KT-53667 Compiler crashes on attempt to alloc a string on the stack in new MM
KT-53480 Internal error in file lowering: java.lang.ClassNotFoundException: com.android.systemui.R$string
KT-52843 Compose: NPE at Parameters.getParameterByDeclarationSlot if inline function with default arguments takes a lambda which captures value class represented by Long
KT-51868 JVM / IR: Inconsistent behaviour between lambda expression and SAM interface conversion for the same interface
KT-53475 Kotlin/Native for iOS: "IllegalArgumentException: Sequence has more than one element"
KT-53947 IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER
KT-51234 Context receivers can be duplicated in function declaration
KT-51576 Context receivers: "AssertionError: Callers must check that current token is IDENTIFIER followed with '@'" with at character
KT-49479 JVM / IR: "IllegalStateException: IrErrorType" during IR lowering with non-trivial recursion calls
KT-52270 NullPointerException caused by braces on if-else returning a method reference inside lambda
KT-47621 False negative INVISIBLE_MEMBER on call to inaccessible protected synthetic property setter
KT-37796 NI: "ISE: Error type encountered" when inferring type of a property that delegates to itself
KT-45430 PSI2IR: "org.jetbrains.kotlin.psi2ir.generators.ErrorExpressionException: null: KtCallExpression: toString()" with recursive function call in "also" block in nontrivial context
KT-52691 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImpl with intertwined functional interfaces
KT-52822 Fix contract for KtElement.getReference()
KT-50223 IndexOutOfBoundsException from ClassicTypeSystemContext$DefaultImpls.getParameter during call resolution
KT-52667 FIR IDE: fun interfaces (SAM interfaces) are not properly resolved
KT-52136 FIR: Implicit type declaration from the other module cannot be used for overloading
Analysis API. FE1.0
KT-51962 Analysis API: Finish Analysis API for FE1.0
Analysis API. FIR
KT-52779 FIR IDE: Import Optimizer cannot handle generic type qualifiers
KT-50236 Fix OOB modification trackers for non-Kotlin code
KT-51240 Analysis API: KtAnalysisSession for a specific module cannot create a symbol for PSI that cannot be seen from that module.
KT-50868 Analysis API: decompiled type aliases are not resolved
Compiler
KT-53739 Builder inference, extension hides members
KT-53733 Kotlin/Native: update source documentation for the new default memory manager
KT-53667 Compiler crashes on attempt to alloc a string on the stack in new MM
KT-53480 Internal error in file lowering: java.lang.ClassNotFoundException: com.android.systemui.R$string
KT-52843 Compose: NPE at Parameters.getParameterByDeclarationSlot if inline function with default arguments takes a lambda which captures value class represented by Long
KT-51868 JVM / IR: Inconsistent behaviour between lambda expression and SAM interface conversion for the same interface
KT-53475 Kotlin/Native for iOS: "IllegalArgumentException: Sequence has more than one element"
KT-53947 IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER
KT-51234 Context receivers can be duplicated in function declaration
KT-51576 Context receivers: "AssertionError: Callers must check that current token is IDENTIFIER followed with '@'" with at character
KT-49479 JVM / IR: "IllegalStateException: IrErrorType" during IR lowering with non-trivial recursion calls
KT-52270 NullPointerException caused by braces on if-else returning a method reference inside lambda
KT-47621 False negative INVISIBLE_MEMBER on call to inaccessible protected synthetic property setter
KT-37796 NI: "ISE: Error type encountered" when inferring type of a property that delegates to itself
KT-45430 PSI2IR: "org.jetbrains.kotlin.psi2ir.generators.ErrorExpressionException: null: KtCallExpression: toString()" with recursive function call in "also" block in nontrivial context
KT-52691 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImpl with intertwined functional interfaces
KT-52822 Fix contract for KtElement.getReference()
KT-50223 IndexOutOfBoundsException from ClassicTypeSystemContext$DefaultImpls.getParameter during call resolution
KT-52667 FIR IDE: fun interfaces (SAM interfaces) are not properly resolved
KT-52136 FIR: Implicit type declaration from the other module cannot be used for overloading
Analysis API. FE1.0
KT-51962 Analysis API: Finish Analysis API for FE1.0
Analysis API. FIR
KT-52779 FIR IDE: Import Optimizer cannot handle generic type qualifiers
KT-50236 Fix OOB modification trackers for non-Kotlin code
KT-51240 Analysis API: KtAnalysisSession for a specific module cannot create a symbol for PSI that cannot be seen from that module.
KT-50868 Analysis API: decompiled type aliases are not resolved
Compiler
KT-53739 Builder inference, extension hides members
KT-53733 Kotlin/Native: update source documentation for the new default memory manager
KT-53667 Compiler crashes on attempt to alloc a string on the stack in new MM
KT-53480 Internal error in file lowering: java.lang.ClassNotFoundException: com.android.systemui.R$string
KT-52843 Compose: NPE at Parameters.getParameterByDeclarationSlot if inline function with default arguments takes a lambda which captures value class represented by Long
KT-51868 JVM / IR: Inconsistent behaviour between lambda expression and SAM interface conversion for the same interface
KT-53475 Kotlin/Native for iOS: "IllegalArgumentException: Sequence has more than one element"
KT-53947 IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER
KT-51234 Context receivers can be duplicated in function declaration
KT-51576 Context receivers: "AssertionError: Callers must check that current token is IDENTIFIER followed with '@'" with at character
KT-49479 JVM / IR: "IllegalStateException: IrErrorType" during IR lowering with non-trivial recursion calls
KT-52270 NullPointerException caused by braces on if-else returning a method reference inside lambda
KT-47621 False negative INVISIBLE_MEMBER on call to inaccessible protected synthetic property setter
KT-37796 NI: "ISE: Error type encountered" when inferring type of a property that delegates to itself
KT-45430 PSI2IR: "org.jetbrains.kotlin.psi2ir.generators.ErrorExpressionException: null: KtCallExpression: toString()" with recursive function call in "also" block in nontrivial context
KT-52691 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImpl with intertwined functional interfaces
KT-52822 Fix contract for KtElement.getReference()
KT-50223 IndexOutOfBoundsException from ClassicTypeSystemContext$DefaultImpls.getParameter during call resolution
KT-52667 FIR IDE: fun interfaces (SAM interfaces) are not properly resolved
KT-52136 FIR: Implicit type declaration from the other module cannot be used for overloading
Analysis API. FE1.0
KT-51962 Analysis API: Finish Analysis API for FE1.0
Analysis API. FIR
KT-52779 FIR IDE: Import Optimizer cannot handle generic type qualifiers
KT-50236 Fix OOB modification trackers for non-Kotlin code
KT-51240 Analysis API: KtAnalysisSession for a specific module cannot create a symbol for PSI that cannot be seen from that module.
KT-50868 Analysis API: decompiled type aliases are not resolved
Compiler
KT-53739 Builder inference, extension hides members
KT-53733 Kotlin/Native: update source documentation for the new default memory manager
KT-53667 Compiler crashes on attempt to alloc a string on the stack in new MM
KT-53480 Internal error in file lowering: java.lang.ClassNotFoundException: com.android.systemui.R$string
KT-52843 Compose: NPE at Parameters.getParameterByDeclarationSlot if inline function with default arguments takes a lambda which captures value class represented by Long
KT-51868 JVM / IR: Inconsistent behaviour between lambda expression and SAM interface conversion for the same interface
KT-53475 Kotlin/Native for iOS: "IllegalArgumentException: Sequence has more than one element"
KT-53947 IllegalStateException: No mapping for symbol: VALUE_PARAMETER INSTANCE_RECEIVER
KT-51234 Context receivers can be duplicated in function declaration
KT-51576 Context receivers: "AssertionError: Callers must check that current token is IDENTIFIER followed with '@'" with at character
KT-49479 JVM / IR: "IllegalStateException: IrErrorType" during IR lowering with non-trivial recursion calls
KT-52270 NullPointerException caused by braces on if-else returning a method reference inside lambda
KT-47621 False negative INVISIBLE_MEMBER on call to inaccessible protected synthetic property setter
KT-37796 NI: "ISE: Error type encountered" when inferring type of a property that delegates to itself
KT-45430 PSI2IR: "org.jetbrains.kotlin.psi2ir.generators.ErrorExpressionException: null: KtCallExpression: toString()" with recursive function call in "also" block in nontrivial context
KT-52691 K2: Expected FirResolvedTypeRef with ConeKotlinType but was FirImplicitTypeRefImpl with intertwined functional interfaces
KT-52822 Fix contract for KtElement.getReference()
KT-50223 IndexOutOfBoundsException from ClassicTypeSystemContext$DefaultImpls.getParameter during call resolution
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependenciesPull requests that update a dependency file
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
kotlin_versionfrom 1.5.21 to 1.7.20.Updates
kotlin-gradle-pluginfrom 1.5.21 to 1.7.20Release notes
Sourced from kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from kotlin-gradle-plugin's changelog.
... (truncated)
Commits
7159702Add changelog for 1.7.209ca25ceNative: add more tests for Swift Set and Dictionary used in Kotlin1244679Native: improve thread state switches for NSSet/NSDictionary adapters1abfeb9[Gradle][MPP] MPP/AGP compatibility: Bump maxSupportedVersion to 7.3b489e93Fix lowering of receiver access in IR scripting8a8853cK1. Fix error message for BUILDER_INFERENCE_MULTI_LAMBDA_RESTRICTION608d45cAdd changelog for 1.7.20-RC3a340d2Fix kind of NoBuilderInferenceWithoutAnnotationRestrictiona17fc51Fix receiver inconsistency when builder inference restriction disabledf0fd2cfPut back the line with language feature to 1.7 blockUpdates
kotlin-stdlibfrom 1.5.21 to 1.7.20Release notes
Sourced from kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from kotlin-stdlib's changelog.
... (truncated)
Commits
7159702Add changelog for 1.7.209ca25ceNative: add more tests for Swift Set and Dictionary used in Kotlin1244679Native: improve thread state switches for NSSet/NSDictionary adapters1abfeb9[Gradle][MPP] MPP/AGP compatibility: Bump maxSupportedVersion to 7.3b489e93Fix lowering of receiver access in IR scripting8a8853cK1. Fix error message for BUILDER_INFERENCE_MULTI_LAMBDA_RESTRICTION608d45cAdd changelog for 1.7.20-RC3a340d2Fix kind of NoBuilderInferenceWithoutAnnotationRestrictiona17fc51Fix receiver inconsistency when builder inference restriction disabledf0fd2cfPut back the line with language feature to 1.7 blockUpdates
kotlin-compiler-embeddablefrom 1.5.21 to 1.7.20Release notes
Sourced from kotlin-compiler-embeddable's releases.
... (truncated)
Changelog
Sourced from kotlin-compiler-embeddable's changelog.
... (truncated)
Commits
7159702Add changelog for 1.7.209ca25ceNative: add more tests for Swift Set and Dictionary used in Kotlin1244679Native: improve thread state switches for NSSet/NSDictionary adapters1abfeb9[Gradle][MPP] MPP/AGP compatibility: Bump maxSupportedVersion to 7.3b489e93Fix lowering of receiver access in IR scripting8a8853cK1. Fix error message for BUILDER_INFERENCE_MULTI_LAMBDA_RESTRICTION608d45cAdd changelog for 1.7.20-RC3a340d2Fix kind of NoBuilderInferenceWithoutAnnotationRestrictiona17fc51Fix receiver inconsistency when builder inference restriction disabledf0fd2cfPut back the line with language feature to 1.7 blockUpdates
kotlin-annotation-processing-embeddablefrom 1.5.21 to 1.7.20Release notes
Sourced from kotlin-annotation-processing-embeddable's releases.
... (truncated)
Changelog
Sourced from kotlin-annotation-processing-embeddable's changelog.
... (truncated)
Commits
7159702Add changelog for 1.7.209ca25ceNative: add more tests for Swift Set and Dictionary used in Kotlin1244679Native: improve thread state switches for NSSet/NSDictionary adapters1abfeb9[Gradle][MPP] MPP/AGP compatibility: Bump maxSupportedVersion to 7.3b489e93Fix lowering of receiver access in IR scripting8a8853cK1. Fix error message for BUILDER_INFERENCE_MULTI_LAMBDA_RESTRICTION608d45cAdd changelog for 1.7.20-RC3a340d2Fix kind of NoBuilderInferenceWithoutAnnotationRestrictiona17fc51Fix receiver inconsistency when builder inference restriction disabledf0fd2cfPut back the line with language feature to 1.7 blockDependabot 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)