Skip to content

Update composejb to v1.11.0-beta03#621

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/composejb
Open

Update composejb to v1.11.0-beta03#621
renovate[bot] wants to merge 1 commit intomainfrom
renovate/composejb

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.compose 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.ui:ui-backhandler 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.html:html-core 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.ui:ui 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.components:components-resources 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.foundation:foundation 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.runtime:runtime 1.11.0-beta021.11.0-beta03 age confidence
org.jetbrains.compose.desktop:desktop 1.11.0-beta021.11.0-beta03 age confidence

Release Notes

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

v1.11.0-beta03

Changes since 1.11.0-beta02

Features

Multiple Platforms
  • Implement drag-to-scroll in SelectionContainer. When the mouse pointer is dragged outside the element while selecting text, the text element will be scrolled accordingly. Note that this requires wrapping the content in a scrolling container/modifier, e.g. Modifier.verticalScroll #​2979

Fixes

Multiple Platforms
  • Fix mouse-clicks being missed occasionally (typically when using Apple's Magic Mouse) #​2975
  • Fix crash when pressing up/down keys in an open context menu #​2976
iOS
  • (prerelease fix) Fix UINavigationBar safe area insets not included in WindowInsets.safeDrawing #​2965
  • (prerelease fix) Fix an issue where Compose content may become stretched after screen rotation #​2968
  • (prerelease fix) Fix SegmentFrequentTick and SegmentTick haptic feedbacks #​2969
Desktop
Web
  • (prerelease fix) [iOS] Fix crash when using 'Fast delete': Cannot coerce value to an empty range: maximum -1 is less than minimum 0 #​2964
  • (prerelease fix) Fix dragAndDropSource combined with clickable doesn't allow to start drag #​2974

Components

Gradle plugin

org.jetbrains.compose version 1.11.0-beta03

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.11.0-beta03 Runtime 1.11.0-rc01
UI org.jetbrains.compose.ui:ui*:1.11.0-beta03 UI 1.11.0-rc01
Foundation org.jetbrains.compose.foundation:foundation*:1.11.0-beta03 Foundation 1.11.0-rc01
Material org.jetbrains.compose.material:material*:1.11.0-beta03 Material 1.11.0-rc01
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-alpha03 Lifecycle 2.11.0-alpha03
Navigation org.jetbrains.androidx.navigation:navigation-*:2.9.2 Navigation 2.9.7
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.1.0 Navigation3 1.1.0
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0-beta01 Navigation Event 1.1.0-rc01
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 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 21, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/libsClient.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q :dependencies :client:dependencies :libs:dependencies :server:dependencies :client:android:dependencies :client:core:dependencies :client:data-models:dependencies :client:desktop:dependencies :client:presentation:dependencies :client:ui:dependencies :client:web:dependencies :libs:preferences:dependencies :server:application:dependencies :server:db-models:dependencies :server:library-manager:dependencies :server:metadata-manager:dependencies :server:shared:dependencies :server:stream-service:dependencies :client:ui:xc-framework:dependencies :server:db-models:jooq-generator:dependencies :server:db-models:testing:dependencies --update-locks org.jetbrains.compose:org.jetbrains.compose.gradle.plugin,org.jetbrains.compose.ui:ui-backhandler,org.jetbrains.compose.html:html-core,org.jetbrains.compose.ui:ui,org.jetbrains.compose.components:components-resources,org.jetbrains.compose.foundation:foundation,org.jetbrains.compose.runtime:runtime,org.jetbrains.compose.desktop:desktop

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':client:core:dependencies'.
> Could not resolve all dependencies for configuration ':client:core:jvmMainCompileClasspath'.
   > Failed to calculate the value of task ':client:core:compileJvmMainJava' property 'javaCompiler'.
      > Cannot find a Java installation on your machine (Linux 6.1.155 amd64) matching: {languageVersion=21, vendor=any vendor, implementation=vendor-specific, nativeImageCapable=false}. Toolchain download repositories have not been configured.

* Try:
> Learn more about toolchain auto-detection and auto-provisioning at https://docs.gradle.org/9.4.1/userguide/toolchains.html#sec:auto_detection.
> Learn more about toolchain repositories at https://docs.gradle.org/9.4.1/userguide/toolchains.html#sub:download_repositories.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 2m 39s

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes. Give us feedback

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