Skip to content

Bump jb-androidx-lifecycle from 2.10.0 to 2.11.0 - #238

Merged
Alberto97 merged 1 commit into
masterfrom
dependabot/gradle/jb-androidx-lifecycle-2.11.0
Aug 7, 2026
Merged

Bump jb-androidx-lifecycle from 2.10.0 to 2.11.0#238
Alberto97 merged 1 commit into
masterfrom
dependabot/gradle/jb-androidx-lifecycle-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps jb-androidx-lifecycle from 2.10.0 to 2.11.0.
Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.10.0 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose's changelog.

1.12.0-beta03 (July 2026)

Changes since 1.12.0-beta02

Features

Desktop

Fixes

iOS

  • (prerelease fix) Fix crash when cancelling text input #3208
  • Fix rare crash that occurs when iOS accesses a disposed AccessibilityElement #3214
  • Fix crash on iOS 14 caused by referencing CAFrameRateRangeDefault, which is only available on iOS 15+ #3219
  • (prerelease fix) Fix an issue where taps near the screen edge could be missed when the back-swipe gesture recognizer was tracking touches #3220

Desktop

  • (prelease fix) Fix "Desktop release build fails with VerifyError: Bad return type" #5652

Web

  • Fix a regression in scrolling when ComposeViewport is embedded in HTML scrollable container #3221
  • Fix div#cmp_a11y_root having 0×0 dimensions on Compose for Web (Kotlin/WASM), which made Compose content invisible to hit-test-based accessibility tools such as Accessibility Inspector and Appium. The a11y container is now sized to match the canvas and stays in sync on resize #3226
  • Fixed the hidden software keyboard in mobile browsers in focused text fields #3235

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta03

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-beta03 Runtime 1.12.0-beta02
UI org.jetbrains.compose.ui:ui*:1.12.0-beta03 UI 1.12.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-beta03 Foundation 1.12.0-beta02
Material org.jetbrains.compose.material:material*:1.12.0-beta03 Material 1.12.0-beta02
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha03 Material3 1.5.0-alpha22
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0 Lifecycle 2.11.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha02 Navigation3 1.2.0-alpha04
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0

... (truncated)

Commits

Updates org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose from 2.10.0 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose's changelog.

1.12.0-beta03 (July 2026)

Changes since 1.12.0-beta02

Features

Desktop

Fixes

iOS

  • (prerelease fix) Fix crash when cancelling text input #3208
  • Fix rare crash that occurs when iOS accesses a disposed AccessibilityElement #3214
  • Fix crash on iOS 14 caused by referencing CAFrameRateRangeDefault, which is only available on iOS 15+ #3219
  • (prerelease fix) Fix an issue where taps near the screen edge could be missed when the back-swipe gesture recognizer was tracking touches #3220

Desktop

  • (prelease fix) Fix "Desktop release build fails with VerifyError: Bad return type" #5652

Web

  • Fix a regression in scrolling when ComposeViewport is embedded in HTML scrollable container #3221
  • Fix div#cmp_a11y_root having 0×0 dimensions on Compose for Web (Kotlin/WASM), which made Compose content invisible to hit-test-based accessibility tools such as Accessibility Inspector and Appium. The a11y container is now sized to match the canvas and stays in sync on resize #3226
  • Fixed the hidden software keyboard in mobile browsers in focused text fields #3235

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta03

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-beta03 Runtime 1.12.0-beta02
UI org.jetbrains.compose.ui:ui*:1.12.0-beta03 UI 1.12.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-beta03 Foundation 1.12.0-beta02
Material org.jetbrains.compose.material:material*:1.12.0-beta03 Material 1.12.0-beta02
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha03 Material3 1.5.0-alpha22
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0 Lifecycle 2.11.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha02 Navigation3 1.2.0-alpha04
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/jb-androidx-lifecycle-2.11.0 branch from 5eb4ad5 to 2f4144d Compare July 17, 2026 12:23
Bumps `jb-androidx-lifecycle` from 2.10.0 to 2.11.0.

Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/jb-androidx-lifecycle-2.11.0 branch from 2f4144d to ee13cb4 Compare August 7, 2026 22:25
@Alberto97
Alberto97 merged commit afe26d6 into master Aug 7, 2026
1 check passed
@Alberto97
Alberto97 deleted the dependabot/gradle/jb-androidx-lifecycle-2.11.0 branch August 7, 2026 22:29
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant