Skip to content

deps(deps): bump org.jetbrains.compose from 1.9.3 to 1.10.3 in the compose-dependencies group#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/compose-dependencies-1d78ead2aa
Open

deps(deps): bump org.jetbrains.compose from 1.9.3 to 1.10.3 in the compose-dependencies group#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/compose-dependencies-1d78ead2aa

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps the compose-dependencies group with 1 update: org.jetbrains.compose.

Updates org.jetbrains.compose from 1.9.3 to 1.10.3

Release notes

Sourced from org.jetbrains.compose's releases.

1.10.3

Changes since 1.10.2

Fixes

Multiple Platforms

  • Remove check for arbitrary transforms in Matrix conversions due to incorrect detection of regular rotation. Now the behaviour is aligned with Android #2860

Components

Gradle plugin

org.jetbrains.compose version 1.10.3

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.3 Runtime 1.10.5
UI org.jetbrains.compose.ui:ui*:1.10.3 UI 1.10.5
Foundation org.jetbrains.compose.foundation:foundation*:1.10.3 Foundation 1.10.5
Material org.jetbrains.compose.material:material*:1.10.3 Material 1.10.5
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

1.10.2

Changes since 1.10.1

No Compose Multiplatform specific changes

Components

Gradle plugin

org.jetbrains.compose version 1.10.2

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.2 Runtime 1.10.4
UI org.jetbrains.compose.ui:ui*:1.10.2 UI 1.10.4
Foundation org.jetbrains.compose.foundation:foundation*:1.10.2 Foundation 1.10.4

... (truncated)

Changelog

Sourced from org.jetbrains.compose's changelog.

1.10.3 (March 2026)

Changes since 1.10.2

Fixes

Multiple Platforms

  • Remove check for arbitrary transforms in Matrix conversions due to incorrect detection of regular rotation. Now the behaviour is aligned with Android #2860

Components

Gradle plugin

org.jetbrains.compose version 1.10.3

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.3 Runtime 1.10.5
UI org.jetbrains.compose.ui:ui*:1.10.3 UI 1.10.5
Foundation org.jetbrains.compose.foundation:foundation*:1.10.3 Foundation 1.10.5
Material org.jetbrains.compose.material:material*:1.10.3 Material 1.10.5
Material3 org.jetbrains.compose.material3:material3*:1.10.0-alpha05 Material3 1.5.0-alpha08
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha02 Material3 Adaptive 1.3.0-alpha03
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.10.0 Lifecycle 2.10.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.0.0-alpha06 Navigation3 1.0.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.0.1 Navigation Event 1.0.2
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

1.11.0-alpha04 (March 2026)

Changes since 1.11.0-alpha03

Breaking Changes

Multiple Platforms

  • To decouple common Compose graphics APIs from direct Skia/Skiko types, non-Android Shader is now a dedicated Compose wrapper type. Since it's not an ABI-compatible change, you might need to update some libraries that use this API to newer, compatible versions. Migration: #2810
    • If you pass raw Skia/Skiko shaders into Compose APIs, wrap with SkShader.asComposeShader().
    • If you need low-level Skia/Skiko access from Compose Shader, use Shader.skiaShader extension.

Migration Notes

Multiple Platforms

... (truncated)

Commits
  • 25bafa5 Clarify deprecation message for materialIconsExtended (#5520) (#5521)
  • c0eb527 Clarify deprecation message for materialIconsExtended (#5520)
  • 924efbb CMP-9545: Cache Storage API extra check for protocol (#5516) (#5518)
  • d1a4155 CMP-9545: Cache Storage API extra check for protocol (#5516)
  • ed8a2c1 Bump Compose Hot Reload to 1.0.0 Stable in Compose Gradle plugin (#5492)
  • 220dcd9 Bump Compose Hot Reload to 1.0.0 Stable in Compose Gradle plugin (#5491)
  • 5851953 [Cherry-pick] Increase Maven Upload socket timeouts (#5490)
  • 9be701d Increase Maven Upload socket timeout (#5488)
  • 9929867 Increase Maven Upload socket timeout (#5486)
  • 2540b97 Downgrade Kotlin to 2.2.20 in libraries (#5484)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the compose-dependencies group with 1 update: [org.jetbrains.compose](https://github.com/JetBrains/compose-jb).


Updates `org.jetbrains.compose` from 1.9.3 to 1.10.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.9.3...v1.10.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-version: 1.10.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compose-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

The following labels could not be found: gradle. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

❌ CI Build failed

Build Status: failure
Commit: f47baec

View full build log

Artifacts

  • Build reports
  • Coverage reports
  • Demo APK (if successful)

Automated comment by GitHub Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants