-
-
Notifications
You must be signed in to change notification settings - Fork 970
build(deps): bump the gradle-compose group with 29 updates #2879
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
compose-dev
Choose a base branch
from
dependabot/gradle/compose-dev/gradle-compose-d4d887039b
base: compose-dev
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
build(deps): bump the gradle-compose group with 29 updates #2879
dependabot
wants to merge
1
commit into
compose-dev
from
dependabot/gradle/compose-dev/gradle-compose-d4d887039b
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 gradle-compose group with 29 updates: | Package | From | To | | --- | --- | --- | | androidx.core:core-ktx | `1.16.0` | `1.17.0` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.9.0` | `2.10.0` | | androidx.lifecycle:lifecycle-runtime-compose | `2.9.0` | `2.10.0` | | androidx.core:core-splashscreen | `1.0.1` | `1.2.0` | | androidx.activity:activity-compose | `1.10.1` | `1.12.0` | | androidx.work:work-runtime-ktx | `2.10.1` | `2.11.0` | | androidx.datastore:datastore-preferences | `1.1.2` | `1.2.0` | | androidx.appcompat:appcompat | `1.7.0` | `1.7.1` | | androidx.compose:compose-bom | `2025.05.00` | `2025.11.01` | | androidx.compose.ui:ui-tooling | `1.8.1` | `1.9.5` | | androidx.compose.material3:material3 | `1.3.2` | `1.4.0` | | androidx.navigation:navigation-compose | `2.8.6` | `2.9.6` | | [com.google.accompanist:accompanist-drawablepainter](https://github.com/google/accompanist) | `0.37.0` | `0.37.3` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | `0.3.8` | `0.4.0` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.1` | `0.7.1-0.6.x-compat` | | androidx.room:room-runtime | `2.7.1` | `2.8.4` | | androidx.room:room-ktx | `2.7.1` | `2.8.4` | | androidx.room:room-compiler | `2.7.1` | `2.8.4` | | [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) | `0.30.0` | `0.38.1` | | [dev.rikka.hidden:stub](https://github.com/RikkaW/HiddenApi) | `4.3.3` | `4.4.0` | | com.android.application | `8.9.1` | `8.13.1` | | com.android.library | `8.9.1` | `8.13.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.21` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.21` | | [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.21` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.10` | `2.2.21` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.10-1.0.29` | `2.3.3` | | [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) | `0.17.0` | `0.18.1` | Updates `androidx.core:core-ktx` from 1.16.0 to 1.17.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.0 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.0 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.0 to 2.10.0 Updates `androidx.core:core-splashscreen` from 1.0.1 to 1.2.0 Updates `androidx.activity:activity-compose` from 1.10.1 to 1.12.0 Updates `androidx.work:work-runtime-ktx` from 2.10.1 to 2.11.0 Updates `androidx.datastore:datastore-preferences` from 1.1.2 to 1.2.0 Updates `androidx.appcompat:appcompat` from 1.7.0 to 1.7.1 Updates `androidx.compose:compose-bom` from 2025.05.00 to 2025.11.01 Updates `androidx.compose.ui:ui-tooling` from 1.8.1 to 1.9.5 Updates `androidx.compose.material3:material3` from 1.3.2 to 1.4.0 Updates `androidx.navigation:navigation-compose` from 2.8.6 to 2.9.6 Updates `com.google.accompanist:accompanist-drawablepainter` from 0.37.0 to 0.37.3 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.37.0...v0.37.3) 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-collections-immutable` from 0.3.8 to 0.4.0 - [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases) - [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.collections.immutable@v0.3.8...v0.4.0) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.1 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.1...v0.7.1-0.6.x-compat) Updates `androidx.room:room-runtime` from 2.7.1 to 2.8.4 Updates `androidx.room:room-ktx` from 2.7.1 to 2.8.4 Updates `androidx.room:room-compiler` from 2.7.1 to 2.8.4 Updates `androidx.room:room-ktx` from 2.7.1 to 2.8.4 Updates `androidx.room:room-compiler` from 2.7.1 to 2.8.4 Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.30.0 to 0.38.1 - [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases) - [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md) - [Commits](mikepenz/multiplatform-markdown-renderer@v0.30.0...v0.38.1) Updates `dev.rikka.hidden:stub` from 4.3.3 to 4.4.0 - [Commits](https://github.com/RikkaW/HiddenApi/commits) Updates `com.android.application` from 8.9.1 to 8.13.1 Updates `com.android.library` from 8.9.1 to 8.13.1 Updates `com.android.library` from 8.9.1 to 8.13.1 Updates `org.jetbrains.kotlin.android` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.1.10 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.10...v2.2.21) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 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.10...v2.2.21) Updates `com.google.devtools.ksp` from 2.1.10-1.0.29 to 2.3.3 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.10-1.0.29...2.3.3) Updates `org.jetbrains.kotlinx.binary-compatibility-validator` from 0.17.0 to 0.18.1 - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.17.0...0.18.1) --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.core:core-splashscreen dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.work:work-runtime-ktx dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.datastore:datastore-preferences dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - dependency-name: androidx.compose:compose-bom dependency-version: 2025.11.01 dependency-type: direct:production dependency-group: gradle-compose - dependency-name: androidx.compose.ui:ui-tooling dependency-version: 1.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.compose.material3:material3 dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.google.accompanist:accompanist-drawablepainter dependency-version: 0.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-compose - 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: gradle-compose - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - 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: gradle-compose - dependency-name: androidx.room:room-runtime dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.room:room-compiler dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: androidx.room:room-compiler dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3 dependency-version: 0.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: dev.rikka.hidden:stub dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.android.application dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.android.library dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: com.google.devtools.ksp dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose - dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-compose ... Signed-off-by: dependabot[bot] <[email protected]>
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 gradle-compose group with 29 updates:
1.16.01.17.02.9.02.10.02.9.02.10.01.0.11.2.01.10.11.12.02.10.12.11.01.1.21.2.01.7.01.7.12025.05.002025.11.011.8.11.9.51.3.21.4.02.8.62.9.60.37.00.37.31.8.01.9.00.3.80.4.00.6.10.7.1-0.6.x-compat2.7.12.8.42.7.12.8.42.7.12.8.40.30.00.38.14.3.34.4.08.9.18.13.18.9.18.13.12.1.102.2.212.1.102.2.212.1.102.2.212.1.102.2.212.1.10-1.0.292.3.30.17.00.18.1Updates
androidx.core:core-ktxfrom 1.16.0 to 1.17.0Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.9.0 to 2.10.0Updates
androidx.lifecycle:lifecycle-runtime-composefrom 2.9.0 to 2.10.0Updates
androidx.lifecycle:lifecycle-runtime-composefrom 2.9.0 to 2.10.0Updates
androidx.core:core-splashscreenfrom 1.0.1 to 1.2.0Updates
androidx.activity:activity-composefrom 1.10.1 to 1.12.0Updates
androidx.work:work-runtime-ktxfrom 2.10.1 to 2.11.0Updates
androidx.datastore:datastore-preferencesfrom 1.1.2 to 1.2.0Updates
androidx.appcompat:appcompatfrom 1.7.0 to 1.7.1Updates
androidx.compose:compose-bomfrom 2025.05.00 to 2025.11.01Updates
androidx.compose.ui:ui-toolingfrom 1.8.1 to 1.9.5Updates
androidx.compose.material3:material3from 1.3.2 to 1.4.0Updates
androidx.navigation:navigation-composefrom 2.8.6 to 2.9.6Updates
com.google.accompanist:accompanist-drawablepainterfrom 0.37.0 to 0.37.3Release notes
Sourced from com.google.accompanist:accompanist-drawablepainter's releases.
Commits
f939af3Release 0.37.39dcd688Merge pull request #1817 from landicefu/main4f76eeaFix wrong rendered size of AnimatedImageDrawable on systems below Android 12befa437Update README.md60db380Update gradle.properties5606a69Update maven publish7328dc7Update gradle.properties24471e1Release v0.37.14379d3aUpdate gradle.propertiesUpdates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.8.0 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-collections-immutablefrom 0.3.8 to 0.4.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-collections-immutable's changelog.
Commits
bd5ac10Release v0.4.0 (#221)6b1c71cGhost element when applying multiples minus operations on a PersistentHashSet...57759eaAdopt KUP requirements imposed by KT-75078 (#214)5c3af1eBug in PersistentMap equals implementation (#218)4528d53Equal PersistentOrderedSets are not equal (#217)6e66748Update Kotlin and dependencies4524d61Update kotlinx.team.infra plugin (#216)7dbd115Configure native targets directly, without using the infra plugin (#215)4af5b47Use another KotlinJvmCompile to change JVM compiler options (#211)c57cf32Enable '-Xjvm-default=disable' explicitly to prevent API dump changes (#210)Updates
org.jetbrains.kotlinx:kotlinx-datetimefrom 0.6.1 to 0.7.1-0.6.x-compatRelease notes
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-datetime's changelog.
Commits
1d73c7bThe compatibility artifact for 0.7.115794e9Version 0.7.1aebfd48fixup! Support new maven central publication scheme637db6cfixup! Support new maven central publication schemeb9a1b37Remove old sonatype staging repo configuration6b4e8c7Support new maven central publication scheme3d84f69Allow running MacOS TeamCity builds on ARM agents (#553)19dfa80Restore binary compatibility ofyear(),monthNumber(), anddayOfYear()...2e4fda1Add note about kotlinx-serialization to 0.7.0 migration section (#550)5824a70Implement Foundation-based time zone support for Darwin systems with comprehe...Updates
androidx.room:room-runtimefrom 2.7.1 to 2.8.4Updates
androidx.room:room-ktxfrom 2.7.1 to 2.8.4Updates
androidx.room:room-compilerfrom 2.7.1 to 2.8.4Updates
androidx.room:room-ktxfrom 2.7.1 to 2.8.4Updates
androidx.room:room-compilerfrom 2.7.1 to 2.8.4Updates
com.mikepenz:multiplatform-markdown-renderer-m3from 0.30.0 to 0.38.1Release notes
Sourced from com.mikepenz:multiplatform-markdown-renderer-m3's releases.
... (truncated)
Commits
5dc931dMerge pull request #465 from mikepenz/develop5699ba4- [release] v0.38.174737f3Merge pull request #464 from mikepenz/feature/expand_markdown_api4d7bfbdAdd parameters for link lookup, state retention, and immediate rendering in M...717988aAdd additional documentationef9f6c4Add parameters for link lookup, state retention, and immediate rendering in M...97022d7Add documentation for retaining state during markdown updates9f4da86Update migration notes for version 0.38.0: document breaking change removing ...ffb00d6Merge pull request #463 from mikepenz/develop5f28279- [release] v0.38.0Updates
dev.rikka.hidden:stubfrom 4.3.3 to 4.4.0Commits
Updates
com.android.applicationfrom 8.9.1 to 8.13.1Updates
com.android.libraryfrom 8.9.1 to 8.13.1Updates
com.android.libraryfrom 8.9.1 to 8.13.1Updates
org.jetbrains.kotlin.androidfrom 2.1.10 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android'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.10 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.plugin.parcelizefrom 2.1.10 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.plugin.parcelize's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.parcelize's changelog.