Bump the kotlin-dependencies group across 1 directory with 8 updates#52
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the kotlin-dependencies group with 8 updates in the /core-modules-kotlin directory: | Package | From | To | | --- | --- | --- | | [jvm](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | [multiplatform](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.3.10` | | com.android.library | `8.13.2` | `9.0.0` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.35.0` | `0.36.0` | | androidx.test.ext:junit | `1.2.1` | `1.3.0` | | androidx.test:runner | `1.6.2` | `1.7.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.10.0` | | gradle-wrapper | `9.2.1` | `9.3.1` | Updates `jvm` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) Updates `multiplatform` from 2.3.0 to 2.3.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.10) Updates `com.android.library` from 8.13.2 to 9.0.0 Updates `com.vanniktech.maven.publish` from 0.35.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.35.0...0.36.0) Updates `androidx.test.ext:junit` from 1.2.1 to 1.3.0 Updates `androidx.test:runner` from 1.6.2 to 1.7.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 `gradle-wrapper` from 9.2.1 to 9.3.1 --- updated-dependencies: - dependency-name: jvm dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: multiplatform dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-dependencies - dependency-name: com.android.library dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major 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: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: androidx.test:runner dependency-version: 1.7.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: gradle-wrapper dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d081ea2 to
67aef89
Compare
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 8 updates in the /core-modules-kotlin directory:
2.3.02.3.102.3.02.3.108.13.29.0.00.35.00.36.01.2.11.3.01.6.21.7.01.8.01.10.09.2.19.3.1Updates
jvmfrom 2.3.0 to 2.3.10Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
Commits
679366aAdd ChangeLog for 2.3.10-RC214ba833Serialization: remove potential data race during extension registrationfb8d334Revert "K2: implement equality for ConeAttribute.EnhancedNullability"412afb7Add ChangeLog for 2.3.10-RCedea41e[Gradle] Un-deprecate 'androidTarget()'0946452Bump version of the ASM dependency655fb78Reflection: always compute JVM signature of built-in functions manually58d3875Fix mergeReleaseComposeMapping task failure when build cache is enabled56e0a79Copy R8 outputs to Compose folder when transforming obfuscation filee0eb174Fix classId for detecting protobuf enumsUpdates
multiplatformfrom 2.3.0 to 2.3.10Release notes
Sourced from multiplatform's releases.
... (truncated)
Changelog
Sourced from multiplatform's changelog.
Commits
679366aAdd ChangeLog for 2.3.10-RC214ba833Serialization: remove potential data race during extension registrationfb8d334Revert "K2: implement equality for ConeAttribute.EnhancedNullability"412afb7Add ChangeLog for 2.3.10-RCedea41e[Gradle] Un-deprecate 'androidTarget()'0946452Bump version of the ASM dependency655fb78Reflection: always compute JVM signature of built-in functions manually58d3875Fix mergeReleaseComposeMapping task failure when build cache is enabled56e0a79Copy R8 outputs to Compose folder when transforming obfuscation filee0eb174Fix classId for detecting protobuf enumsUpdates
com.android.libraryfrom 8.13.2 to 9.0.0Updates
com.vanniktech.maven.publishfrom 0.35.0 to 0.36.0Release notes
Sourced from com.vanniktech.maven.publish's releases.
... (truncated)
Changelog
Sourced from com.vanniktech.maven.publish's changelog.
Commits
0a5fa58rc2 and wait for published695e18arc1f92dc3aChangelog for 0.36.0bddd1e6Update dependency org.jetbrains.kotlin.jvm to v2.3.20-Beta1 (#1289)22f90b2Update Gradle to v9.3.0 (#1301)d7d5f34Update android.gradle to v9 (major) (#1298)3d262a6Update dependency com.android.library to v9.1.0-alpha05 (#1300)a8573edUpdate plugin com.gradle.develocity to v4.3.1 (#1299)ee0f2e3Fix typo in defaultDeploymentValidationand correct documentation (#1296)783599fUpdate dependency com.android.library to v9.0.0 (#1297)Updates
androidx.test.ext:junitfrom 1.2.1 to 1.3.0Updates
androidx.test:runnerfrom 1.6.2 to 1.7.0Updates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.8.0 to 1.10.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
... (truncated)
Commits
370c4e3Prepare 1.10.0 release (#3142)eaa4b0bMerge remote-tracking branch 'origin/master' into dev0311f16Fix ProtoBuf packing for kotlin unsigned types (#3079)a19df8cAdd a disclaimer to "Other community-supported formats" section and slightly ...2f8a874Add JSON5 to community-supported formats (#3134)975af2cActualize releasing process documente8be81fPrepare 1.10.0-RC releasee334d1c[CBOR] Fix various bugs in the decoder implementationd7ca108Merge remote-tracking branch 'origin/master' into deva5a3c97IR inliner: Enable intra-module mode for kotlinx.serialization (#3128)Updates
gradle-wrapperfrom 9.2.1 to 9.3.1Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions