-
Notifications
You must be signed in to change notification settings - Fork 188
Bump the kotlin-dependencies group across 1 directory with 25 updates #891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/demos/kotlin/kmp_sdk/kotlin-dependencies-de287011f6
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the kotlin-dependencies group across 1 directory with 25 updates #891
dependabot
wants to merge
1
commit into
main
from
dependabot/gradle/demos/kotlin/kmp_sdk/kotlin-dependencies-de287011f6
Conversation
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
Bumps the kotlin-dependencies group with 25 updates in the /demos/kotlin/kmp_sdk directory: | Package | From | To | | --- | --- | --- | | gradle-wrapper | `8.11.1` | `9.3.0` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.3.0` | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.3.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.3.0` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.3.0` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.3.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.21.0` | | [org.mockito:mockito-android](https://github.com/mockito/mockito) | `5.18.0` | `5.21.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.10.0` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.0` | `0.7.1-0.6.x-compat` | | [org.jetbrains.compose.ui:ui-tooling-preview](https://github.com/JetBrains/compose-multiplatform) | `1.9.0-alpha02` | `1.11.0-alpha01` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.2.0` | `3.4.0` | | [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.4` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.33.0` | `0.36.0` | | com.ncorti.ktfmt.gradle | `0.23.0` | `0.25.0` | Updates `gradle-wrapper` from 8.11.1 to 9.3.0 Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.mockito:mockito-core` from 5.18.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.21.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.21.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.21.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.10.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.10.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 `org.jetbrains.compose.ui:ui-tooling-preview` from 1.9.0-alpha02 to 1.11.0-alpha01 - [Release notes](https://github.com/JetBrains/compose-multiplatform/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.9.0-alpha02...v1.11.0-alpha01) Updates `io.ktor:ktor-client-core` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.4.0 - [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.4.0) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.4.0 - [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.4.0) 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.3.0 - [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.3.0) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.3.0 - [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.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.3.0 - [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.3.0) Updates `com.google.devtools.ksp` from 2.1.20-1.0.32 to 2.3.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-1.0.32...2.3.4) 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.36.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.36.0) Updates `com.ncorti.ktfmt.gradle` from 0.23.0 to 0.25.0 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.3.0 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.3.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.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 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.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.21.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.10.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: org.jetbrains.compose.ui:ui-tooling-preview dependency-version: 1.11.0-alpha01 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.4.0 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.4.0 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.4.0 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.4.0 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.4.0 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.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 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.36.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 |
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 25 updates in the /demos/kotlin/kmp_sdk directory:
8.11.19.3.02.1.202.3.02.1.202.3.02.1.202.3.02.1.202.3.02.1.202.3.05.18.05.21.05.18.05.21.01.8.01.10.00.6.00.7.1-0.6.x-compat1.9.0-alpha021.11.0-alpha013.2.03.4.03.2.03.4.03.2.03.4.03.2.03.4.03.2.03.4.03.2.03.4.03.2.03.4.03.2.03.4.00.5.10.6.02.0.02.1.02.0.02.1.02.1.20-1.0.322.3.40.33.00.36.00.23.00.25.0Updates
gradle-wrapperfrom 8.11.1 to 9.3.0Updates
org.jetbrains.kotlin:kotlin-testfrom 2.1.20 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
f95cb2fAdd ChangeLog for 2.3.0-RC39d65a2eKT-82901: Fix issue with converting Long.MIN_VALUE to Duration35a9a82FE: Postpone DiscriminateSuspendInOverloadResolutione0b7eeaFE: Add tests for KT-82869e66298cAdd ChangeLog for 2.3.0-RC2e490802[K/JS] Introduce a compiler argument to enable export of suspend functions585094bFIR2IR: Avoid generation of incorrect suspend adapter for custom implementationc69adc7FIR2IR: Rename and clarify contracts for suspicious utility functionb4bb8bfFIR2IR: Pass original expected type to applySuspendConversionIfNeeded4718830FIR2IR: Add tests for KT-82590Updates
org.jetbrains.kotlin:kotlin-test-junitfrom 2.1.20 to 2.3.0Release 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
f95cb2fAdd ChangeLog for 2.3.0-RC39d65a2eKT-82901: Fix issue with converting Long.MIN_VALUE to Duration35a9a82FE: Postpone DiscriminateSuspendInOverloadResolutione0b7eeaFE: Add tests for KT-82869e66298cAdd ChangeLog for 2.3.0-RC2e490802[K/JS] Introduce a compiler argument to enable export of suspend functions585094bFIR2IR: Avoid generation of incorrect suspend adapter for custom implementationc69adc7FIR2IR: Rename and clarify contracts for suspicious utility functionb4bb8bfFIR2IR: Pass original expected type to applySuspendConversionIfNeeded4718830FIR2IR: Add tests for KT-82590Updates
org.jetbrains.kotlin.plugin.composefrom 2.1.20 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
f95cb2fAdd ChangeLog for 2.3.0-RC39d65a2eKT-82901: Fix issue with converting Long.MIN_VALUE to Duration35a9a82FE: Postpone DiscriminateSuspendInOverloadResolutione0b7eeaFE: Add tests for KT-82869e66298cAdd ChangeLog for 2.3.0-RC2e490802[K/JS] Introduce a compiler argument to enable export of suspend functions585094bFIR2IR: Avoid generation of incorrect suspend adapter for custom implementationc69adc7FIR2IR: Rename and clarify contracts for suspicious utility functionb4bb8bfFIR2IR: Pass original expected type to applySuspendConversionIfNeeded4718830FIR2IR: Add tests for KT-82590Updates
org.jetbrains.kotlin.multiplatformfrom 2.1.20 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.multiplatform's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.multiplatform's changelog.
... (truncated)
Commits
f95cb2fAdd ChangeLog for 2.3.0-RC39d65a2eKT-82901: Fix issue with converting Long.MIN_VALUE to Duration35a9a82FE: Postpone DiscriminateSuspendInOverloadResolutione0b7eeaFE: Add tests for KT-82869e66298cAdd ChangeLog for 2.3.0-RC2e490802[K/JS] Introduce a compiler argument to enable export of suspend functions585094bFIR2IR: Avoid generation of incorrect suspend adapter for custom implementationc69adc7FIR2IR: Rename and clarify contracts for suspicious utility functionb4bb8bfFIR2IR: Pass original expected type to applySuspendConversionIfNeeded4718830FIR2IR: Add tests for KT-82590Updates
org.jetbrains.kotlin.plugin.serializationfrom 2.1.20 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.