Bump the kotlin-dependencies group across 1 directory with 23 updates#866
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the kotlin-dependencies group with 23 updates in the /demos/kotlin/kmp_sdk directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.21` | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.21` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.21` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.21` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.21` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.20.0` | | [org.mockito:mockito-android](https://github.com/mockito/mockito) | `5.18.0` | `5.20.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.0` | `0.7.1-0.6.x-compat` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.3` | | [com.juul.khronicle:khronicle-core](https://github.com/JuulLabs/khronicle) | `0.5.1` | `0.6.0` | | [org.jetbrains.dokka:dokka-base](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.20-1.0.32` | `2.3.3` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.33.0` | `0.35.0` | | com.ncorti.ktfmt.gradle | `0.23.0` | `0.25.0` | Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.mockito:mockito-core` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.8.0...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.0 to 0.7.1-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.6.0...v0.7.1-0.6.x-compat) Updates `io.ktor:ktor-client-core` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.3.3 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.3) Updates `com.juul.khronicle:khronicle-core` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/JuulLabs/khronicle/releases) - [Commits](JuulLabs/khronicle@0.5.1...0.6.0) Updates `org.jetbrains.dokka:dokka-base` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.dokka` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.21) Updates `com.google.devtools.ksp` from 2.1.20-1.0.32 to 2.3.3 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-1.0.32...2.3.3) Updates `org.jetbrains.dokka` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/Kotlin/dokka/releases) - [Commits](Kotlin/dokka@v2.0.0...v2.1.0) Updates `com.vanniktech.maven.publish` from 0.33.0 to 0.35.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.33.0...0.35.0) Updates `com.ncorti.ktfmt.gradle` from 0.23.0 to 0.25.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.7.1-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.juul.khronicle:khronicle-core dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.dokka:dokka-base dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.vanniktech.maven.publish dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.ncorti.ktfmt.gradle dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the kotlin-dependencies group with 23 updates in the /demos/kotlin/kmp_sdk directory:
2.1.202.2.212.1.202.2.212.1.202.2.212.1.202.2.212.1.202.2.215.18.05.20.05.18.05.20.01.8.01.9.00.6.00.7.1-0.6.x-compat3.2.03.3.33.2.03.3.33.2.03.3.33.2.03.3.33.2.03.3.33.2.03.3.33.2.03.3.33.2.03.3.30.5.10.6.02.0.02.1.02.0.02.1.02.1.20-1.0.322.3.30.33.00.35.00.23.00.25.0Updates
org.jetbrains.kotlin:kotlin-testfrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-test-junitfrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin.plugin.composefrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin.multiplatformfrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.multiplatform's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.multiplatform's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin.plugin.serializationfrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-test-junitfrom 2.1.20 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.mockito:mockito-corefrom 5.18.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.