Skip to content

chore(deps): bump androidx-lifecycle from 2.8.4 to 2.10.0#55

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

chore(deps): bump androidx-lifecycle from 2.8.4 to 2.10.0#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/androidx-lifecycle-2.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

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

Changelog

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

1.11.1 (June 2026)

Changes since 1.11.0

Fixes

iOS

  • Fix element selection with Full Keyboard Access #3043

Web

  • Fix an unexpected crash in A11Y: Node $id not found #3065

Components

Gradle plugin

org.jetbrains.compose version 1.11.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.11.1 Runtime 1.11.2
UI org.jetbrains.compose.ui:ui*:1.11.1 UI 1.11.2
Foundation org.jetbrains.compose.foundation:foundation*:1.11.1 Foundation 1.11.2
Material org.jetbrains.compose.material:material*:1.11.1 Material 1.11.2
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 Navigation Event 1.1.1
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

1.12.0-alpha01 (May 2026)

Changes since 1.11.0

Migration Notes

Desktop

  • The background parameter of SwingPanel has been deprecated. Instead set the background manually in the factory method. There's a new (experimental) Color.toAwtColor() function to convert Compose color objects to AWT ones #3024

Features

... (truncated)

Commits

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

Changelog

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

1.11.1 (June 2026)

Changes since 1.11.0

Fixes

iOS

  • Fix element selection with Full Keyboard Access #3043

Web

  • Fix an unexpected crash in A11Y: Node $id not found #3065

Components

Gradle plugin

org.jetbrains.compose version 1.11.1

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.11.1 Runtime 1.11.2
UI org.jetbrains.compose.ui:ui*:1.11.1 UI 1.11.2
Foundation org.jetbrains.compose.foundation:foundation*:1.11.1 Foundation 1.11.2
Material org.jetbrains.compose.material:material*:1.11.1 Material 1.11.2
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 Navigation Event 1.1.1
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

1.12.0-alpha01 (May 2026)

Changes since 1.11.0

Migration Notes

Desktop

  • The background parameter of SwingPanel has been deprecated. Instead set the background manually in the factory method. There's a new (experimental) Color.toAwtColor() function to convert Compose color objects to AWT ones #3024

Features

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `androidx-lifecycle` from 2.8.4 to 2.10.0.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, gradle. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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