KT-38540 Kotlin/Native Set.contains fails with specific enum setup
KT-40425 IrGenerationExtension. Support simple reporting to compiler output (for development/debug)
KT-41620 ClassCastException: Class cannot be cast to java.lang.Void
KT-41679 NI: TYPE_MISMATCH wrong type inference of collection with type Any and integer literal
KT-41818 NI: False positive IMPLICIT_NOTHING_TYPE_ARGUMENT_IN_RETURN_POSITION leads to NothingValueException on delegated properties
KT-42239 IR: Report compilation error instead of throwing an exception (effectively crash compiler) when some declaration wasn't found while deserialization
KT-42631 ArrayIndexOutOfBoundsException was thrown during IR lowering
KT-43258 NI: False positive "Suspend function 'invoke' should be called only from a coroutine or another suspend function" when calling suspend operator fun on object property from last expression of a crossinlined suspend lambda
KT-38540 Kotlin/Native Set.contains fails with specific enum setup
KT-40425 IrGenerationExtension. Support simple reporting to compiler output (for development/debug)
KT-41620 ClassCastException: Class cannot be cast to java.lang.Void
KT-41679 NI: TYPE_MISMATCH wrong type inference of collection with type Any and integer literal
KT-41818 NI: False positive IMPLICIT_NOTHING_TYPE_ARGUMENT_IN_RETURN_POSITION leads to NothingValueException on delegated properties
KT-42239 IR: Report compilation error instead of throwing an exception (effectively crash compiler) when some declaration wasn't found while deserialization
KT-42631 ArrayIndexOutOfBoundsException was thrown during IR lowering
KT-43258 NI: False positive "Suspend function 'invoke' should be called only from a coroutine or another suspend function" when calling suspend operator fun on object property from last expression of a crossinlined suspend lambda
KT-38540 Kotlin/Native Set.contains fails with specific enum setup
KT-40425 IrGenerationExtension. Support simple reporting to compiler output (for development/debug)
KT-41620 ClassCastException: Class cannot be cast to java.lang.Void
KT-41679 NI: TYPE_MISMATCH wrong type inference of collection with type Any and integer literal
KT-41818 NI: False positive IMPLICIT_NOTHING_TYPE_ARGUMENT_IN_RETURN_POSITION leads to NothingValueException on delegated properties
KT-42239 IR: Report compilation error instead of throwing an exception (effectively crash compiler) when some declaration wasn't found while deserialization
KT-42631 ArrayIndexOutOfBoundsException was thrown during IR lowering
KT-43258 NI: False positive "Suspend function 'invoke' should be called only from a coroutine or another suspend function" when calling suspend operator fun on object property from last expression of a crossinlined suspend lambda
KT-38540 Kotlin/Native Set.contains fails with specific enum setup
KT-40425 IrGenerationExtension. Support simple reporting to compiler output (for development/debug)
KT-41620 ClassCastException: Class cannot be cast to java.lang.Void
KT-41679 NI: TYPE_MISMATCH wrong type inference of collection with type Any and integer literal
KT-41818 NI: False positive IMPLICIT_NOTHING_TYPE_ARGUMENT_IN_RETURN_POSITION leads to NothingValueException on delegated properties
KT-42239 IR: Report compilation error instead of throwing an exception (effectively crash compiler) when some declaration wasn't found while deserialization
KT-42631 ArrayIndexOutOfBoundsException was thrown during IR lowering
KT-43258 NI: False positive "Suspend function 'invoke' should be called only from a coroutine or another suspend function" when calling suspend operator fun on object property from last expression of a crossinlined suspend lambda
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
kotlin.version
from 1.5.10 to 1.5.20. Updateskotlin-stdlib
from 1.5.10 to 1.5.20Release notes
Sourced from kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from kotlin-stdlib's changelog.
... (truncated)
Commits
282fd2c
Move 1.4.x changelog to a separate filed2a196c
Add changelog for 1.5.204ac3753
Restore removed 'kotlinPluginVersion' property.eec6efb
Use proper applicability for constraint warningsdc8fa06
rrr/1.5.20-release/ayalyshev/change-notes2ffcc16
Add regression test for MPP android source set with resources679e768
Fix adding non-directory to resources for Android source set6b8cae2
Add workaround for compiler downloader for 1.5.20 release binaries7d180b8
Treat toolchain as input only for JVM tasks.a5e1ec9
Revert "Warn on using 'jdkHome' option in Gradle builds."Updates
kotlin-test-junit
from 1.5.10 to 1.5.20Release notes
Sourced from kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from kotlin-test-junit's changelog.
... (truncated)
Commits
282fd2c
Move 1.4.x changelog to a separate filed2a196c
Add changelog for 1.5.204ac3753
Restore removed 'kotlinPluginVersion' property.eec6efb
Use proper applicability for constraint warningsdc8fa06
rrr/1.5.20-release/ayalyshev/change-notes2ffcc16
Add regression test for MPP android source set with resources679e768
Fix adding non-directory to resources for Android source set6b8cae2
Add workaround for compiler downloader for 1.5.20 release binaries7d180b8
Treat toolchain as input only for JVM tasks.a5e1ec9
Revert "Warn on using 'jdkHome' option in Gradle builds."Updates
kotlin-maven-plugin
from 1.5.10 to 1.5.20Dependabot 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)