Skip to content

⬆️ Update compose-multiplatform#26

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/compose-multiplatform
Open

⬆️ Update compose-multiplatform#26
renovate[bot] wants to merge 1 commit intomainfrom
renovate/compose-multiplatform

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose:org.jetbrains.compose.gradle.plugin 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.ui:ui-tooling-preview 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.ui:ui-tooling 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.ui:ui 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.runtime:runtime 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.foundation:foundation 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.compose.components:components-resources 1.11.0-alpha041.11.0-beta01 age adoption passing confidence
org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-navigation3 2.10.0-beta012.10.0 age adoption passing confidence
org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose 2.10.0-beta012.10.0 age adoption passing confidence
org.jetbrains.androidx.lifecycle:lifecycle-viewmodel 2.10.0-beta012.10.0 age adoption passing confidence
org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose 2.10.0-beta012.10.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.11.0-beta01

Changes since 1.11.0-alpha04

Breaking Changes

iOS
  • Dialog and Popup container views are now located on a system transition view above the root view controller, but below modally presented view controllers. This may affect presentation of interop view controllers #​2833

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 #​2850
iOS
  • Fix an issue where Popup and Dialog may not close when clicked outside of their bounds #​2815
  • Fix crash caused by mouse hover #​2834
  • Fix an issue where the text cursor appeared in the wrong position when dragging it after selecting text #​2833
  • Fix an issue where selection handles were not rendered inside the magnifier #​2833
  • Fix an issue where popups and dialogs were displayed above a modally presented view controller #​2833
  • Traversal groups now convert into an additional node in the accessibility hierarchy #​2848
  • (prerelease fix) Fix issues with interop views addition and removal #​2842
  • (prerelease fix) Fix an issue where system context menu items (Look Up, Translate, Search, etc.) are not presented #​2837
  • Fix Cmd + C (copy) event handling for the selected text wrapped in SelectionContainer when using a hardware keyboard #​2872
  • Fix the scrolling inertia issue when performing short scroll gestures #​2851
  • Fix an issue where a fling may occur unexpectedly when lifting a finger #​2851
  • (prerelease fix) Fix high memory consumption caused by the Compose container resizing when parallelRendering is enabled #​2882
Desktop
Web
  • Fix incorrect mouse click detection #​2844
  • Fix an issue where wheel events reported incorrect mouse button state in Safari and Firefox #​2844
  • The browser now handles additional cut, copy, and paste keyboard shortcuts, such as Shift+Insert #​2871
  • Fix an issue where "fast delete" action removed characters one by one instead of deleting whole words in text fields on iOS #​2875

Components

Gradle plugin

org.jetbrains.compose version 1.11.0-beta01

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.11.0-beta01 Runtime 1.11.0-beta01
UI org.jetbrains.compose.ui:ui*:1.11.0-beta01 UI 1.11.0-beta01
Foundation org.jetbrains.compose.foundation:foundation*:1.11.0-beta01 Foundation 1.11.0-beta01
Material org.jetbrains.compose.material:material*:1.11.0-beta01 Material 1.11.0-beta01
Material3 org.jetbrains.compose.material3:material3*:1.11.0-alpha05 Material3 1.5.0-alpha15
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-alpha06 Material3 Adaptive 1.3.0-alpha09
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0-alpha02 Lifecycle 2.11.0-alpha02
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.1.0-beta01 Navigation3 1.1.0-beta01
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0-alpha01 Navigation Event 1.1.0-alpha01
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: Branch creation - At 10:00 PM through 11:59 PM and 12:00 AM through 04:59 AM ( * 22-23,0-4 * * * ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/compose-multiplatform branch from f815f4f to a3cc16a Compare March 26, 2026 13:54
@renovate renovate bot changed the title ⬆️ Update compose-multiplatform to v2.10.0 ⬆️ Update compose-multiplatform Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants