Bump the dependencies group across 1 directory with 24 updates - #13
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 24 updates#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | gradle-wrapper | `8.14` | `9.3.1` | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.10` | `2.3.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` | | [org.jetbrains.kotlinx:kotlinx-io-bytestring](https://github.com/Kotlin/kotlinx-io) | `0.8.0` | `0.8.2` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.2.3` | `3.4.0` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.2.3` | `3.4.0` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `3.2.3` | `3.4.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.2.3` | `3.4.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.2.3` | `3.4.0` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `5.1.0` | `5.3.2` | | [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) | `5.1.0` | `5.3.2` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `5.1.0` | `5.3.2` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.2` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.5` | `1.14.9` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.18` | `1.5.27` | | androidx.activity:activity | `1.10.1` | `1.12.3` | | [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) | `0.9.1` | `0.9.5` | | com.android.application | `8.12.2` | `9.0.0` | | [org.jetbrains.dokka](https://github.com/Kotlin/dokka) | `2.0.0` | `2.1.0` | Updates `gradle-wrapper` from 8.14 to 9.3.1 Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.multiplatform` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.jvm` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.9.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.9.0...v1.10.0) Updates `org.jetbrains.kotlinx:kotlinx-io-bytestring` from 0.8.0 to 0.8.2 - [Release notes](https://github.com/Kotlin/kotlinx-io/releases) - [Changelog](https://github.com/Kotlin/kotlinx-io/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-io@0.8.0...0.8.2) Updates `io.ktor:ktor-client-core` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-cio` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-logging` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-mock` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-cio` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-logging` from 3.2.3 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.3...3.4.0) Updates `io.ktor:ktor-client-mock` from 3.2.3 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.3...3.4.0) Updates `com.squareup.okhttp3:okhttp` from 5.1.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.1.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 5.1.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.1.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 5.1.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.1.0...parent-5.3.2) Updates `com.squareup.okhttp3:logging-interceptor` from 5.1.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.1.0...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 5.1.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.1.0...parent-5.3.2) Updates `org.junit:junit-bom` from 5.13.4 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.2) Updates `io.mockk:mockk` from 1.14.5 to 1.14.9 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.9) Updates `ch.qos.logback:logback-classic` from 1.5.18 to 1.5.27 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.27) Updates `androidx.activity:activity` from 1.10.1 to 1.12.3 Updates `org.jetbrains.kotlin.multiplatform` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.jvm` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.10 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.2.10...v2.3.0) Updates `org.jetbrains.kotlinx.kover` from 0.9.1 to 0.9.5 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.1...v0.9.5) Updates `com.android.application` from 8.12.2 to 9.0.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) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: 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: dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-io-bytestring dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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: dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: 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: 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: dependencies - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: 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: 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: dependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.activity:activity dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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: dependencies - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.android.application dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.jetbrains.dokka dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 24 updates in the / directory:
8.149.3.12.2.102.3.02.2.102.3.02.2.102.3.02.2.102.3.02.2.102.3.02.2.102.3.01.9.01.10.00.8.00.8.23.2.33.4.03.2.33.4.03.2.33.4.03.2.33.4.03.2.33.4.05.1.05.3.25.1.05.3.25.1.05.3.25.13.46.0.21.14.51.14.91.5.181.5.271.10.11.12.30.9.10.9.58.12.29.0.02.0.02.1.0Updates
gradle-wrapperfrom 8.14 to 9.3.1Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 2.2.10 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin'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.2.10 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.jvmfrom 2.2.10 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm'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.androidfrom 2.2.10 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android'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.allopenfrom 2.2.10 to 2.3.0Release notes
Sourced from org.jetbrains.kotlin.plugin.allopen's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.allopen's changelog.