Skip to content

Update jetbrains.compose to v1.11.0#40

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jetbrains.compose
Open

Update jetbrains.compose to v1.11.0#40
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jetbrains.compose

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.compose 1.10.01.11.0 age confidence
org.jetbrains.compose.ui:ui-test 1.10.01.11.0 age confidence
org.jetbrains.compose.foundation:foundation 1.10.01.11.0 age confidence
org.jetbrains.compose.runtime:runtime 1.10.01.11.0 age confidence

Release Notes

JetBrains/compose-multiplatform (org.jetbrains.compose)

v1.11.0

Changes since 1.11.0-beta03

Features

Multiple Platforms
  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #​3020

Fixes

Multiple Platforms
  • Fix crash when selecting text right-to-left and then typing a character via IME #​2983
  • (prerelease fix) Fix memory leak during mutating Path after migrating to skia m144 #​2997
iOS
  • (prerelease fix) Fix WindowInsets.systemBars add extra horizontal insets on iOS 26.0 #​3019
Desktop
  • [ComposePanel in compose.swing.render.on.graphics mode] Fix Metal offscreen rendering crash when drawing to a Software renderer #​3009
Web
  • (prerelease fix) Fix handling Fast Delete in mobile browsers #​2987
  • [iOS] Fix virtual keyboard jumps after each tap. iOS 26.4 only #​3013
  • [Safari] Fix an issue where buttons required a second click to respond after performing drag-and-drop operations #​3014

Components

Gradle plugin

org.jetbrains.compose version 1.11.0-rc01

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.11.0-rc01 Runtime 1.11.0
UI org.jetbrains.compose.ui:ui*:1.11.0-rc01 UI 1.11.0
Foundation org.jetbrains.compose.foundation:foundation*:1.11.0-rc01 Foundation 1.11.0
Material org.jetbrains.compose.material:material*:1.11.0-rc01 Material 1.11.0
Material3 org.jetbrains.compose.material3:material3*:1.11.0-alpha07 Material3 1.5.0-alpha17
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha07 Material3 Adaptive 1.3.0-alpha10
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0-beta01 Lifecycle 2.11.0-beta01
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.1.1 Navigation3 1.1.1
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0-rc01 Navigation Event 1.1.0
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

v1.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

v1.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
Material org.jetbrains.compose.material:material*:1.10.2 Material 1.10.4
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-beta01 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

v1.10.1

Changes since 1.10.0

Fixes

Multiple Platforms
  • Improved the deprecation message for compose.materialIconsExtended to explain that the artifact is pinned to version 1.7.3 and suggest migration to Material Symbols #​5521
iOS
  • Fix possible text styles cache corruption (text color is sometimes randomly black) #​2630
  • Fix an issue where fonts and icons may become corrupted #​2693
  • Fix an issue where the first frame may not be rendered on Compose container appearance #​2692
  • Fix the crash that may occur when the Compose container disposes #​2691
Web
  • Fix Ctrl/Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer #​2701
  • Fix mouse wheel scrolling on web by accounting for screen density #​2725
Resources
  • Fixes an issue where web resources failed to load when calling the Cache Storage API with unsupported protocols (e.g., vscode-webview: in VS Code webviews) #​5518

Components

Gradle plugin

org.jetbrains.compose version 1.10.1

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.10.1 Runtime 1.10.2
UI org.jetbrains.compose.ui:ui*:1.10.1 UI 1.10.2
Foundation org.jetbrains.compose.foundation:foundation*:1.10.1 Foundation 1.10.2
Material org.jetbrains.compose.material:material*:1.10.1 Material 1.10.2
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-alpha06 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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update jetbrains.compose to v1.10.1 Update jetbrains.compose Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/jetbrains.compose branch from eec871e to 372feca Compare March 5, 2026 22:56
@renovate renovate Bot changed the title Update jetbrains.compose Update jetbrains.compose to v1.10.2 Mar 5, 2026
@renovate renovate Bot changed the title Update jetbrains.compose to v1.10.2 Update jetbrains.compose Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/jetbrains.compose branch from 372feca to dee8db8 Compare March 19, 2026 21:00
@renovate renovate Bot changed the title Update jetbrains.compose Update jetbrains.compose to v1.10.3 Mar 19, 2026
@renovate renovate Bot force-pushed the renovate/jetbrains.compose branch from dee8db8 to 40c6c09 Compare May 13, 2026 14:12
@renovate renovate Bot changed the title Update jetbrains.compose to v1.10.3 Update jetbrains.compose to v1.11.0 May 13, 2026
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