Skip to content

chore(deps): update compose.multiplatform to v1.11.0#5350

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/minor-1.11-compose.multiplatform
May 13, 2026
Merged

chore(deps): update compose.multiplatform to v1.11.0#5350
renovate[bot] merged 1 commit into
masterfrom
renovate/minor-1.11-compose.multiplatform

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.compose 1.10.31.11.0 age confidence
org.jetbrains.compose.ui:ui 1.10.31.11.0 age confidence
org.jetbrains.compose.runtime:runtime 1.10.31.11.0 age confidence
org.jetbrains.compose.material:material 1.10.31.11.0 age confidence
org.jetbrains.compose.foundation:foundation 1.10.31.11.0 age confidence
org.jetbrains.compose.components:components-resources 1.10.31.11.0 age confidence

Release Notes

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

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


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label May 13, 2026
@renovate renovate Bot enabled auto-merge (squash) May 13, 2026 13:06
@renovate renovate Bot force-pushed the renovate/minor-1.11-compose.multiplatform branch from 08d3890 to ace9fbb Compare May 13, 2026 13:17
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (b655b84) to head (41c57fc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5350   +/-   ##
=========================================
  Coverage     61.53%   61.53%           
  Complexity       14       14           
=========================================
  Files             2        2           
  Lines            78       78           
  Branches          4        4           
=========================================
  Hits             48       48           
  Misses           24       24           
  Partials          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DanySK DanySK force-pushed the renovate/minor-1.11-compose.multiplatform branch from ace9fbb to da3131d Compare May 13, 2026 15:07
@renovate renovate Bot force-pushed the renovate/minor-1.11-compose.multiplatform branch from da3131d to dbfe05a Compare May 13, 2026 15:07
@DanySK DanySK force-pushed the renovate/minor-1.11-compose.multiplatform branch 3 times, most recently from 95e78ae to c810d3f Compare May 13, 2026 18:37
@renovate renovate Bot force-pushed the renovate/minor-1.11-compose.multiplatform branch from c810d3f to 0b4de20 Compare May 13, 2026 18:38
@DanySK DanySK force-pushed the renovate/minor-1.11-compose.multiplatform branch from 0b4de20 to 2d38b97 Compare May 13, 2026 18:48
@DanySK DanySK force-pushed the renovate/minor-1.11-compose.multiplatform branch from 2d38b97 to 41c57fc Compare May 13, 2026 20:13
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot merged commit 8ba82c6 into master May 13, 2026
28 checks passed
@renovate renovate Bot deleted the renovate/minor-1.11-compose.multiplatform branch May 13, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants