chore(deps): bump the android-deps group across 1 directory with 11 updates#34
Open
dependabot[bot] wants to merge 1 commit intonew-mainfrom
Open
Conversation
…pdates Bumps the android-deps group with 10 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.10` | | androidx.core:core-ktx | `1.17.0` | `1.18.0` | | androidx.activity:activity-compose | `1.12.2` | `1.13.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.9.0` | `1.10.0` | | [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) | `6.0.7` | `6.1.7` | | [org.robolectric:robolectric](https://github.com/robolectric/robolectric) | `4.16` | `4.16.1` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.0.2` | `6.0.3` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.1` | `9.4.0` | Updates `org.jetbrains.kotlin.android` from 2.2.21 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.2.21...v2.3.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 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.2.21...v2.3.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 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.2.21...v2.3.10) Updates `androidx.core:core-ktx` from 1.17.0 to 1.18.0 Updates `androidx.activity:activity-compose` from 1.12.2 to 1.13.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 `io.kotest:kotest-runner-junit5-jvm` from 6.0.7 to 6.1.7 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.7...6.1.7) Updates `io.kotest:kotest-assertions-core-jvm` from 6.0.7 to 6.1.7 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.0.7...6.1.7) Updates `org.robolectric:robolectric` from 4.16 to 4.16.1 - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.16...robolectric-4.16.1) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) Updates `gradle-wrapper` from 9.2.1 to 9.4.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.1...v9.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: androidx.core:core-ktx dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - 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: android-deps - dependency-name: io.kotest:kotest-runner-junit5-jvm dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: io.kotest:kotest-assertions-core-jvm dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: org.robolectric:robolectric dependency-version: 4.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-deps - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps ... 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 android-deps group with 10 updates in the /apps/android directory:
2.2.212.3.102.2.212.3.102.2.212.3.101.17.01.18.01.12.21.13.01.9.01.10.06.0.76.1.74.164.16.16.0.26.0.39.2.19.4.0Updates
org.jetbrains.kotlin.androidfrom 2.2.21 to 2.3.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
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
org.jetbrains.kotlin.plugin.composefrom 2.2.21 to 2.3.10Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
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
org.jetbrains.kotlin.plugin.serializationfrom 2.2.21 to 2.3.10Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
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
androidx.core:core-ktxfrom 1.17.0 to 1.18.0Updates
androidx.activity:activity-composefrom 1.12.2 to 1.13.0Updates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.9.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
io.kotest:kotest-runner-junit5-jvmfrom 6.0.7 to 6.1.7Release notes
Sourced from io.kotest:kotest-runner-junit5-jvm's releases.
... (truncated)
Commits
4d89c59Fix power assert applied unconditionally with wrong dependency scope (#5747)f21cce4Update snapshot badge style and adjust hero text font size877e1ceUpdate homepage hero text for clarity; revise snapshot badge link and image79d37a0Streamline homepage hero text for clarity and brevityd98e17buse different sed for macOs runner in master-eap action (#5746)ff6b67dSimplify homepage hero text for improved readability and impact92f6f94Revise homepage hero text for improved clarity and messaginge37a1ffUpgrade Docusaurus from 2.4.x to 3.9.2 (#5744)7efea63RefineEventuallyTestiteration calculations to match updated delay6b61938AdjustEventuallyTestinterval and iteration bounds for better CI stabilityUpdates
io.kotest:kotest-assertions-core-jvmfrom 6.0.7 to 6.1.7Release notes
Sourced from io.kotest:kotest-assertions-core-jvm's releases.
... (truncated)
Commits
4d89c59Fix power assert applied unconditionally with wrong dependency scope (#5747)f21cce4Update snapshot badge style and adjust hero text font size877e1ceUpdate homepage hero text for clarity; revise snapshot badge link and image79d37a0Streamline homepage hero text fo...Description has been truncated