Skip to content

⬆️ Bump lifecycle from 2.11.0-beta01 to 2.11.0 - #4638

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/lifecycle-2.11.0
Open

⬆️ Bump lifecycle from 2.11.0-beta01 to 2.11.0#4638
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/lifecycle-2.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps lifecycle from 2.11.0-beta01 to 2.11.0.
Updates org.jetbrains.androidx.lifecycle:lifecycle-common from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-common'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 from 2.11.0-beta01 to 2.11.0

Changelog

Sourced from org.jetbrains.androidx.lifecycle:lifecycle-runtime'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.11.0-beta01 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

Updates org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.11.0-beta01 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

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 16, 2026
Bumps `lifecycle` from 2.11.0-beta01 to 2.11.0.

Updates `org.jetbrains.androidx.lifecycle:lifecycle-common` from 2.11.0-beta01 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` from 2.11.0-beta01 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.11.0-beta01 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-viewmodel-compose` from 2.11.0-beta01 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-common
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/lifecycle-2.11.0 branch from 483f39e to 6319d96 Compare July 30, 2026 03:30
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.

0 participants