android-samples
android-samples copied to clipboard
chore(deps): bump kotlin from 2.0.0 to 2.1.10 in /snippets
Bumps kotlin from 2.0.0 to 2.1.10.
Updates org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.1.10
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Kotlin 2.1.10
Changelog
Compiler
KT-73858Compose / iOS: NullPointerException on buildingKT-73454K2: Fix type parameters mapping for typealiases with inner RHSKT-73043K2 Compiler does not allow references to inner constructors with typealiasesKT-74040Compilation of inner class usage does not check the visibility of parent class during compilation in different roundsKT-73339K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projectionKT-72585K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: SKT-73399compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameterKT-72725KMP: Unsupported actualization of inherited java field in expect classKT-73153K2: Standalone diagnostics on type arguments are not reportedCompose compiler
CMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.10b/381407900Avoid adding Compose annotations on synthetic classesIR. Inlining
KT-73981Cherry-pick the fix for KT-73482 to 2.1.10JavaScript
KT-70778Kotlin Js companion is undefined in production buildKT-73130KJS: Missedbreakfor do/while in generated JS codeKT-58797Optimize the code generated for objects on JS and Wasm backendsKlibs
KT-70146[KLIB Resolve] Don't fail on nonexistent transitive dependencyKT-73951Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10Native
KT-73559K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0Tools. CLI
KT-73967JDK 25: "IllegalArgumentException: 25-ea" with EA buildsTools. Daemon
KT-73311"Unable to release compile session, maybe daemon is already down" flakinessTools. Gradle
KT-73728'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
2.1.10-RC2
Compiler
KT-73858Compose / iOS: NullPointerException on buildingKT-74040Compilation of inner class usage does not check the visibility of parent class during compilation in different roundsCompose compiler
b/381407900Avoid adding Compose annotations on synthetic classesCMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.102.1.10-RC
Compiler
KT-73454K2: Fix type parameters mapping for typealiases with inner RHSKT-73043K2 Compiler does not allow references to inner constructors with typealiasesKT-73339K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projectionKT-72585K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: SKT-73399compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameterKT-72725KMP: Unsupported actualization of inherited java field in expect classKT-73153K2: Standalone diagnostics on type arguments are not reportedCompose compiler
CMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.10IR. Inlining
KT-73981Cherry-pick the fix for KT-73482 to 2.1.10JavaScript
KT-58797Optimize the code generated for objects on JS and Wasm backendsKT-70778Kotlin Js companion is undefined in production buildKT-73130KJS: Missedbreakfor do/while in generated JS codeKlibs
KT-73951Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10Native
KT-73559K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0Tools. CLI
KT-73967JDK 25: "IllegalArgumentException: 25-ea" with EA builds
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA tests- Additional commits viewable in compare view
Updates org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.0 to 2.1.10
Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
Kotlin 2.1.10
Changelog
Compiler
KT-73858Compose / iOS: NullPointerException on buildingKT-73454K2: Fix type parameters mapping for typealiases with inner RHSKT-73043K2 Compiler does not allow references to inner constructors with typealiasesKT-74040Compilation of inner class usage does not check the visibility of parent class during compilation in different roundsKT-73339K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projectionKT-72585K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: SKT-73399compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameterKT-72725KMP: Unsupported actualization of inherited java field in expect classKT-73153K2: Standalone diagnostics on type arguments are not reportedCompose compiler
CMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.10b/381407900Avoid adding Compose annotations on synthetic classesIR. Inlining
KT-73981Cherry-pick the fix for KT-73482 to 2.1.10JavaScript
KT-70778Kotlin Js companion is undefined in production buildKT-73130KJS: Missedbreakfor do/while in generated JS codeKT-58797Optimize the code generated for objects on JS and Wasm backendsKlibs
KT-70146[KLIB Resolve] Don't fail on nonexistent transitive dependencyKT-73951Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10Native
KT-73559K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0Tools. CLI
KT-73967JDK 25: "IllegalArgumentException: 25-ea" with EA buildsTools. Daemon
KT-73311"Unable to release compile session, maybe daemon is already down" flakinessTools. Gradle
KT-73728'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
2.1.10-RC2
Compiler
KT-73858Compose / iOS: NullPointerException on buildingKT-74040Compilation of inner class usage does not check the visibility of parent class during compilation in different roundsCompose compiler
b/381407900Avoid adding Compose annotations on synthetic classesCMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.102.1.10-RC
Compiler
KT-73454K2: Fix type parameters mapping for typealiases with inner RHSKT-73043K2 Compiler does not allow references to inner constructors with typealiasesKT-73339K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projectionKT-72585K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: SKT-73399compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameterKT-72725KMP: Unsupported actualization of inherited java field in expect classKT-73153K2: Standalone diagnostics on type arguments are not reportedCompose compiler
CMP-5680Compose compiler: unexpected stability warnings for classes compiled with 2.0.10IR. Inlining
KT-73981Cherry-pick the fix for KT-73482 to 2.1.10JavaScript
KT-58797Optimize the code generated for objects on JS and Wasm backendsKT-70778Kotlin Js companion is undefined in production buildKT-73130KJS: Missedbreakfor do/while in generated JS codeKlibs
KT-73951Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10Native
KT-73559K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0Tools. CLI
KT-73967JDK 25: "IllegalArgumentException: 25-ea" with EA builds
... (truncated)
Commits
6dff565Add ChangeLog for 2.1.10-RC25e6f6a6[tests] Turned on passing testsb968b02[K/N] Skip missing dependencies during cache building8b57d44[CMP] no metadata annotations on synthetic classesf82abd9[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff[FIR] Don't render lazy attributes withnullvalue in FIR renderer5f5af38[FIR] Remove incorrect fast-path from@PublishedAPIcomputation for binary de...435080b[FIR] Consider effective visibility of parent class during deserialization05e92d4[Test] Reproduce KT-74040 in AA testsc49acfb[Test] RenderisPublicApiattribute in AA tests- 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 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)